Releases: nuvla/python-library
Releases · nuvla/python-library
v4.2.3
4.2.3 (2024-10-30)
Bug Fixes
- syntax-warn: avoid syntax warning in the logs (2f622f8)
v4.2.2
4.2.2 (2024-10-28)
Bug Fixes
- edit_patch: Remove unnecessary retrieve of resource (#60) (fb1fd27)
v4.2.1
4.2.1 (2024-10-03)
Minor Changes
- deps: allow any 3.x python version above 3.9 (40058b1)
v4.2.0
4.2.0 (2024-10-02)
Features
Dependencies
- updated indirect dependencies (e91ddbe)
Code Refactoring
- improved creation of namespace package (e91ddbe)
v4.1.0
4.1.0 (2024-09-06)
Features
- edit_patch: Support for edit with JSON Patch format (RFC 6902) (#55) (cd725ef)
Continuous Integration
- release: updated release-please-action (790018e)
- unittest: update GH actions deps (6c9b90f)
v4.0.2
4.0.2 (2024-08-21)
Dependencies
- requests version >= 2.32.3 and updated other dependencies (6ae74d6)
- Update indirect dependencies (a8bc9d3)
v4.0.1
4.0.1 (2024-05-08)
Bug Fixes
- remove redundant ID retrieval from edit operation (#43) (b1b7ad1)
v4.0.0
4.0.0 (2024-04-18)
⚠ BREAKING CHANGES
- Trigger major version release
Features
- Remove build CI maven (in favor of Poetry) and synchronise release workflow (#41) (7e50d70)
- Trigger major version release (88285e3)