Skip to content

Commit 56e059b

Browse files
authored
Update changelog for v0.9.16 (#1905)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Added v0.9.16 entry to the changelog. * **New Features** * OpenStack provider now references images by name instead of by ID. * **Bug Fixes** * Fixed Cloudflare account ID propagation when updating to newer releases. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 3b94eca commit 56e059b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/CHANGELOG/changelog-0.9.x.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,3 +373,11 @@ kubernetes:
373373

374374
## Bug fixes
375375
- Fixes issues with incompatible docker api in the ansibler service that resulted in the error from [#1885](https://github.com/berops/claudie/issues/1885)
376+
377+
## v0.9.16
378+
379+
## What's Changed
380+
- The open stack provider will now use image names instead of image ids, this was due to the possibility of the ids being replaced by the provider and no longer valid [#1902](https://github.com/berops/claudie/pull/1902)
381+
382+
## Bug fixes
383+
- Fix cloudflare account id propagation when updating to newer claudie versions [#1904](https://github.com/berops/claudie/pull/1904)

0 commit comments

Comments
 (0)