Releases: hysds/osaka
Releases · hysds/osaka
v1.3.1: Osaka version 1.3.1
v1.3.0: Osaka version 1.3.0
Bug fixes and enhancements:
- HC-563: Python 3.12 Compatibility Update (#40)
- fix: Modernize Azure storage backend and fix Python 3.12 compatibility
- Migrate from BlockBlobService to BlobServiceClient
- Add DefaultAzureCredential support for authentication
- Implement proper URI parsing with _extract_container_and_blob
- Improve error handling and resource cleanup
- Update dependencies in setup.py
- Fix HTTPS handler scheme resolution
- Add Python 3.12 to test matrix
-
bump version
-
mechanism to newer way to call current time in UTC, but maintaining backwards compatibility
-
revert dependency updates
-
Revert "revert dependency updates"
This reverts commit 79a9ccb.
-
Updated circleci configuration for python 3.12
-
temporary kludge to test python 3.12 updates
-
Moved moto and mock dependencies back to install_requires
-
Updated the unit test so it can pass
- Switched to a more reliable URL to exercise the 200 and 404 responses
- Mocked the 202 response
-
don't mock a raised error
-
use timezone.utc instead to be 3.9/3.12 compatible
-
revert kludge
Co-authored-by: Mike Cayanan [email protected]
v1.2.4: Osaka version 1.2.4
Bug fixes and enhancements:
- HC-514: Update usage of moto to conform to latest module updates (#39)
v1.2.3: Osaka version 1.2.3
v1.2.2: Osaka version 1.2.2
Bug fixes and enhancements:
using appending uuid4 to /tmp/osaka-* files (#37)
v1.2.1: Osaka version 1.2.1
Bug fixes and enhancements:
- HC-431 - Make hysds-framework conda installable (#35)
- added new job(s) + workflow to circleci
- changed pypi repo url
- bump version
- added filter build-and-deploy
- moved pypi-creds context to publish job only
- using cimg docker image
v1.2.0: Osaka version 1.2.0
v1.1.0: Osaka version 1.1.0
v1.0.6: Osaka version 1.0.6
v1.0.5: Osaka version 1.0.5
Bug fixes and enhancements:
- always use SSL S3 endpoint (#20)
- bump version