Skip to content

Releases: netbox-community/netbox-operator

v0.2.15

15 Sep 13:07
4fc6e27

Choose a tag to compare

Bump the go-dependencies group with 19 updates (#432)

What's Changed

Contributions

  • chore: bump version to v0.2.14 and update changelog by @github-actions[bot] in #429
  • Bump the go-dependencies group with 7 updates by @dependabot[bot] in #430
  • Bump the go-dependencies group with 19 updates by @dependabot[bot] in #432

Full Changelog: v0.2.14...v0.2.15

v0.2.14

05 Sep 16:34
30f2f78

Choose a tag to compare

Bump golang from 1.25.0 to 1.25.1 (#428)

What's Changed

Contributions

  • chore: bump version to v0.2.13 and update changelog by @github-actions[bot] in #425
  • Bump actions/setup-go from 5.5.0 to 6.0.0 in the github-actions group by @dependabot[bot] in #426
  • Bump the go-dependencies group with 6 updates by @dependabot[bot] in #427
  • Bump golang from 1.25.0 to 1.25.1 by @jstudler in #428

Full Changelog: v0.2.13...v0.2.14

v0.2.13

01 Sep 14:08
8eeddc9

Choose a tag to compare

Bump the go-dependencies group with 29 updates (#424)

What's Changed

Contributions

  • chore: bump version to v0.2.12 and update changelog by @github-actions[bot] in #421
  • Bump golang from 1.24 to 1.25 by @jstudler in #423
  • Fix release notes to include all contributions by @pablogarciamiranda in #422
  • Bump the go-dependencies group with 29 updates by @dependabot[bot] in #424

Full Changelog: v0.2.12...v0.2.13

v0.2.12

26 Aug 08:40
debd6bd

Choose a tag to compare

Bump the go-dependencies group with 10 updates (#419)

What's Changed

Contributions

  • Bump leaselocker to v0.3.0 and switch to ll.UnlockWithRetry() by @jstudler in #417

Version Bumps

  • Bump the go-dependencies group with 10 updates by @dependabot[bot] in #419

Full Changelog: v0.2.11...v0.2.12

v0.2.11

18 Aug 14:31
64ca9eb

Choose a tag to compare

Bump golang from 1.24.6 to 1.25.0 in the docker group (#412)

What's Changed

Contributions

  • put skip ci message at beginning of commit message for clarity/consistency by @jstudler in #409
  • Dependabot Updates by @jstudler in #411
  • Remove self-approval step from release workflow as it's not allowed in gh by @jstudler in #410

Version Bumps

  • Bump the go-dependencies group with 9 updates by @dependabot[bot] in #414
  • Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #413
  • Bump github.com/emicklei/go-restful/v3 from 3.12.2 to 3.13.0 in the go-dependencies group by @dependabot[bot] in #416
  • Bump golang from 1.24.6 to 1.25.0 in the docker group by @dependabot[bot] in #412

New Contributors

  • @github-actions[bot] made their first contribution in #408

Full Changelog: v0.2.10...v0.2.11

v0.2.10

11 Aug 13:10
4e84724

Choose a tag to compare

fix: update release workflow to create PR instead of pushing directly… (#407)

Full Changelog: v0.2.9...v0.2.10

v0.2.9

11 Aug 09:16
a1e41fb

Choose a tag to compare

Bump golang.org/x/tools from 0.35.0 to 0.36.0 (#403)

What's Changed

Version Bumps

Full Changelog: v0.2.8...v0.2.9

v0.2.8

04 Aug 06:57
c73796d

Choose a tag to compare

Version Bumps

  • Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #396
  • Bump go.opentelemetry.io/proto/otlp from 1.7.0 to 1.7.1 by @dependabot[bot] in #397
  • Bump github.com/sagikazarmark/locafero from 0.9.0 to 0.10.0 by @dependabot[bot] in #398
  • Bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #399

Full Changelog: v0.2.7...v0.2.8

v0.2.7

29 Jul 12:18
d7ae8ae

Choose a tag to compare

What's Changed

Version Bumps

  • Bump github.com/cenkalti/backoff/v5 from 5.0.2 to 5.0.3 by @dependabot[bot] in #391
  • Bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #392
  • Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #393
  • Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #394

Full Changelog: v0.2.6...v0.2.7

v0.2.6

21 Jul 12:43
c793ad9

Choose a tag to compare

What's Changed

  • Fix iprangeclaim IpRangeName status field yaml/json name by @jstudler in #371
  • Add ownerReference to child resource on update by @jstudler in #369
  • Minor changes to align across controllers by @jstudler in #372
  • Verify prefix length when restoring PrefixClaim from NetBox by @jstudler in #373
  • Change of NetBox Operator IpAddress short name to enhance UX in Kubernetes 1.33+ by @jstudler in #375
  • Add formatting configurations and yamllint action by @jstudler in #376
  • Clean up e2e test files by @jstudler in #382

Version Bumps

  • Bump github.com/fxamacker/cbor/v2 from 2.8.0 to 2.9.0 by @dependabot[bot] in #381
  • Bump github.com/google/cel-go from 0.25.0 to 0.26.0 by @dependabot[bot] in #380
  • Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #379
  • Bump k8s.io/api from 0.33.2 to 0.33.3 by @dependabot[bot] in #377
  • Bump k8s.io/client-go from 0.33.2 to 0.33.3 by @dependabot[bot] in #378
  • Bump github.com/swisscom/leaselocker from 0.1.0 to 0.2.0 by @dependabot[bot] in #387
  • Bump k8s.io/apiserver from 0.33.2 to 0.33.3 by @dependabot[bot] in #386
  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #384
  • Bump k8s.io/apiextensions-apiserver from 0.33.2 to 0.33.3 by @dependabot[bot] in #383

Full Changelog: v0.2.5...v0.2.6