v0.12.0
What's Changed
- Remove duplicate and unused code by @jacobweinstock in #404
- smee: toDHCPData() from CRD's TimeServers to DHCP NTPServers by @rpardini in #434
- Move off github.com/equinix-labs/otel-init-go: by @jacobweinstock in #438
- Remove toolchain from go.mod by @jacobweinstock in #440
- Updating old documentation links to point to new locations by @jasonyates in #447
- Add retries to auto.ipxe kernel/initrd downloads: by @jacobweinstock in #432
- Ipxe hot fix by @jacobweinstock in #450
- Remove nix: by @jacobweinstock in #464
- Update Raspberry PI mac prefixes: by @jacobweinstock in #458
- Break out port from most CLI flags: by @jacobweinstock in #478
- Split out syslog port by @jacobweinstock in #480
- Fix nil pointer error: by @jacobweinstock in #483
- Fix missing assignment: by @jacobweinstock in #484
- Update readme: by @jacobweinstock in #487
- Gotoolchain by @jacobweinstock in #488
- Add full go version to go.mod by @jacobweinstock in #489
Dependencies
- Bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #393
- Bump go.opentelemetry.io/otel/trace from 1.21.0 to 1.23.1 by @dependabot in #401
- Bump go.opentelemetry.io/otel from 1.21.0 to 1.23.1 by @dependabot in #402
- Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #408
- Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #406
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.46.1 to 0.48.0 by @dependabot in #407
- Bump github.com/tinkerbell/tink from 0.9.0 to 0.10.0 by @dependabot in #405
- Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.2 by @dependabot in #409
- Bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #410
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.48.0 to 0.49.0 by @dependabot in #411
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #414
- Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #415
- Bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot in #420
- Bump cachix/install-nix-action from 25 to 26 by @dependabot in #417
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #421
- Bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #423
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #422
- Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 by @dependabot in #427
- Bump google.golang.org/grpc from 1.60.1 to 1.63.2 by @dependabot in #442
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.21.0 to 1.26.0 by @dependabot in #441
- Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #454
- Bump cachix/install-nix-action from 26 to 27 by @dependabot in #456
- Bump alpine from 3.19 to 3.20 by @dependabot in #459
- Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #455
- Bump go.opentelemetry.io/otel/sdk from 1.26.0 to 1.27.0 by @dependabot in #461
- Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #462
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.51.0 to 0.52.0 by @dependabot in #463
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #466
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.26.0 to 1.27.0 by @dependabot in #465
- Bump docker/build-push-action from 5 to 6 by @dependabot in #471
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #467
- Get facility code from HW object: by @jacobweinstock in #472
- Bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #473
- Bump go.opentelemetry.io/otel/trace from 1.27.0 to 1.28.0 by @dependabot in #474
- Bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #477
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.27.0 to 1.28.0 by @dependabot in #481
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.52.0 to 0.53.0 by @dependabot in #476
- Bump k8s.io/apimachinery from 0.29.3 to 0.30.3 by @dependabot in #485
- Bump k8s.io/client-go from 0.29.3 to 0.30.3 by @dependabot in #486
- Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.4 by @dependabot in #468
New Contributors
- @rpardini made their first contribution in #434
- @jasonyates made their first contribution in #447
Full Changelog: v0.11.0...v0.12.0