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