Skip to content

v0.22.5

Latest
Compare
Choose a tag to compare
@niklasad1 niklasad1 released this 29 Apr 16:11
· 24 commits to master since this release
v0.22.5
f0b27e2

[v0.22.5] - 2024-04-29

A small bug-fix release, see each commit below for further information.

[Fixed]

  • proc macros: collision between generated code name and proc macro API (#1363)
  • proc-macros: feature server-core compiles without the feature server (#1360)
  • client: add check in max_buffer_capacity_per_subscription that the buffer size > 0 (#1358)
  • types: Response type ignore unknown fields (#1353)