All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.1 - 2024-09-25
- Fixed issue with
GET
requests to Azure Key Vault API.
1.0.0 - 2021-02-08
- Instead of a hard coded dependency to guzzle/http we now use the PSR-17 and PSR-18 interfaces instead.
0.0.2 - 2020-09-22
- Downgraded required version of PHP to 7.2
0.0.1 - 2020-09-18
- This CHANGELOG file.
- Functionality for fetching certificates.
- Functionality for fetching secrets.