Releases: hysds/pele
Releases · hysds/pele
v1.3.1: Pele REST API version 1.3.1
Full Changelog: v1.2.1...v1.3.1
v1.3.0: Pele REST API version 1.3.0
- HC-563: Migrate to Python 3.12 (#36)
- Done via pyupgrade
- mechanism to newer way to call current time in UTC, but maintaining backwards compatibility
- use timezone.utc instead to be 3.9/3.12 compatible
v1.2.1: Pele REST API version 1.2.1
- HC-562: Remove shapely pin (#34)
v1.2.0: Pele REST API version 1.2.0
Specify body of new release. Previous release's body below:
HC-484: OpenSearch support (#33)
- supporting both elasticsearch-py and opensearchpy
removing self.logger in Query class
settings file supporting both AWS managed and opensearch/ES
removing aws-requests-auth and using opensearchpy's builtin AWSV4 signer
reduced MAX_SIZE from max int to 10000
bump minor version
-
removed commented out lgoger
-
opensearch searches
-
pele supports cluster mode multiple hosts
Co-authored-by: dustinlo dustin.k.lo@jpl.nasa.gov
v1.1.9: Pele REST API version 1.1.9
Bug fixes and enhancements:
- hot-fix: pin werkzeug (#32)
- bump version
v1.1.8 Pele REST API version 1.1.8
v1.1.7 Pele REST API version 1.1.7
Bug fixes and enhancements:
- update Flask, Flask-SQLAlchemy & werkzeug (#28)
- hot-fix: pin botocore
v1.1.6: Pele REST API version 1.1.6
Bug fixes and enhancements:
- Pin bcrypt (#27)
v1.1.5: Pele REST API version 1.1.5
Bug fixes and enhancements:
- pin werkzeug (#26)