Releases: theseus-rs/postgresql-embedded
Releases · theseus-rs/postgresql-embedded
v0.9.0
💥 Breaking changes
- define bootstrap superuser as postgres (#57)
🐞 Bug fixes
- define bootstrap superuser as postgres (#57)
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)