Skip to content

Releases: hysds/pele

v1.3.1: Pele REST API version 1.3.1

23 Dec 17:12

Choose a tag to compare

v1.3.0: Pele REST API version 1.3.0

15 Jul 00:20
4f3c20e

Choose a tag to compare

  • 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

27 Feb 22:03
69ca3d8

Choose a tag to compare

  • HC-562: Remove shapely pin (#34)

v1.2.0: Pele REST API version 1.2.0

31 Oct 21:37
d23ed0a

Choose a tag to compare

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

13 Oct 02:27

Choose a tag to compare

Bug fixes and enhancements:

  • hot-fix: pin werkzeug (#32)
  • bump version

v1.1.8 Pele REST API version 1.1.8

03 May 23:23
848f1ab

Choose a tag to compare

Bug fixes and enhancements:

  • update Flask, Flask-SQLAlchemy & werkzeug (#28)

  • hot-fix: pin botocore

    pin flask b/c 2.3.0 breaks flask debugtoolbar (#31)

v1.1.7 Pele REST API version 1.1.7

22 Mar 03:38
e43d86c

Choose a tag to compare

Bug fixes and enhancements:

  • update Flask, Flask-SQLAlchemy & werkzeug (#28)
  • hot-fix: pin botocore

v1.1.6: Pele REST API version 1.1.6

06 Oct 21:12
9ed0aa5

Choose a tag to compare

Bug fixes and enhancements:

  • Pin bcrypt (#27)

v1.1.5: Pele REST API version 1.1.5

11 Aug 15:46
0e85ef7

Choose a tag to compare

Bug fixes and enhancements:

  • pin werkzeug (#26)

v1.1.4: Pele REST API version 1.1.4

21 Jun 23:47
44d046f

Choose a tag to compare

Bug fixes and enhancements:

  • hot-fix: Pin Jinja2 to 3.0.3 (#22)

  • hot-fix: Pin Werkzeug to 2.0.3 (#23)

  • hot-fix: remove Jinja and Werkzeug pins (#24)