Releases: hysds/mozart
v2.3.1: Mozart version 2.3.1
v2.3.0: Mozart version 2.3.0
Specify body of new release. Previous release's body below:
sha: 6a73c61
html_url: 6a73c61
message:
HC-484: OpenSearch support (#54)
-
using hysds.es_utils for ES connection
-
bumped minor version
-
removed ES_URL bc it is not needed anymore
Co-authored-by: dustinlo dustin.k.lo@jpl.nasa.gov
v2.2.5: Mozart version 2.2.5
Bug fixes and enhancements:
- HC-496: Updates to optionally support a separate Mozart ES cluster deployment (#53)
v2.2.4: Mozart version 2.2.4
Bug fixes and enhancements:
- HC-487: Test out and deploy locally a Elasticsearch service in clustered mode (multi-node) (#52)
v2.2.3: Mozart version 2.2.3
Bug fixes and enhancements:
- hot-fix: Pin python-jenkins to 1.7.0 (#46)
-
pin flask b/c 2.3.0 breaks flask debugtoolbar
HC-467: Be able to modify a job's disk usage/time limits through job submission (#48)
-
added time_limit + disk_usage to job submit API
-
adding validation to time_limit
HC-469: Python tool to install the base ES template (#49)
-
Add script to install base template
v2.2.2: Mozart version 2.2.2
Bug fixes and enhancements:
- hot-fix: Pin python-jenkins to 1.7.0 (#46)
-
pin flask b/c 2.3.0 breaks flask debugtoolbar
HC-467: Be able to modify a job's disk usage/time limits through job submission (#48)
-
added time_limit + disk_usage to job submit API
bump version
-
adding validation to time_limit
HC-469: Python tool to install the base ES template (#49)
-
Add script to install base template
-
bump version
v2.2.1: Mozart version 2.2.1
Bug fixes and enhancements:
- hot-fix: Pin python-jenkins to 1.7.0 (#46)
- pin flask b/c 2.3.0 breaks flask debugtoolbar
v2.2.0: Mozart version 2.2.0
Bug fixes and enhancements:
- hot-fix: Pin python-jenkins to 1.7.0 (#46)
v2.1.0: Mozart version 2.1.0
Bug fixes and enhancements:
- updated Flask-SQLAlchemy, Flask + werkzeug (#41)
- db_create.py is now using the app context when creating the database
- Hot fix: pin to use latest cryptography (#43)
- NSDS-2584 - Implement rollover of old job, task, worker, event ES docs on Mozart ES (#45)
- job_status-* instead of job_status-current (#44)
- bumped minor version
- Fix handling of request.json data in CI module. (#42)
- Pin version of SQLAlchemy due to 2.0 breaking flask-SQLAlchemy
v2.0.16: Mozart version 2.0.16
Bug fixes and enhancements:
- pinned werkzeug (#40)