Releases: theseus-rs/postgresql-embedded
Releases · theseus-rs/postgresql-embedded
v0.8.2
🐞 Bug fixes
- suppress bytes parameter in tracing instrumentation (#52)
v0.8.1
🐞 Bug fixes
🛠️ Other improvements
- add command integration test (#50)
v0.8.0
💥 Breaking changes
- move commands into postgresql_commands crate (#49)
📦 Build system
- update dependencies (#48)
🛠️ Other improvements
- move commands into postgresql_commands crate (#49)
v0.7.3
✨ Enhancements
- add ability to create settings from a url (#42)
v0.7.2
✨ Enhancements
- add tracing instrumentation (#41)
v0.7.1
🐞 Bug fixes
- correct parallel archive extract failures (#40)
v0.7.0
💥 Breaking changes
- correct parallel archive extract failures (#39)
🐞 Bug fixes
- correct parallel archive extract failures (#39)
v0.6.2
✨ Enhancements
- add reqwest backoff/retry logic and tracing support (#38)
v0.6.1
🐞 Bug fixes
🛠️ Other improvements
- remove use of copy left license MPL-2.0 from dependencies (#37)
- update dependencies (#35)
- update use of settings for postgres connection and correct typo in output (#32)