Skip to content

Releases: hysds/hysds-framework

v6.3.0: HySDS Framework version 6.3.0 (Geek Fest)

23 Apr 23:26

Choose a tag to compare

Bug fixes and enhancements:

grq2[v2.4.0]

https://github.com/hysds/grq2/releases/tag/v2.4.0

Bug fixes and enhancements:

  • HC-606: Updates to support OpenSearch 3.x (#71)

hysds[v3.2.1]

https://github.com/hysds/hysds/releases/tag/v3.2.1

Bug Fixes and Enhancements:

  • HC-625: Migrate default Redis socket to write to /run/redis instead of /tmp (#217)

hysds-dockerfiles[v6.3.0]

https://github.com/hysds/hysds-dockerfiles/releases/tag/v6.3.0

Bug Fixes and Enhancements:

  • bump to v6.3.0

hysds_commons[v2.3.0]

https://github.com/hysds/hysds_commons/releases/tag/v2.3.0

Bug Fixes and Enhancements:

  • HC-606: Updates to support OpenSearch 3.x (#70)

mozart[v3.2.0]

https://github.com/hysds/mozart/releases/tag/v3.2.0

Bug fixes and enhancements:

  • HC-606: Updated to support migration to OpenSearch 3.x (#59)

osaka[v1.3.2]

https://github.com/hysds/osaka/releases/tag/v1.3.2

Bug fixes and enhancements:

  • HC-624: Fix HTTP downloads writing gzip-compressed bytes instead of decoded content (#44)

pele[v1.5.0]

https://github.com/hysds/pele/releases/tag/v1.5.0

Bug Fixes and Enhancements:

  • HC-606: Updates to support OpenSearch 3.x (#39)

v6.2.0: HySDS Framework version 6.2.0 (Project Hail Mary)

17 Mar 23:53
77b332b

Choose a tag to compare

Bug fixes and enhancements:

container-builder[v1.2.0]

https://github.com/hysds/container-builder/releases/tag/v1.2.0

  • HC-567: Added support for building multi-architecture containers (#19)

hysds[v3.2.0]

https://github.com/hysds/hysds/releases/tag/v3.2.0

  • HC-567: Added support for Multi-Architecture Containers (#216)

hysds_commons[v2.2.0]

https://github.com/hysds/hysds_commons/releases/tag/v2.2.0

  • HC-567: Added support for multi-architecture containers (#69)

mozart[v3.1.0]

https://github.com/hysds/mozart/releases/tag/v3.1.0

  • HC-567: Added support for multi-architecture containers (#58)

sciflo[v1.5.0]

https://github.com/hysds/sciflo/releases/tag/v1.5.0

  • HC-567: Updates to support multi-architecture container builds (#10)
    • Gracefully ignore not being able to import bsddb3 and dbxml

sdscli[v2.1.0]

https://github.com/hysds/sdscli/releases/tag/v2.1.0

  • HC-567: Multi-Architecture Container Support and Jenkins Pipeline Integration (#115)
    • Support importing of multibranch pipeline jobs
    • Updates to pkg import and export to support multi-platform containers

v6.1.2: HySDS Framework version 6.1.2 (Winter Heat Wave 2026)

11 Mar 19:42

Choose a tag to compare

Bug fixes and enhancements:

hysds[v3.1.1]

https://github.com/hysds/hysds/releases/tag/v3.1.1

Bug Fixes and Enhancements:

  • HC-618: Trigger user rule evaluation on job-deduped; Added capability to specify custom job_id in user_rules_job (#215)

v6.1.1: HySDS Framework version 6.1.1 (Winter Storm Hernando)

25 Feb 15:39

Choose a tag to compare

Bug fixes and enhancements:

hysds_commons[v2.1.1]

https://github.com/hysds/hysds_commons/releases/tag/v2.1.1

Bug Fixes and Enhancements:

  • HC-611: Fix closed-index params in PIT methods (OpenSearch + base class) (#68)

hysds_ui[v1.3.1]

https://github.com/hysds/hysds_ui/releases/tag/v1.3.1

Bug Fixes and Enhancements:

  • HC-610: Fixed an issue with getting the proper data count when indices are closed (#128)

v6.1.0: HySDS Framework version 6.1.0 (Winter Storm Fern)

29 Jan 00:51

Choose a tag to compare

Bug fixes and enhancements:

hysds[v3.1.0]

https://github.com/hysds/hysds/releases/tag/v3.1.0

Bug Fixes and Enhancements:

  • HC-590: Updated job worker by implementing locking at the job level (#214)
    • Disabled by default. Can be enabled by setting ENABLE_JOB_LOCKING=true in the SDS config

hysds-dockerfiles[v6.1.0]

https://github.com/hysds/hysds-dockerfiles/releases/tag/v6.1.0

Bug Fixes and Enhancements:

  • bump to v6.1.0

hysds_ui[v1.3.0]

https://github.com/hysds/hysds_ui/releases/tag/v1.3.0

Bug Fixes and Enhancements:

  • HC-590: Expose job message for deduped jobs (#127)

v6.0.4: HySDS Framework version 6.0.4 (Stranger Things Finale)

08 Jan 14:52

Choose a tag to compare

Bug fixes and enhancements:

chimera[v3.0.0]

https://github.com/hysds/chimera/releases/tag/v3.0.0

Bug fixes and enhancements:

  • HC-599: Update context field path to use job.context instead of top-level context (#27)
    • Read prev_context from job.context instead of the top-level context field
      in job_status documents. This change is required to support the HySDS
      optimization (HC-598) that removes the duplicate top-level context field.

    • The change is backward compatible:

      • Old documents have both context and job.context (identical content)
      • New documents will only have job.context
      • This update reads from job.context, which exists in both cases

grq2[v2.3.1]

https://github.com/hysds/grq2/releases/tag/v2.3.1

Bug fixes and enhancements:

  • HC-597: Fixed to gracefully ignore missing geonames index (#70)

hysds[v3.0.0]

https://github.com/hysds/hysds/releases/tag/v3.0.0

Bug Fixes and Enhancements:

  • HC-601: Fix container registry path detection (#210)
  • HC-598: remove duplicate context field from job_status documents (#212)
  • HC-602: Add support for Rootless Docker (#211)
  • HC-600: Use wrapper methods for ES queries in user rules (#213)
  • HC-582: Remove job_status from exception args to reduce traceback size

hysds-dockerfiles[v6.0.4]

https://github.com/hysds/hysds-dockerfiles/releases/tag/v6.0.4

Bug Fixes and Enhancements:

  • bump to v6.0.4

hysds_commons[v2.1.0]

https://github.com/hysds/hysds_commons/releases/tag/v2.1.0

Bug Fixes and Enhancements:

  • HC-600: Support closed indices in ES/OpenSearch queries (#67)

lightweight-jobs[v2.0.1]

https://github.com/hysds/lightweight-jobs/releases/tag/v2.0.1

Bug fixes and enhancements:

  • HC-600: Use ES wrapper search method to handle closed indices (#41)
    • Replace direct ES client calls with wrapper methods to leverage automatic closed index handling from hysds_commons (HC-600).

pele[v1.4.0]

https://github.com/hysds/pele/releases/tag/v1.4.0

Bug Fixes and Enhancements:

  • HC-600: Add closed index handling parameters to ES queries

hysds_ui[v1.2.0]

https://github.com/hysds/hysds_ui/releases/tag/v1.2.0

Bug Fixes and Enhancements:

  • HC-600: Add ignore_unavailable=true to handle closed indices (#126)

v5.5.2: HySDS Framework version 5.5.2

19 Dec 20:20

Choose a tag to compare

Patch release with:

  • hysds-dockerfiles v5.5.2
  • hysds_commons v1.2.1
  • hysds v1.4.3
  • lightweight-jobs v1.4.1
  • hysds_ui v1.1.12
  • pele v1.3.1

v5.5.1: HySDS Framework version 5.5.1 (Austin Reeves)

12 Dec 23:52

Choose a tag to compare

Patch release with HC-598 and
HC-599 fixes:

  • hysds v1.4.2: Remove duplicate context field from job_status documents
  • chimera v2.3.1: Update context field path to use job.context instead of top-level context

v6.0.3: HySDS Framework version 6.0.3 (Pluribus)

21 Nov 19:38

Choose a tag to compare

Bug fixes and enhancements:

hysds[v2.0.3]

https://github.com/hysds/hysds/releases/tag/v2.0.3

Bug Fixes and Enhancements:

  • Fix HC-594: Prevent partial job status records missing @timestamp (#209)

Fixed race condition where watchdog scripts created partial OpenSearch
records with only 5 fields instead of the required 21+ fields, causing
Figaro UI to show inconsistent results due to missing @timestamp field.

hysds-dockerfiles[v6.0.3]

https://github.com/hysds/hysds-dockerfiles/releases/tag/v6.0.3

Bug Fixes and Enhancements:

  • bump to v6.0.3

v6.0.2: HySDS Framework version 6.0.2 (Cooper Flagg)

23 Oct 23:47

Choose a tag to compare

Bug fixes and enhancements:

hysds[v2.0.2]

https://github.com/hysds/hysds/releases/tag/v2.0.2

Bug Fixes and Enhancements:

  • HC-593: Support for persisting environment variables during docker run commands (#208)
    • Fix environment variable expansion in runtime_options

hysds-dockerfiles[v6.0.2]

https://github.com/hysds/hysds-dockerfiles/releases/tag/v6.0.2

Bug Fixes and Enhancements:

  • HC-588: Update Docker Entrypoint Scripts to Use ENV VARS for services (#15)

  • bump to v6.0.2

osaka[v1.3.1]

https://github.com/hysds/osaka/releases/tag/v1.3.1

Bug fixes and enhancements:

  • HC-589: Add dynamic S3 bucket region detection (#42)

hysds_ui[v1.1.11]

https://github.com/hysds/hysds_ui/releases/tag/v1.1.11

Bug fixes and enhancements:

  • HC-101: implementation of confirmation modal and various improvements to on-demand job submission
    • Add venue configuration and display in top banner
    • Only show confirmation modal if result set count exceeds some configurable value (default 1000)