Releases: netbox-community/netbox-operator
Releases · netbox-community/netbox-operator
v0.2.5
What's Changed
Version Bumps
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.36.0 to 1.37.0 by @dependabot[bot] in #364
- Bump golang.org/x/term from 0.32.0 to 0.33.0 by @dependabot[bot] in #363
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.61.0 to 0.62.0 by @dependabot[bot] in #362
- Bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #366
- Bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #365
- Bump golang from 1.24.4 to 1.24.5 by @dependabot[bot] in #367
- Bump golang.org/x/tools from 0.34.0 to 0.35.0 by @dependabot[bot] in #370
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Cleanup old ReplicaSets after NetBox deployment patch to prevent volume Multi-Attach errors by @pablogarciamiranda in #345
Version Bumps
- Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in #358
- Bump github.com/stoewer/go-strcase from 1.3.0 to 1.3.1 by @dependabot in #357
- Bump github.com/prometheus/procfs from 0.16.1 to 0.17.0 by @dependabot in #356
- Bump sigs.k8s.io/apiserver-network-proxy/konnectivity-client from 0.31.2 to 0.33.0 by @dependabot in #355
- Bump github.com/prometheus/common from 0.63.0 to 0.65.0 by @dependabot in #354
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
Version Bumps
- Bump go.uber.org/mock from 0.5.1 to 0.5.2 by @dependabot in #340
- Bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot in #342
- Bump golang.org/x/time from 0.11.0 to 0.12.0 by @dependabot in #344
- Bump k8s.io/apiextensions-apiserver from 0.33.1 to 0.33.2 by @dependabot in #343
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.26.3 to 2.27.0 by @dependabot in #341
- Bump go.opentelemetry.io/otel/trace from 1.36.0 to 1.37.0 by @dependabot in #347
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.36.0 to 1.37.0 by @dependabot in #348
- Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot in #349
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.0 to 2.27.1 by @dependabot in #350
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Configure dependabot to run on mondays at 08:00 in the Europe/Zurich timezone by @pablogarciamiranda in #335
- Fix NetBox NGINX deployment for IPv4-only environments by @pablogarciamiranda in #333
- Add step to e2e tests to clean up resources in the test NetBox instance by @bruelea in #321
Version bumps
- Bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 by @dependabot in #332
- Bump go.opentelemetry.io/proto/otlp from 1.6.0 to 1.7.0 by @dependabot in #330
- Bump cel.dev/expr from 0.23.1 to 0.24.0 by @dependabot in #331
- Bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 by @dependabot in #328
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #329
- Bump NetBox e2e test version from 4.1.8 to 4.1.11 by @henrybear327 in #242
- Bump github.com/spf13/cast from 1.7.1 to 1.9.2 by @dependabot in #338
- Bump k8s.io/apiserver from 0.33.1 to 0.33.2 by @dependabot in #337
- Bump github.com/fxamacker/cbor/v2 from 2.7.0 to 2.8.0 by @dependabot in #336
- Bump golang.org/x/tools from 0.31.0 to 0.34.0 by @dependabot in #334
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Allow overriding image registry and Helm chart sources in NetBox deploy script by @pablogarciamiranda in #296
Version bumps
- Bump github.com/go-openapi/errors from 0.22.0 to 0.22.1 by @dependabot in #327
- Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot in #326
- Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by @dependabot in #325
- Bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in #324
- Bump golang from 1.24.3 to 1.24.4 by @dependabot in #322
- Bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 by @dependabot in #323
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
Version bumps
- Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #308
- Bump google.golang.org/grpc from 1.71.0 to 1.72.0 by @dependabot in #307
- Bump github.com/go-openapi/jsonpointer from 0.21.0 to 0.21.1 by @dependabot in #306
- Bump golang.org/x/time from 0.10.0 to 0.11.0 by @dependabot in #305
- Bump golang.org/x/oauth2 from 0.28.0 to 0.30.0 by @dependabot in #304
- Bump sigs.k8s.io/structured-merge-diff/v4 from 4.6.0 to 4.7.0 by @dependabot in #303
- Bump golang.org/x/net from 0.38.0 to 0.40.0 by @dependabot in #314
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.26.1 to 2.26.3 by @dependabot in #313
- Bump github.com/sagikazarmark/locafero from 0.7.0 to 0.9.0 by @dependabot in #311
- Bump k8s.io/apimachinery from 0.33.0 to 0.33.1 by @dependabot in #310
- Bump golang from 1.24.2 to 1.24.3 by @dependabot in #309
- Bump gomodules.xyz/jsonpatch/v2 from 2.4.0 to 2.5.0 by @dependabot in #320
- Bump k8s.io/apiextensions-apiserver from 0.33.0 to 0.33.1 by @dependabot in #316
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.60.0 to 0.61.0 by @dependabot in #317
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.35.0 to 1.36.0 by @dependabot in #318
Full Changelog: v0.1.0...v0.2.0
v0.1.0
🎉 First non-alpha release of Netbox-Operator 🚀
What's Changed
- Basic operational manual by @pablogarciamiranda in #286
- Adapting deploy-netbox.sh to a vCluster deployment by @pablogarciamiranda in #293
- Feature/check keys in parent prefix selector by @bruelea in #295
Version bumps
- Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 by @dependabot in #289
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.34.0 to 1.35.0 by @dependabot in #291
- Bump go.uber.org/mock from 0.5.0 to 0.5.1 by @dependabot in #288
- Bump golang.org/x/term from 0.30.0 to 0.31.0 by @dependabot in #290
- Bump github.com/go-openapi/swag from 0.23.0 to 0.23.1 by @dependabot in #292
- Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #302
- Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in #301
- Bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot in #300
- Bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3 by @dependabot in #299
- Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot in #298
- Bump github.com/spf13/viper from 1.20.0 to 1.20.1 by @dependabot in #297
New Contributors
- @pablogarciamiranda made their first contribution in #286
Full Changelog: v0.1.0-alpha.7...v0.1.0
v0.1.0-alpha.7
What's Changed
- Add examples by @jstudler in #264
- Remove duplicate kind cluster creation by @jstudler in #257
- Improve CRD documention by @jstudler in #263
- Check restoration hash in NetBox before updating resource in NetBox by @bruelea in #285
- Consolidate Status and Condition reporting by @alexandernorth in #265
Version bumps
- Bump golang from 1.23.6 to 1.24.2 by @dependabot in #262
- Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 by @dependabot in #278
- Bump github.com/google/cel-go from 0.22.0 to 0.25.0 by @dependabot in #252
- Bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #258
- Bump go.opentelemetry.io/otel/metric from 1.34.0 to 1.35.0 by @dependabot in #260
- Bump golang.org/x/tools from 0.29.0 to 0.31.0 by @dependabot in #259
- Bump golangci/golangci-lint-action from 6.3.1 to 6.5.1 by @dependabot in #271
- Bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 by @dependabot in #270
- Bump k8s.io/component-base from 0.32.2 to 0.32.3 by @dependabot in #269
- Bump github.com/spf13/afero from 1.12.0 to 1.14.0 by @dependabot in #268
- Bump github.com/spf13/viper from 1.19.0 to 1.20.0 by @dependabot in #267
- Bump cel.dev/expr from 0.21.2 to 0.22.0 by @dependabot in #277
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.59.0 to 0.60.0 by @dependabot in #276
- Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.3 by @dependabot in #275
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.34.0 to 1.35.0 by @dependabot in #274
- Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #273
- Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #272
- Bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 by @dependabot in #280
- Bump github.com/emicklei/go-restful/v3 from 3.12.1 to 3.12.2 by @dependabot in #281
- Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.4 by @dependabot in #282
- Bump github.com/prometheus/procfs from 0.15.1 to 0.16.1 by @dependabot in #287
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
v0.1.0-alpha.6
Improved testing and depenency upgrades
What's Changed
- Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #243
- Bump golang.org/x/time from 0.9.0 to 0.10.0 by @dependabot in #247
- Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot in #246
- Bump k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.2 by @dependabot in #245
- Bump cel.dev/expr from 0.20.0 to 0.21.2 by @dependabot in #244
- Extend e2e chainsaw tests by @jstudler in #249
- Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 by @dependabot in #256
- Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #254
- Bump sigs.k8s.io/controller-runtime from 0.20.1 to 0.20.2 by @dependabot in #255
- Bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot in #251
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #253
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
v0.1.0-alpha.5
Improved testing, depenency upgrades and additional metrics
What's Changed
- Add e2e tests for Prefix by @henrybear327 in #161
- Migrate populating local demo data through database.sql to using NetBox API by @henrybear327 in #177
- Add part-of label to metrics monitor service labelSelector by @bruelea in #204
- upgraded controller tools and removed rbac-proxy for metrics endpoint by @faebr in #205
- Make metricsServerOptions configurable and add documentation by @bruelea in #226
- Add metrics for rest requests towards netbox by @bruelea in #231
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5