Releases: Keyfactor/azure-appgateway-orchestrator
Releases · Keyfactor/azure-appgateway-orchestrator
3.2.0
3.1.0
3.0.0
3.0.0
- feat(certauth): Implement client certificate authentication as an alternative authentication mechanism.
- chore(docs): Update documentation to discuss the Key Vault Azure role-based access control permission model.
- fix(akv): Refactor Azure Key Vault certificate retrieval mechanism to recognize and appropriately handle secret versions.
Changelog
Readme
For the latest README.md updates visit the Main Page for this repository
3.0.0-rc.0
2.1.0
2.0.0
Azure Application Gateway Orchestrator Extension v2.0.0
- feat(bindings): Implemented a second Command Certificate Store Type called AppGwBin that logically represents the binding of an Application Gateway SSL Certificate to a TLS Listener.
- feat(bindings): Removed TLS Listener binding logic from AzureAppGW certificate store type implementation.
- chore(client): Refactored client to prefer dependency injection pattern.
- chore(jobs): Refactored Orchestrator job implementations to prefer dependency injection pattern.
- chore(tests): Implemented unit testing framework with a fake client interface.
- chore(tests): Implemented integration tests for both Orchestrator jobs and App Gateway client.
Changelog
Readme
For the latest README.md updates visit the Main Page for this repository