[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)