Releases: aleksul/repid
Releases · aleksul/repid
v1.5.0 Beta 0
v1.4.3
v1.4.2
What's Changed
- 🐛 Fix Pydantic default argument being set to inspect._empty by @aleksul in #119
- ⬆ pre-commit update & dependency versions specification by @pre-commit-ci in #112
- ⬆ [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #118
Full Changelog: v1.4.1...v1.4.2
v1.4.1
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
v1.3.0
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
What's Changed
- ✏️ Fix wrong type in middleware docs by @aleksul in #94
- ⬆️ Upgrade dependencies and minor formatting by @aleksul in #95
- 🔒️ Use PyPI trusted publisher by @aleksul in #99
- 📝 Add warnings about emscripten platform by @aleksul in #101
- ♻️ Construction of args bucket ids and update_config by @aleksul in #100
- 🚚 In-memory instead of Dummy brokers by @aleksul in #104
- 🔧 Config updates by @aleksul in #109
- Configure Renovate by @renovate in #103
- ⬆ [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #97
- 🧑💻 Add testing plugin by @aleksul in #111
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
v1.0.1
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