Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 4 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,9 @@ Release notes are generated from [Conventional Commits](https://www.conventional

### Bug Fixes

- **ci:** Add workflow-level read-only permission floor to e2e.yaml [792a627](https://github.com/platformrelay/provider-gridscale/commit/792a62748e4170b772da0e402cfe3bd355fb45b2)
- **ci:** Add workflow-level read-only permission floor to e2e.yaml [a311484](https://github.com/platformrelay/provider-gridscale/commit/a31148477ddb5babb57218fa98ceacb46736f53e)

- **deps:** Bump goldmark 1.7.17 and otel 1.44.0 for GO-2026-5320/5158 [991c741](https://github.com/platformrelay/provider-gridscale/commit/991c7413587a8fe2b61ab4400a322f3681cf4e23)


### Documentation

- **readme:** Drop the broken ghcr.io Container badge link [a18fd3c](https://github.com/platformrelay/provider-gridscale/commit/a18fd3c5d875c2ed6a0cf188418bb6ea8563eb7f)

## [0.3.0](https://github.com/platformrelay/provider-gridscale/compare/v0.2.2..v0.3.0) - 2026-07-29

### Bug Fixes
- **deps:** Bump goldmark 1.7.17 and otel 1.44.0 for GO-2026-5320/5158 [7f1f667](https://github.com/platformrelay/provider-gridscale/commit/7f1f66784f3a1eb6a138e0eabf4ec232bc6fcbfc)

- **main:** Wire SetupCustom and SetupCustomGated into provider startup E8-S04 [4152617](https://github.com/platformrelay/provider-gridscale/commit/4152617b442c569b65adaff2522ef4f42da1e704)

Expand All @@ -36,6 +27,8 @@ Release notes are generated from [Conventional Commits](https://www.conventional

### Documentation

- **readme:** Drop the broken ghcr.io Container badge link [a18fd3c](https://github.com/platformrelay/provider-gridscale/commit/a18fd3c5d875c2ed6a0cf188418bb6ea8563eb7f)

- **release:** Clarify publish is independent of the changelog PR [6d985f1](https://github.com/platformrelay/provider-gridscale/commit/6d985f1f31ccabe764c8fa2a268ed979f933bf06)

- **release:** Defer v0.3.0 changelog to tag automation; correct coordination [4cafa4e](https://github.com/platformrelay/provider-gridscale/commit/4cafa4e4d9740e00f399869c868ca4cdccf8fb48)
Expand Down
Loading