4.3.10
HarperDB 4.3.10
5/5/2024
- Provide a
data
property on the request/context with deserialized data from the request body for any request including methods that don't typically have a request body - Ensure that CRDTs are not double applied after committing a transaction
- Delete MQTT will after publishing even if it fails to publish
- Improve transaction retry logic to use async non-optimistic transactions after multiple retries