Skip to content

v0.14.0-alpha

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 09:47
f0a265f

0.14.0-alpha (2024-04-02)

Features

Bug Fixes

  • audience assertion adheres to RFC-7519, section 4.1.3 (#1237) (560a470)
  • Rule set, the rule is loaded from, is considered while updating or deleting rules (#1298) (e571248)

Documentation

  • Contour integration guide updated to cover global configuration in addition to the route based one (#1253) (74bcebd)
  • Documentation restructured to make it more comprehensive (#1075) by @godrin, @REABMAX, @Ebano and @KieronWiltshire (6612633)
  • HAProxy guide updated to cover global integration with the Ingress Controller (#1240) (ed27797)
  • Integration guide for OpenFGA (#1299) (1d8bea2)
  • Traefik integration guide updated to cover global configuration in addition to the route based one (#1269) (73b1d4c)

Dependencies

  • update golang to 1.22.1 (#1219) (4449cb7)
  • update golang.org/x/exp digest to a685a6e (#1245) (41ba4a2)
  • update google.golang.org/genproto/googleapis/rpc digest to c3f9821 (#1301) (4ccf593)
  • update kubernetes packages to v0.29.3 (#1249) (43f3233)
  • update module github.com/dlclark/regexp2 to v1.11.0 (#1209) (c51eda9)
  • update module github.com/evanphx/json-patch/v5 to v5.9.0 (#1156) (3770509)
  • update module github.com/go-co-op/gocron/v2 to v2.2.9 (#1292) (3555329)
  • update module github.com/go-jose/go-jose/v4 to v4.0.1 [security] (#1225) (45e5a46)
  • update module github.com/go-playground/validator/v10 to v10.19.0 (#1217) (564d256)
  • update module github.com/google/cel-go to v0.20.1 (#1224) (a0669a8)
  • update module github.com/google/uuid to v1.6.0 (#1151) (5f9dc9c)
  • update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.1.0 (#1241) (bff3874)
  • update module github.com/jellydator/ttlcache/v3 to v3.2.0 (#1198) (7c560d2)
  • update module github.com/knadh/koanf/v2 to v2.1.0 (#1178) (1e344d3)
  • update module github.com/ory/ladon to v1.3.0 (#1222) (3ca9ec4)
  • update module github.com/prometheus/client_golang to v1.19.0 (#1212) (256932f)
  • update module github.com/rs/zerolog to v1.32.0 (#1165) (d4678f6)
  • update module github.com/tidwall/gjson to v1.17.1 (#1187) (a1680a1)
  • update module github.com/tonglil/opentelemetry-go-datadog-propagator to v0.1.2 (#1215) (0d2a6ce)
  • update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.49.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/contrib/instrumentation/host to v0.49.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.49.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/contrib/instrumentation/runtime to v0.49.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/contrib/propagators/autoprop to v0.49.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel to v1.24.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/bridge/opentracing to v1.24.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc to v1.24.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp to v1.24.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/exporters/otlp/otlptrace to v1.24.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc to v1.24.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp to v1.24.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/exporters/prometheus to v0.46.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/exporters/zipkin to v1.24.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/metric to v1.24.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/sdk to v1.24.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/sdk/metric to v1.24.0 (#1209) (c51eda9)
  • update module go.opentelemetry.io/otel/trace to v1.24.0 (#1209) (c51eda9)
  • update module go.uber.org/fx to v1.21.0 (#1244) (99963e0)
  • update module gocloud.dev to v0.37.0 (#1236) (8d1c7fe)
  • update module google.golang.org/genproto/googleapis/rpc to b0ce06b (#1209) (c51eda9)
  • update module google.golang.org/grpc to v1.62.1 (#1220) (d22d0d2)
  • update module google.golang.org/protobuf to v1.33.0 (#1221) (e2dab94)
  • update module k8s.io/klog/v2 to v2.120.1 (#1139) (541828b)