What's Changed
Changed
- [KDB-697] Removed buffer copy by @sakno in #4883
- [KDB-699] Reduce allocations when projections validate json by @timothycoleman in #4881
- [KDB-696] Add the
MaxAppendEventSize
option to limit the size of events appended over gRPC and HTTP by @hayley-jean in #4882 - [KDB-698] Add the
MaxProjectionStateSize
option to limit the maximum projection state size by @hayley-jean in #4884
Full Changelog: v24.10.3...v24.10.4