All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Allow Telemetry ~> 1.0
- Add support for correctly rehydrating embedded maps
- Fix the postgrex automatic reconnection
- Rehydration of embedded schemas
- Option to disable event cleanup error (
:log_cleanup_errors
)
- Enable postgrex's automatic reconnection for notification connections (see :auto_reconnect in start_link/1)
- Updated for Dawdle v0.7.0.
0.6.0 - 2019-08-05
- Telemetry events are now fired during event handling.
- The singleton watcher is now managed by Swarm.
- Minor updates to README.md.
0.5.0 - 2019-04-17
Initial release.