Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Latest commit

 

History

History
50 lines (27 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

50 lines (27 loc) · 1.24 KB

Changelog

0.2.3 - 2019-12-11

Deprecated

  • This extension is now deprecated. Please use the chaostoolkit-google-cloud-platform extension instead.

0.2.2 - 2018-05-14

### Added

  • Read version from source file without importing

0.2.1 - 2018-04-24

Changed

  • Fixed setup.py to read version from package

0.2.0 - 2018-04-23

### Added

  • Added discovery support for chaos discover

Changed

  • Access token is refreshed when expired
  • No more of decorators to inject services and project context because it broke the experiment validation (since those arguments weren't explicitly passed on by the user). Good thing is API is leaner and less magical

0.1.0 - 2018-04-13

Added

  • Initial release