What's Changed
- build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot[bot] in #410
- azure: Invalidate storage client if storage account name changes by @jshearer in #409
- build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs by @dependabot[bot] in #412
- support for journal hibernation by @jgraettinger in #411
- build(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot[bot] in #413
- broker: tear down a stale append pipeline before proxying by @jgraettinger in #414
- broker: tear down and restart a demoted replica by @jgraettinger in #415
- scale allocator member ItemLimit to the relative share of ItemSlots, and refine suspension eligibility by @jgraettinger in #416
- build(deps): bump github.com/golang/glog from 1.2.1 to 1.2.4 by @dependabot[bot] in #418
- increase zone name maximum length by @mdibaiee in #419
- consumer: resolution should allow omitted ProcessId by @jgraettinger in #417
- broker: require the topology is stable for longer before auto-suspending by @jgraettinger in #420
- message: nil out dequeued Envelope.Message after consumption by @jgraettinger in #422
- Phil/max msg size by @psFried in #426
- shard: convert errors to runes before truncating by @jgraettinger in #424
- build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #425
- build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs by @dependabot[bot] in #428
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #430
- consumer: Apply RPC takes optional hints to set on upsert by @jgraettinger in #429
- store_azure: if token refresh fails, allow the credential to be invalid by @jgraettinger in #431
- add client support for pre-shared authorization tokens by @jgraettinger in #432
- build(deps): bump requests from 2.32.0 to 2.32.4 in /docs by @dependabot[bot] in #433
- Update Apply APIs to authorize Upserts against full label sets by @jgraettinger in #434
- fix two rare bugs observed in Etcd response handling by @jgraettinger in #435
- fragment: slightly relax offset skip behavior by @jgraettinger in #437
- Add Robust Storage Health Monitoring to Gazette by @jgraettinger in #438
- feat: handle additional non-retryable errors in append service by @jgraettinger in #439
- stores: increase OK health-check interval and jitter by @jgraettinger in #440
- server: offer "http/1.1" and "h2" via ALPN by @jgraettinger in #445
- build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.27.0 by @dependabot[bot] in #441
- gazctlcmd: register stores in gazctl by @mdibaiee in #446
- message: change Clock.Tick() to increment by 1 microsecond by @jgraettinger in #448
- shards_prune: skip unhealthy stores when pruning shards by @mdibaiee in #449
- update many dependencies by @jgraettinger in #443
Full Changelog: v0.100.0...v0.101.0