Skip to content

Releases: hysds/mozart

v2.3.1: Mozart version 2.3.1

25 Mar 17:31
f64200d
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • HC-473: Expose publish_overwrite_ok via APIs (#50)

v2.3.0: Mozart version 2.3.0

31 Oct 21:36
6a73c61
Compare
Choose a tag to compare

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

28 Sep 15:23
8bec0cf
Compare
Choose a tag to compare

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

11 Sep 16:36
1c26449
Compare
Choose a tag to compare

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

14 Jun 23:11
c238340
Compare
Choose a tag to compare

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

19 May 20:11
9088127
Compare
Choose a tag to compare

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

03 May 23:22
ec28b64
Compare
Choose a tag to compare

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

30 Mar 22:55
e13ce5e
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • hot-fix: Pin python-jenkins to 1.7.0 (#46)

v2.1.0: Mozart version 2.1.0

22 Mar 03:36
33fc27b
Compare
Choose a tag to compare

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

11 Aug 15:45
f9b4388
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • pinned werkzeug (#40)