All notable changes to this project will be documented in this file.
2.2.0 (2026-01-15)
2.1.0 (2025-09-05)
2.0.0 (2025-08-13)
- [breaking] Drop support for Python 3.8 (#45) (bb0a9fa) by @vdusek
- [breaking] Drop support for Python 3.9 (#46) (7372fd6) by @vdusek
- [breaking] Remove unused code from models, types, and utils (#43) (ea02f2c) by @vdusek
- [breaking] Remove deprecated enum values (#48) (1d24989) by @vdusek
1.5.0 (2025-08-05)
- Add create_hmac_signature and create_storage_content_signature (#44) (70d146f) by @danpoletaev
1.4.1 (2025-04-28)
1.4.0 (2025-04-11)
1.3.2 (2025-03-20)
- Add CLI origin (#32) (1e3360c) by @janbuchar
1.3.1 (2025-03-07)
- Add STANDBY option to MetaOrigin enum (#30) (0da682f) by @janbuchar
1.3.0 (2025-03-04)
1.2.1 (2024-12-06)
1.2.0 (2024-12-05)
1.1.2 (2024-07-04)
- consts: Add actor standby consts (#21) (7871d7b) by @jirimoravcik
1.0.2 (2023-08-01)
- Use Actor env vars (#5) (53d27d9) by @jirimoravcik