Skip to content

Releases: aleksul/repid

v1.5.0 Beta 0

29 Sep 10:42

Choose a tag to compare

v1.5.0 Beta 0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.4.3...v1.5.0b0

v1.4.3

05 Jul 15:29
de60b94

Choose a tag to compare

What's Changed

  • 🩹 Fix health-check server date, content-length, connection headers by @aleksul in #120

Full Changelog: v1.4.2...v1.4.3

v1.4.2

05 Jul 09:13
602985d

Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

01 Jul 09:56
8e5c47a

Choose a tag to compare

What's Changed

  • ⬆️ Upgrade Pydantic to stable version
  • 🚸 Allow to encode nested Pydantic models
  • 🩹 Fix timedelta encoding - it was previously encoded as string when it should have been float
    • This fix will also allow Pydantic to decode it correctly
  • ⬆️ Update Benchmark dependencies by @renovate in #110

Full Changelog: v1.4.0...v1.4.1

v1.4.0

28 Jun 22:18
d9d1ce0

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

27 Jun 00:51
fd8ce32

Choose a tag to compare

What's Changed

  • ✨ Pydantic by @aleksul in #113
    • 💥 actor_run middleware breaking change
    • 🐛 Errors in converters will be considered error of an actor
    • ♻️ Refactor utils into a separate module
    • 🦺 Add ability to validate version of a library in utils.is_installed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

10 Jun 20:56
7995f64

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

30 Apr 00:36
51156e2

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 Apr 00:35
2689072

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

30 Mar 05:21
41e7618

Choose a tag to compare

What's Changed

  • 🚤 Benchmarks docs & added arq benchmark
  • ⬆️ Upgrade benchmarks dependencies
  • 🔧 Add Trove classifiers
  • 💚 Fix CI docs not setting version correctly
  • ⬆ PDM auto-updates

Full Changelog: v1.0.0...v1.0.1