Releases: package-operator/boxcutter
Releases · package-operator/boxcutter
v0.3.0
What's Changed
- chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #227
- chore(deps): bump k8slibs to v0.33.3 and controller-runtime to v0.21.0 by @perdasilva by @erdii in #229
- Add logging for reflector errors by @thetechnick in #228
- OPRUN-4047: Handle /status subresource in comperator by @thetechnick in #231
- OPRUN-4046: Fix panic on out-of-order cache start by @thetechnick in #230
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(deps): bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 by @dependabot[bot] in #217
- chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #224
- PKO-305: re-add fixed enqueue watching by @erdii in #225
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- chore(deps): bump github.com/prometheus/procfs from 0.16.1 to 0.17.0 by @dependabot[bot] in #211
- chore(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #212
- chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #213
- chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0 by @dependabot[bot] in #214
- chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #215
- chore(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #216
- Revert enqueue-watching by @erdii in #219
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Bump github.com/prometheus/common from 0.63.0 to 0.64.0 by @dependabot in #181
- chore(deps): bump sigs.k8s.io/kind from 0.27.0 to 0.28.0 by @dependabot in #187
- chore(deps): bump sigs.k8s.io/kind from 0.28.0 to 0.29.0 by @dependabot in #189
- chore(deps): bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot in #191
- chore(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in #194
- chore(deps): bump golang.org/x/time from 0.11.0 to 0.12.0 by @dependabot in #193
- chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot in #192
- chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #196
- fix: use optimistic locking to update existing objects to avoid racing unseen modifications to objects past the comparator by @erdii in #198
- Fixes by @thetechnick in #197
- Add boxcutter logo by @thetechnick in #199
- Add EnqueueWatching by @thetechnick in #188
- Update golangci-lint to v2 by @eqrx in #200
- chore(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot in #206
- chore(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot in #207
- chore(deps): bump go.yaml.in/yaml/v3 from 3.0.3 to 3.0.4 by @dependabot in #209
- ci: let codecov ignore test folder (since it contains the integration tests) by @eqrx in #210
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot in #143
- Bump github.com/go-openapi/swag from 0.23.0 to 0.23.1 by @dependabot in #138
- Bump github.com/go-openapi/jsonpointer from 0.21.0 to 0.21.1 by @dependabot in #139
- Bump k8s.io/api from 0.32.2 to 0.32.3 by @dependabot in #142
- Bump k8s.io/client-go from 0.32.2 to 0.32.3 by @dependabot in #137
- Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #120
- Bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 by @dependabot in #140
- Bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 by @dependabot in #145
- Bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 by @dependabot in #144
- Bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 by @dependabot in #147
- Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #146
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #148
- Bump github.com/fxamacker/cbor/v2 from 2.7.0 to 2.8.0 by @dependabot in #149
- Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot in #155
- Bump golang.org/x/sys from 0.31.0 to 0.32.0 by @dependabot in #151
- Bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot in #152
- Bump golang.org/x/text from 0.23.0 to 0.24.0 by @dependabot in #154
- Bump golang.org/x/term from 0.30.0 to 0.31.0 by @dependabot in #153
- Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by @dependabot in #150
- Bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #158
- Bump golang.org/x/tools from 0.31.0 to 0.32.0 by @dependabot in #157
- [PKO-245] Sanitize code by @trevorwilliams2025 in #161
- Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot in #159
- Bump sigs.k8s.io/structured-merge-diff/v4 from 4.6.0 to 4.7.0 by @dependabot in #160
- Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #156
- Bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @dependabot in #162
- Bump golang.org/x/text from 0.24.0 to 0.25.0 by @dependabot in #177
- Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by @dependabot in #172
- Bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot in #173
- Bump golang.org/x/term from 0.31.0 to 0.32.0 by @dependabot in #178
- Bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in #176
- Bump golang.org/x/tools from 0.32.0 to 0.33.0 by @dependabot in #175
- Fix comparator integration tests by ensuring kube-controller-manager managed field consistency by @eqrx in #180
- Package Operator Integration by @erdii in #171
- fix: rename error to ErrEmptyKindOrVersion by @erdii in #186
New Contributors
- @trevorwilliams2025 made their first contribution in #161
Full Changelog: v0.1.0...v0.1.1
v0.1.0 - Initial Release
This library should be complete and no major changes should occur.
Integration work with e.g. Package Operator might still introduce some API changes.