Releases: shibayan/keyvault-acmebot
Releases · shibayan/keyvault-acmebot
v5.0.0-rc3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update README to include v5 preview details and migration notice for v4 by @shibayan in #959
- Enhance dashboard modals with notification and confirmation features by @shibayan in #960
- Implement nullable handling for certificate names and enhance DNS options with required properties by @shibayan in #961
- Bump github/codeql-action from 4.32.3 to 4.32.4 in the dependencies group by @dependabot[bot] in #962
- Bump the dependencies group with 2 updates by @dependabot[bot] in #965
Full Changelog: v5.0.0-rc2...v5.0.0-rc3
v5.0.0-rc2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update README for clarity and add commercial support section by @shibayan in #950
- Bump github/codeql-action from 4.31.11 to 4.32.2 in the dependencies group by @dependabot[bot] in #951
- Bump github/codeql-action from 4.32.2 to 4.32.3 in the dependencies group by @dependabot[bot] in #952
- Update Durable Functions packages by @shibayan in #956
- Use subscription scope for roleDefinitions in bicep by @pgelinas in #955
- Revamp dashboard design with enhanced styling and improved certificate management features by @shibayan in #957
- Support short-lived certificate by @shibayan in #958
New Contributors
Full Changelog: v5.0.0-rc1...v5.0.0-rc2
v5.0.0-rc1
Immutable
release. Only release title and notes can be modified.
What's Changed
Full Changelog: v5.0.0-preview6...v5.0.0-rc1
v5.0.0-preview6
Immutable
release. Only release title and notes can be modified.
What's Changed
- Pinned actions version use SHA-1 by @shibayan in #931
- Fixed Null Reference Type warning by @shibayan in #932
- Fixed nuget dependabot path by @shibayan in #933
- Add CodeQL configuration file and update workflow to use it by @shibayan in #934
- Remove Buypass GO SSL configuration by @shibayan in #936
- Bump the dependencies group with 2 updates by @dependabot[bot] in #937
- Revert "Add CodeQL configuration file and update workflow to use it" by @shibayan in #940
- Update CodeQL queries in workflow configuration by @shibayan in #941
- Bump the dependencies group with 2 updates by @dependabot[bot] in #943
- Support Certificate profile selection by @shibayan in #947
- feat: add akamai dns provider by @joostdebruijn in #944
- Support to Flex Consumption deployment by @shibayan in #948
New Contributors
- @joostdebruijn made their first contribution in #944
Full Changelog: v5.0.0-preview5...v5.0.0-preview6
v5.0.0-preview5
Immutable
release. Only release title and notes can be modified.
v5.0.0-preview4
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update NuGet packages by @shibayan in #914
- Change to specify only EKU for Server Auth by @shibayan in #918
- Bump actions/checkout from 5 to 6 in the dependencies group by @dependabot[bot] in #920
- Bump the dependencies group with 2 updates by @dependabot[bot] in #922
- Update NuGet packages by @shibayan in #923
Full Changelog: v5.0.0-preview3...v5.0.0-preview4
v5.0.0-preview3
Immutable
release. Only release title and notes can be modified.
v5.0.0-preview2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Adding gitsubmodule dependabot config by @shibayan in #888
- Bump ACMESharpCore from
4a1645ato7928b23by @dependabot[bot] in #889 - Bump ACMESharpCore from
7928b23toaa40536by @dependabot[bot] in #892 - Fixed issue failed api response by @shibayan in #893
- Update project title in README.md by @shibayan in #894
- Remove
MitigateChainOrderproperty by @shibayan in #895 - Bump ACMESharpCore from
aa40536tof05287cby @dependabot[bot] in #896 - Initial implementation of ACME Renewal Information by @shibayan in #897
- Change CodeQL autobuild mode by @shibayan in #898
- Fixed CodeQL autobuild config by @shibayan in #899
- Potential fix for code scanning alert no. 5: Workflow does not contain permissions by @shibayan in #900
- Bump the dependencies group with 2 updates by @dependabot[bot] in #905
Full Changelog: v5.0.0-preview1...v5.0.0-preview2
v5.0.0-preview1
Immutable
release. Only release title and notes can be modified.
First preview version of .NET Isolated
- Migrate to .NET Isolated model (#884)