Skip to content

Release 3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 18:22
v3.6.0
adedab5

3.6.0 (2022-10-23)

  • feat(kafka): attempt to create topics on startup (d08cec4)
  • feat(metrics): ServiceMonitors for arango/redpanda (0db653d)
  • fix(headers): don't send content-location on 4xx (9e43d50)
  • fix(webSockets): better backwards compat hack? (c92bee9)
  • fix(websockets): maintain backwards compatibility of client (236b2b6)
  • fix(websockets): remove back optimization check (e51c138)
  • refactor(misc): update libs, deps, etc (a427b2d)
  • refactor(well-known): fastify & prom metrics (c6d100f)
  • perf(websockets): streamline websocket handling (ac0b282)