Releases: package-operator/boxcutter
Releases · package-operator/boxcutter
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
v0.7.0
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #256
- chore(deps): bump sigs.k8s.io/kind from 0.29.0 to 0.30.0 by @dependabot[bot] in #260
- chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #263
- chore(deps): bump github.com/go-openapi/jsonpointer from 0.21.2 to 0.22.0 by @dependabot[bot] in #265
- chore(deps): bump github.com/go-openapi/jsonreference from 0.21.0 to 0.21.1 by @dependabot[bot] in #266
- chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #262
- chore(deps): bump github.com/go-openapi/swag from 0.23.1 to 0.24.1 by @dependabot[bot] in #264
- chore(deps): bump github.com/prometheus/common from 0.65.0 to 0.66.0 by @dependabot[bot] in #267
- chore(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #268
- chore(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.1 by @dependabot[bot] in #269
- chore(deps): bump github.com/prometheus/common from 0.66.0 to 0.66.1 by @dependabot[bot] in #270
- chore(deps): bump github.com/prometheus/client_golang from 1.23.1 to 1.23.2 by @dependabot[bot] in #271
- chore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #273
- chore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #274
- chore(deps): bump golang.org/x/term from 0.34.0 to 0.35.0 by @dependabot[bot] in #275
- chore(deps): bump golang.org/x/time from 0.12.0 to 0.13.0 by @dependabot[bot] in #276
- chore(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in #277
- chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #280
- Migrate probing package from package-operator to boxcutter by @thetechnick in #284
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- chore(deps): bump k8s.io/apimachinery from 0.33.3 to 0.33.4 by @dependabot[bot] in #247
- chore(deps): bump k8s.io/api from 0.33.3 to 0.33.4 by @dependabot[bot] in #248
- chore(deps): bump k8s.io/client-go from 0.33.3 to 0.33.4 by @dependabot[bot] in #246
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.33.3 to 0.33.4 by @dependabot[bot] in #249
- chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #253
- [PKO-295] Managed cache metrics by @pbabic-redhat in #255
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- Revert "[PKO-295] Feat: Implement Managed Cache Metrics Collector" by @thetechnick in #252
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Fix deadlock caused by trackingCache.removeOtherInformers by @joelanford in #251
New Contributors
- @joelanford made their first contribution in #251
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #243
- chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #238
- chore(deps): bump gopkg.in/evanphx/json-patch.v4 from 4.12.0 to 4.13.0 by @dependabot[bot] in #242
- chore(deps): bump github.com/go-openapi/jsonpointer from 0.21.1 to 0.21.2 by @dependabot[bot] in #244
- AI-Generate unittests and fix found issues by @thetechnick in #239
- chore(deps): bump github.com/emicklei/go-restful/v3 from 3.12.2 to 3.13.0 by @dependabot[bot] in #250
- [PKO-295] Feat: Implement Managed Cache Metrics Collector by @pbabic-redhat in #226
New Contributors
- @pbabic-redhat made their first contribution in #226
Full Changelog: v0.4.0...v0.5.0