Skip to content

v0.50.0

Choose a tag to compare

@dborovcanin dborovcanin released this 01 Aug 11:57
· 14 commits to main since this release
a28f4a2

What's Changed

  • Add hooks by @arvindh123 in #515
  • Bump node from 25.1.0-alpine to 26.4.0-alpine in /ui/docker in the docker-dependency group across 1 directory by @dependabot[bot] in #513
  • Bump the npm-dependency group across 2 directories with 28 updates by @dependabot[bot] in #516
  • Bump go.etcd.io/etcd/client/v3 from 3.6.12 to 3.6.13 by @dependabot[bot] in #521
  • Bump github.com/klauspost/compress from 1.18.6 to 1.19.0 by @dependabot[bot] in #520
  • Bump google.golang.org/grpc from 1.81.1 to 1.82.0 by @dependabot[bot] in #518
  • Bump go.etcd.io/etcd/server/v3 from 3.6.12 to 3.6.13 by @dependabot[bot] in #519
  • Bump github.com/pion/dtls/v3 from 3.1.4 to 3.1.5 by @dependabot[bot] in #517
  • Recover session lease and re-register ownership keys on expiry by @dborovcanin in #522
  • Fix etcd watch gaps causing silent cluster state loss by @dborovcanin in #523
  • Make retained Match deterministic and complete by @dborovcanin in #524
  • fix sitemap URLs to use trailing slashes by @ianmuchyri in #532
  • Bump github.com/dgraph-io/badger/v4 from 4.9.2 to 4.9.4 by @dependabot[bot] in #525
  • Bump golang.org/x/sync from 0.21.0 to 0.22.0 by @dependabot[bot] in #526
  • Bump go.etcd.io/etcd/client/v3 from 3.6.13 to 3.7.0 by @dependabot[bot] in #527
  • Bump golang.org/x/crypto from 0.53.0 to 0.54.0 by @dependabot[bot] in #528
  • Bump the docker-dependency group across 2 directories with 2 updates by @dependabot[bot] in #530
  • Bump golang.org/x/net from 0.56.0 to 0.57.0 by @dependabot[bot] in #529
  • Bump go.etcd.io/etcd/server/v3 from 3.6.13 to 3.7.0 by @dependabot[bot] in #533
  • Bump google.golang.org/grpc from 1.82.0 to 1.82.1 by @dependabot[bot] in #534
  • Bump the gh-dependency group across 1 directory with 2 updates by @dependabot[bot] in #535
  • Bump the npm-dependency group across 2 directories with 17 updates by @dependabot[bot] in #536
  • Bump typescript from 6.0.3 to 7.0.2 in /ui in the npm-dependency group across 1 directory by @dependabot[bot] in #537
  • Add isolated AMQP local principals for Atom audit publishing by @arvindh123 in #544
  • FMQ broker hardening by @dborovcanin in #546
  • Bump the npm-dependency group across 2 directories with 16 updates by @dependabot[bot] in #545
  • Bump go.etcd.io/etcd/client/v3 from 3.7.0 to 3.7.1 by @dependabot[bot] in #542
  • Bump github.com/rabbitmq/amqp091-go from 1.12.0 to 1.13.0 by @dependabot[bot] in #538
  • Bump github.com/dgraph-io/badger/v4 from 4.9.4 to 4.9.5 by @dependabot[bot] in #540
  • Bump go.etcd.io/etcd/server/v3 from 3.7.0 to 3.7.1 by @dependabot[bot] in #539
  • Derive local-principal capability from roles, not listeners by @dborovcanin in #547
  • FMQ badger close guard by @dborovcanin in #548

Full Changelog: v0.40.0...v0.50.0