Releases: package-operator/boxcutter
Releases · package-operator/boxcutter
v0.14.0 (Breaking Changes)
What's Changed
- build(deps): bump the otel group with 2 updates by @dependabot[bot] in #506
- build(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 in the golangx group by @dependabot[bot] in #507
- build(deps): bump github.com/google/cel-go from 0.27.0 to 0.28.0 by @dependabot[bot] in #509
- build(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21 by @dependabot[bot] in #508
- build(deps): bump sigs.k8s.io/controller-runtime from 0.23.1 to 0.23.3 by @dependabot[bot] in #484
- PKO-409: Make app.kubernetes.io/managed-by label customiseable by @mdbooth in #511
- build(deps): bump the golangx group across 1 directory with 3 updates by @dependabot[bot] in #512
- build(deps): bump the kube group with 6 updates by @dependabot[bot] in #513
- build(deps): bump the openapi group with 13 updates by @dependabot[bot] in #514
- build(deps): bump sigs.k8s.io/structured-merge-diff/v6 from 6.3.2 to 6.4.0 by @dependabot[bot] in #515
- build(deps): bump github.com/go-openapi/jsonpointer from 0.23.0 to 0.23.1 in the openapi group by @dependabot[bot] in #516
- Update golangci to 2.11.4 by @eqrx in #517
- build(deps): bump github.com/mattn/go-isatty from 0.0.21 to 0.0.22 by @dependabot[bot] in #521
- build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.0 by @dependabot[bot] in #523
- build(deps): bump go.uber.org/zap from 1.27.1 to 1.28.0 by @dependabot[bot] in #522
- build(deps): bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 by @dependabot[bot] in #525
- build(deps): bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1 by @dependabot[bot] in #526
- build(deps): bump the golangx group with 3 updates by @dependabot[bot] in #528
- Update linters by @eqrx in #520
- build(deps): bump cel.dev/expr from 0.25.1 to 0.25.2 by @dependabot[bot] in #530
- Proposal: replace previous owners concept with sibling owners by @erdii in #527
- Bump to go1.26 by @eqrx in #533
- build(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 in the golangx group across 1 directory by @dependabot[bot] in #529
- build(deps): bump github.com/google/cel-go from 0.28.0 to 0.28.1 by @dependabot[bot] in #531
- build(deps): bump the golangx group with 2 updates by @dependabot[bot] in #534
- Manually update k8s deps by @eqrx in #535
- build(deps): bump the otel group with 2 updates by @dependabot[bot] in #536
- build(deps): bump github.com/prometheus/common from 0.67.5 to 0.68.0 by @dependabot[bot] in #537
- Update cardboard dep by @eqrx in #538
- build(deps): bump sigs.k8s.io/kind from 0.31.0 to 0.32.0 by @dependabot[bot] in #540
- build(deps): bump github.com/go-openapi/jsonreference from 0.21.5 to 0.21.6 in the openapi group by @dependabot[bot] in #539
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- build(deps): bump github.com/fxamacker/cbor/v2 from 2.9.0 to 2.9.1 by @dependabot[bot] in #502
- build(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #499
- build(deps): bump the kube group across 1 directory with 6 updates by @dependabot[bot] in #493
- Fix collision protection when object is not in cache by @mdbooth in #504
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- bugfix: ensure collision detection runs before revision linearity check by @perdasilva in #501
- Add FieldValue Probe by @dtfranz in #500
New Contributors
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- build(deps): bump github.com/go-openapi/swag/cmdutils from 0.25.4 to 0.25.5 by @dependabot[bot] in #468
- build(deps): bump github.com/prometheus/procfs from 0.19.2 to 0.20.1 by @dependabot[bot] in #465
- build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #463
- build(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 by @dependabot[bot] in #480
- chore(dependabot): group opentelemtry and go-openapi dependency PRs t… by @erdii in #481
- build(deps): bump the kube group with 6 updates by @dependabot[bot] in #462
- build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 in the golangx group by @dependabot[bot] in #461
- build(deps): bump the openapi group with 13 updates by @dependabot[bot] in #482
- build(deps): bump go.yaml.in/yaml/v2 from 2.4.3 to 2.4.4 by @dependabot[bot] in #488
- build(deps): bump the otel group with 2 updates by @dependabot[bot] in #487
- build(deps): bump k8s.io/klog/v2 from 2.130.1 to 2.140.0 in the kube group by @dependabot[bot] in #485
- Fix migrateFieldManagersToSSA on update path by @mdbooth in #496
- build(deps): bump the golangx group across 1 directory with 7 updates by @dependabot[bot] in #490
- Add WithAggregatePhase...Errors to continue phase handling on error (#491) by @mdbooth in #492
New Contributors
Full Changelog: v0.11.0...v0.12.0
v0.11.0 (Breaking)
What's Changed
- chore(dependabot): group dependencies and assign dependency-maintainers group to PRs by @erdii in #443
- PKO-386: Update golangci-lint to 2.9.0 by @thetechnick in #457
- Changing order of operations for flaky unittest by @thetechnick in #458
- build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #454
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #453
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #452
- chore(deps): bump sigs.k8s.io/structured-merge-diff/v6 from 6.3.2-0.20260122202528-d9cc6641c482 to 6.3.2 by @dependabot[bot] in #440
- chore(deps): bump pkg.package-operator.run/cardboard/modules/kubeclients from 0.0.4 to 0.1.0 by @dependabot[bot] in #436
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #451
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #450
- chore(deps): bump pkg.package-operator.run/cardboard/kubeutils from 0.0.4 to 0.1.0 by @dependabot[bot] in #434
- build(deps): bump the golangx group with 5 updates by @dependabot[bot] in #456
- build(deps): bump the kube group with 6 updates by @dependabot[bot] in #455
- chore(deps): bump pkg.package-operator.run/cardboard/modules/kind from 0.0.4 to 0.1.0 by @dependabot[bot] in #435
- Owner optional by @thetechnick in #459
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Update k8s deps and fix schema name generation breaking by @thetechnick in #432
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- (feat): add WithTeardownWriter option to teardown by @perdasilva in #423
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #392
- chore(deps): bump golang.org/x/sys from 0.38.0 to 0.39.0 by @dependabot[bot] in #394
- chore(deps): bump github.com/go-openapi/jsonpointer from 0.22.3 to 0.22.4 by @dependabot[bot] in #403
- chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #398
- chore(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 by @dependabot[bot] in #395
- chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 by @dependabot[bot] in #401
- chore(deps): bump go.opentelemetry.io/otel/trace from 1.38.0 to 1.39.0 by @dependabot[bot] in #397
- chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #400
- chore(deps): bump k8s.io/component-base from 0.34.2 to 0.34.3 by @dependabot[bot] in #409
- chore(deps): bump k8s.io/apiserver from 0.34.2 to 0.34.3 by @dependabot[bot] in #407
- chore(deps): bump github.com/go-openapi/jsonreference from 0.21.3 to 0.21.4 by @dependabot[bot] in #402
- chore(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by @dependabot[bot] in #410
- feat: add revision result summary utility by @perdasilva in #393
- chore(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 by @dependabot[bot] in #412
- chore(deps): bump github.com/prometheus/common from 0.67.4 to 0.67.5 by @dependabot[bot] in #418
- chore(deps): bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in #419
- chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 by @dependabot[bot] in #421
- chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 by @dependabot[bot] in #422
- chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #420
- Add accessor for obj contained in Error by @thetechnick in #424
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- chore(deps): bump k8s.io/api from 0.34.0 to 0.34.1 by @dependabot[bot] in #295
- chore(deps): bump k8s.io/apiserver from 0.33.4 to 0.34.1 by @dependabot[bot] in #289
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.33.4 to 0.34.1 by @dependabot[bot] in #282
- chore(deps): bump github.com/mailru/easyjson from 0.9.0 to 0.9.1 by @dependabot[bot] in #296
- chore(deps): bump github.com/go-openapi/swag/stringutils from 0.24.0 to 0.25.0 by @dependabot[bot] in #299
- chore(deps): bump github.com/go-openapi/swag/jsonname from 0.24.0 to 0.25.0 by @dependabot[bot] in #307
- chore(deps): bump github.com/go-openapi/swag/fileutils from 0.24.0 to 0.25.0 by @dependabot[bot] in #308
- chore(deps): bump github.com/go-openapi/swag/mangling from 0.24.0 to 0.25.0 by @dependabot[bot] in #306
- chore(deps): bump github.com/go-openapi/swag/typeutils from 0.24.0 to 0.25.0 by @dependabot[bot] in #297
- chore(deps): bump github.com/go-openapi/swag/netutils from 0.24.0 to 0.25.0 by @dependabot[bot] in #303
- chore(deps): bump github.com/go-openapi/swag/conv from 0.24.0 to 0.25.0 by @dependabot[bot] in #298
- chore(deps): bump github.com/go-openapi/swag/cmdutils from 0.24.0 to 0.25.0 by @dependabot[bot] in #304
- chore(deps): bump github.com/go-openapi/swag/jsonutils from 0.24.0 to 0.25.0 by @dependabot[bot] in #305
- chore(deps): bump github.com/go-openapi/swag/yamlutils from 0.24.0 to 0.25.0 by @dependabot[bot] in #300
- chore(deps): bump github.com/go-openapi/swag from 0.24.1 to 0.25.0 by @dependabot[bot] in #301
- chore(deps): bump github.com/go-openapi/swag/loading from 0.24.0 to 0.25.0 by @dependabot[bot] in #302
- Update go to 1.24.6 by @eqrx in #309
- chore(deps): bump github.com/go-openapi/swag/jsonname from 0.25.0 to 0.25.1 by @dependabot[bot] in #311
- chore(deps): bump github.com/go-openapi/swag/mangling from 0.25.0 to 0.25.1 by @dependabot[bot] in #316
- chore(deps): bump github.com/go-openapi/swag/stringutils from 0.25.0 to 0.25.1 by @dependabot[bot] in #319
- chore(deps): bump github.com/go-openapi/swag/cmdutils from 0.25.0 to 0.25.1 by @dependabot[bot] in #321
- chore(deps): bump github.com/go-openapi/swag/netutils from 0.25.0 to 0.25.1 by @dependabot[bot] in #320
- chore(deps): bump github.com/go-openapi/swag/typeutils from 0.25.0 to 0.25.1 by @dependabot[bot] in #313
- chore(deps): bump github.com/go-openapi/swag/conv from 0.25.0 to 0.25.1 by @dependabot[bot] in #318
- chore(deps): bump github.com/go-openapi/swag/jsonutils from 0.25.0 to 0.25.1 by @dependabot[bot] in #314
- chore(deps): bump github.com/go-openapi/swag/yamlutils from 0.25.0 to 0.25.1 by @dependabot[bot] in #317
- chore(deps): bump github.com/go-openapi/swag/loading from 0.25.0 to 0.25.1 by @dependabot[bot] in #315
- chore(deps): bump github.com/go-openapi/swag/fileutils from 0.25.0 to 0.25.1 by @dependabot[bot] in #310
- chore(deps): bump github.com/go-openapi/swag from 0.25.0 to 0.25.1 by @dependabot[bot] in #312
- chore(deps): bump github.com/go-openapi/jsonpointer from 0.22.0 to 0.22.1 by @dependabot[bot] in #322
- chore(deps): bump github.com/go-openapi/jsonreference from 0.21.1 to 0.21.2 by @dependabot[bot] in #323
- chore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #324
- chore(deps): bump github.com/prometheus/common from 0.66.1 to 0.67.1 by @dependabot[bot] in #325
- chore(deps): bump github.com/stretchr/objx from 0.5.2 to 0.5.3 by @dependabot[bot] in #326
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.2 by @dependabot[bot] in #327
- chore(deps): bump golang.org/x/term from 0.35.0 to 0.36.0 by @dependabot[bot] in #328
- chore(deps): bump golang.org/x/time from 0.13.0 to 0.14.0 by @dependabot[bot] in #329
- chore(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #331
- chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in #332
- chore(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 by @dependabot[bot] in #330
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.2 to 0.22.3 by @dependabot[bot] in #334
- Fix data races in trackingcache tests by @thetechnick in #336
- AI-Generate unittests for ownerhandling package by @thetechnick in #240
- Ai machinery test by @thetechnick in #241
- chore(deps): bump github.com/prometheus/procfs from 0.17.0 to 0.18.0 by @dependabot[bot] in #337
- chore(deps): bump github.com/prometheus/common from 0.67.1 to 0.67.2 by @dependabot[bot] in #339
- chore(deps): bump github.com/prometheus/procfs from 0.18.0 to 0.19.2 by @dependabot[bot] in #341
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4 by @dependabot[bot] in #342
- chore(deps): bump cel.dev/expr from 0.24.0 to 0.25.0 by @dependabot[bot] in #343
- Add support for Unknown probing states by @thetechnick in #340
- feat: integrate boxcutter into pko remote phases by @robshelly in #245
- chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 by @dependabot[bot] in #347
- chore(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #348
- chore(deps): bump github.com/go-openapi/jsonreference from 0.21.2 to 0.21.3 by @dependabot[bot] in #346
- chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #349
- refactor: fix typo in InTransition by @perdasilva in #345
- chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 by @dependabot[bot] in #351
- chore(deps): bump cel.dev/expr from 0.25.0 to 0.25.1 by @dependabot[bot] in #350
- chore(deps): bump k8s.io/component-base from 0.34.1 to 0.34.2 by @dependabot[bot] in #359
- chore(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in #353
- chore(deps): bump github.com/go-openapi/swag/jsonname from 0.25.1 to 0.25.3 by @dependabot[bot] in #365
- chore(deps): bump github.com/go-openapi/swag from 0.25.1 to 0.25.3 by @dependabot[bot] in #367
- chore(deps): bump github.com/go-openapi/jsonpointer from 0.22.1 to 0.22.3 by @dependabot[bot] in #372
- chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #376
- chore(deps): bump k8s.io/apiserver from 0.34.1 to 0.34.2 by @dependabot[bot] in #356
- chore(deps): bump github.com/google/gnostic-models from 0.7.0 to 0.7.1 by @dependabot[bot] in #375
- chore(deps): bump sigs.k8s.io/structured-merge-diff/v6 from 6.3.0 to 6.3.1 by @dependabot[bot] in #377
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.34.1 to 0.34.2 by @dependabot[bot] in #354
- chore(deps): bump github.com/prometheus/common from 0.67.2 to 0...
v0.7.1
What's Changed
- chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #279
- chore(deps): bump go.opentelemetry.io/otel from 1.33.0 to 1.38.0 by @dependabot[bot] in #285
- chore(deps): bump cel.dev/expr from 0.19.1 to 0.24.0 by @dependabot[bot] in #287
- chore(deps): bump go.yaml.in/yaml/v2 from 2.4.2 to 2.4.3 by @dependabot[bot] in #290
- chore(deps): bump github.com/stoewer/go-strcase from 1.3.0 to 1.3.1 by @dependabot[bot] in #292
- chore(deps): bump github.com/google/cel-go from 0.23.2 to 0.26.1 by @dependabot[bot] in #293
- chore(deps): bump github.com/antlr4-go/antlr/v4 from 4.13.0 to 4.13.1 by @dependabot[bot] in #288
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.1 by @perdasilva in #294
New Contributors
- @perdasilva made their first contribution in #294
Full Changelog: v0.7.0...v0.7.1