Skip to content

Releases: theseus-rs/postgresql-embedded

v0.8.3

21 Apr 00:34
Compare
Choose a tag to compare

🐞 Bug fixes

v0.8.2

05 Apr 16:12
Compare
Choose a tag to compare

🐞 Bug fixes

  • suppress bytes parameter in tracing instrumentation (#52)

v0.8.1

03 Apr 18:56
Compare
Choose a tag to compare

🐞 Bug fixes

🛠️ Other improvements

  • add command integration test (#50)

v0.8.0

03 Apr 04:18
Compare
Choose a tag to compare

💥 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
Choose a tag to compare

✨ Enhancements

  • add ability to create settings from a url (#42)

v0.7.2

16 Mar 17:10
Compare
Choose a tag to compare

✨ Enhancements

  • add tracing instrumentation (#41)

v0.7.1

16 Mar 04:32
Compare
Choose a tag to compare

🐞 Bug fixes

  • correct parallel archive extract failures (#40)

v0.7.0

15 Mar 19:56
Compare
Choose a tag to compare

💥 Breaking changes

  • correct parallel archive extract failures (#39)

🐞 Bug fixes

  • correct parallel archive extract failures (#39)

v0.6.2

07 Mar 02:58
Compare
Choose a tag to compare

✨ Enhancements

  • add reqwest backoff/retry logic and tracing support (#38)

v0.6.1

06 Mar 20:06
Compare
Choose a tag to compare

🐞 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)