Releases: postfinance/topf
Releases · postfinance/topf
v0.2.3
[0.2.3] - 2026-04-22
Features
- Redact sensitive data in dry runs outputs (#43) (2c55b1a)
- Permit specifying custom apply mode (#48) (3399b9c)
- Add --wait-for-maintenance flag to reset (#42) (1cc03e0)
- Dry-run returns exitCode=2 when changes are detected (41b1804)
- Add multi-version doc with 'mike' (f084f70)
- Permit specifying flags as TOPF_ env vars (ce24a23)
Bug Fixes
- readme: Rename old 'patches' folder to 'all' (8403519)
- Process yaml files with leading empty doc (3d1649c)
- documentation: Patches folder has been renamed to all (6de1469)
Documentation
- Update according to latest changes (408173b)
Miscellaneous
- Update changelog (109da70)
- readme: Update talos/kubernetes versions (2ee6431)
- Refactor patch loading (d9b049f)
- Upgrade go-deps (20bd2d4)
Build
- deps: Bump actions/deploy-pages from 4 to 5 (#38) (e6cc23e)
- deps: Bump goreleaser/goreleaser-action from 6 to 7 (#28) (3dacb07)
- deps: Bump docker/setup-buildx-action from 3 to 4 (#30) (f9e7ba5)
- deps: Bump docker/login-action from 3 to 4 (#29) (5797495)
- deps: Bump actions/upload-pages-artifact from 4 to 5 (#46) (5c799f1)
- Add pre-release builds support (c29cade)
- Fix goreleaser config field (0718664)
- Prevent changelog generation with pre-release builds (1263d8a)
v0.2.3-rc.3
v0.2.3-rc.2
[0.2.3-rc.2] - 2026-04-22
Documentation
- Update according to latest changes (3f446ca)
Miscellaneous
- Update changelog (b3b972b)
Build
- deps: Bump goreleaser/goreleaser-action from 6 to 7 (#28) (3dacb07)
- deps: Bump docker/setup-buildx-action from 3 to 4 (#30) (f9e7ba5)
- deps: Bump docker/login-action from 3 to 4 (#29) (5797495)
- deps: Bump actions/upload-pages-artifact from 4 to 5 (#46) (5c799f1)
- Add pre-release builds support (4a059ff)
- Fix goreleaser config field (2bc3a57)
v0.2.3-rc.1
[0.2.3-rc.1] - 2026-04-20
Features
- Redact sensitive data in dry runs outputs (#43) (2c55b1a)
- Permit specifying custom apply mode (#48) (3399b9c)
- Add --wait-for-maintenance flag to reset (#42) (1cc03e0)
- Dry-run returns exitCode=2 when changes are detected (41b1804)
Bug Fixes
- readme: Rename old 'patches' folder to 'all' (8403519)
- Process yaml files with leading empty doc (3d1649c)
- documentation: Patches folder has been renamed to all (6de1469)
Miscellaneous
- Update changelog (109da70)
- readme: Update talos/kubernetes versions (2ee6431)
- Refactor patch loading (d9b049f)
- Upgrade go-deps (20bd2d4)
Build
v0.2.2
v0.2.1
[0.2.1] - 2026-02-17
Bug Fixes
- Skew secret cert clock to past to handle time drift (855755b)
- lint: Resolve gosec log injection warning (23eca64)
Miscellaneous
Build
- deps: Bump actions/setup-python from 5 to 6 (afd3e79)
- deps: Bump actions/checkout from 5 to 6 (0501cbf)
- deps: Bump actions/setup-go from 5 to 6 (a54a89e)
- deps: Bump golangci/golangci-lint-action from 8 to 9 (36fd37a)
- deps: Bump actions/upload-pages-artifact from 3 to 4 (c603e7c)
- deps: Bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4 (c1e23c2)
- deps: Bump github.com/cosi-project/runtime from 1.13.0 to 1.14.0 (2bffe91)
v0.2.0
[0.2.0] - 2026-02-13
Features
- BREAKING: Rename
patchesfolder toall(415b82d) - kubeconfig: Make validity configurable via flag (85e17b5)
- upgrade: Make reboot mode configurable (#11) (1d7f30e)
Bug Fixes
- apply: Only throw warning when --auto-bootstrap has no CP nodes (2891762)
Documentation
- Add early stage disclaimer (f25d7b4)
- Topf schematic id and philosophy (ed9f0b0)
- Installer-image and upgrade improvements (48ca530)
- readme: Add demo link (01e67b8)
- migration: Precise secrets relocation (e129b69)
- configuration-model: Rm slash from role (b875b9e)
- apply: Add --dry-run flag (97a9493)
Miscellaneous
- kubeconfig: Use context in username (50b9c7f)
- Fix linter warning (3b0992d)
- Don't gitignore cmd/topf folder (d65e45d)
- cliff: Improve changelog and breaking changes visibility (39f981a)