Releases: theseus-rs/postgresql-embedded
Releases · theseus-rs/postgresql-embedded
v0.9.4
31 May 13:15
Compare
Sorry, something went wrong.
No results found
✨ Enhancements
add native-tls support (#71 )
v0.9.3
21 May 17:53
Compare
Sorry, something went wrong.
No results found
🐞 Bug fixes
work around hang starting database on windows (#67 )
🛠️ Other improvements
don't trace self or command builders (#68 )
v0.9.2
19 May 18:23
Compare
Sorry, something went wrong.
No results found
📦 Build system
correct lint warnings (#65 )
🛠️ Other improvements
improve test coverage (#66 )
add auth tests (#64 )
update dependencies (#62 )
v0.9.1
01 May 06:12
Compare
Sorry, something went wrong.
No results found
🐞 Bug fixes
create extract_dir on same filesystem as out_dir (#58 )
v0.9.0
26 Apr 18:22
Compare
Sorry, something went wrong.
No results found
💥 Breaking changes
define bootstrap superuser as postgres (#57 )
🐞 Bug fixes
define bootstrap superuser as postgres (#57 )
v0.8.3
21 Apr 00:34
Compare
Sorry, something went wrong.
No results found
v0.8.2
05 Apr 16:12
Compare
Sorry, something went wrong.
No results found
🐞 Bug fixes
suppress bytes parameter in tracing instrumentation (#52 )
v0.8.1
03 Apr 18:56
Compare
Sorry, something went wrong.
No results found
🐞 Bug fixes
🛠️ Other improvements
add command integration test (#50 )
v0.8.0
03 Apr 04:18
Compare
Sorry, something went wrong.
No results found
💥 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
25 Mar 17:36
Compare
Sorry, something went wrong.
No results found
✨ Enhancements
add ability to create settings from a url (#42 )