All notable changes to this project will be documented in this file.
pterradactyl
adheres to Semantic Versioning.
- Fixed terraform binary install for arm64 architecture
- Fixed by Mohamed Abdul Huq Ismail in Pull Request #15
- Fixed import error related to importing metadata from importlib
- Fixed by Mohamed Abdul Huq Ismail in Pull Request #14
- Remove unused python-interface and MarkUpSafe dependencies
- Removed by Mohamed Abdul Huq Ismail in Pull Request #14
- Updated poetry version to 1.4.1
- Updated by Marcin Zalewski in Pull Request #13
- Removed support for python versions < 3.10.10
- Removed by Marcin Zalewski in Pull Request #13
- Allow non-semantic versioning in the terraform provider plugin configuration.
- Fixed by Marcin Zalewski in Pull Request #6
- Fixed backward compatibility issue caused due to unknown parameters in logging.BasicConfig introduced in python 3.9+.
- Fixed by Mohamed Abdul Huq Ismail in Pull Request #5
- Added new lines in examples and test configs.
- Added by Mohamed Abdul Huq Ismail in Pull Request #5
- Added check-version GitHub action.
- Added by Marcin Zalewski
- Fix CoveCov token
- Added by Marcin Zalewski
- Fix relative links to absolute urls in README.md
- Added by Marcin Zalewski
- Added Pterradactyl documentation and init Pterradactyl version for OSS
- Added by Marcin Zalewski
- Fix replace log.info to print as it adds additional line in yaml file.
- Added by Marcin Zalewski