Releases: TheCloudTheory/Topaz
Releases · TheCloudTheory/Topaz
v1.0.239-alpha
Do not try to register DNS entries when running inside a container
v1.0.238-alpha
Fixed the check ensuring that Topaz runs as admin
v1.0.229-alpha
Some additional fixes for Key Vault
v1.0.210-alpha
Added registration of DNS entries for the workflow
v1.0.183-alpha
Added missing methods for Key Vault
v1.0.168-alpha
Test are won't reuse the same subscription ID so they won't fail
v1.0.155-alpha
Fixed invalid paths for endpoints
v1.0.152-alpha
What's Changed
- Bring your own certificate, test suite for Azure CLI by @kamil-mrzyglod in #19
- Add support for listing and removing resource groups by @kamil-mrzyglod in #22
- Added initial support for Azure Service Bus by @kamil-mrzyglod in #26
Full Changelog: v1.0.131-alpha...v1.0.152-alpha
v1.0.131-alpha
Disabled concurrent tests for publish workflow as well Signed-off-by: Kamil Mrzygłód <[email protected]>
v1.0.116-alpha
Fixed `CreateTableIfNotExists` method for Table Client