v0.0.14
Immutable
release. Only release title and notes can be modified.
There are no functional changes in this release, I have been refactoring the codebase and tightening security in a preparation for a 0.1 (or 1.0 if I feel brave) release.
Changelog
- 2f3c83e: Added a golden test for the layout where there are more dangerous shortcuts than normal (@kpumuk)
- 0dd87c2: Refactored style helpers to reduce duplication in initialyzing view layouts (@kpumuk)
- 621ff0b: Refactored lazy loading for sorted sets using a shared helpers (@kpumuk)
- b8d86d5: Refactored confirmation dialogs into a generic helper (@kpumuk)
- 5c233bc: Refactored status message dialog into a helper function (@kpumuk)
- 03db501: Don't need the awkward 'no queues' message on the queues page (@kpumuk)
- 7c082b5: Framed table size calculation extracted into a separate helper (@kpumuk)
- 2b2b4ed: Further generalized sorted entries data fetching (@kpumuk)
- fbae8b7: Simplify Sidekiq client version detection (@kpumuk)
- 539f58a: Bump Go to 1.25.6 for security fixes (@kpumuk)
- fefadc1: Updated Go to 1.26.0, and fixed linter issues by renaming 'format' to 'display' and 'metrics' to 'stats' (@kpumuk)
- aebf2c3: Updated golangci-lint to 2.9 in CI (@kpumuk)
- 56f93ea: Keep the metrics fetch command side effect free. (@kpumuk)
- 4ca92bf: Upgrade Charm TUI dependencies to v2 (@kpumuk)
- 5a894a0: Upgrade Go to 1.26.1 and golangci-lint to 2.11.2 (@kpumuk)
- 042f0bf: Reduce lazykiq binary size (@kpumuk)
- 7a881a0: Pin GitHub Actions and ungroup Dependabot (@kpumuk)
- 20744e5: Add release artifact attestations (@kpumuk)
- a57fc3a: Generate release SBOMs with Syft (@kpumuk)
- b20d8e5: Sign release checksums with cosign (@kpumuk)
- 4826ab6: Add dependency review workflow (@kpumuk)
- 26c7668: Add security policy (@kpumuk)
- 352fad4: Document release process (@kpumuk)
- 6206dcc: Add OSSF Scorecards workflow (@kpumuk)
- e4819f2: Pin Hugo version in docs workflow (@kpumuk)