Releases: overture-stack/maestro
Release 4.0.0
Release Note:
- maestro now requests analyses from song upgraded endpoint, which requires song version to be > 4.8.0: overture-stack/SONG#747
- adds a new env variable: song.pageLimit, default value is 25.
Release 3.12.0
Release Note:
Bug fix for maestro failing to update existing ES(both analysis and file centric indices) doc when multiple files are associated with analysis.
PR: #226
Release 3.11.0
Update search adapter to ensure ES field first_published_at
is updated from null to new value when analysis gets published.
3.10.0
3.8.0
Maestro Release Notes
- Release Version: 3.8.0
- Release Date: March 15, 2021
New Features and Changes
- Added ability to customize the server URL in the Spring doc Swagger to support a reverse proxy rewrite path. This is to enable the Maestro API for use behind the DMS gateway provided in the Overture DMS platform bundle.
- Added support for ISO format dates in a painless script to avoid date transformation issues in the Elasticsearch REST client.
3.7.0
3.6.0
3.5.0
3.1.0
3.0.0
release 3.0.0
#116 fix junit 5 version to avoid conflicts in class path
#118 update analysis centric index fields, add data_type, rename files filed to file, remove data_path and metadata_path from repositories field
#119 kafka stream listener configurable status (PUBLISHED, SUPPRESSED, wtv)
#120 add support for cram/crai index files
#121 change specimen type and sample type to list
#127 update mappings fields
#129 rename format to file_type
#131 remove last_modified from file centric mapping
#132 rename file-id to file-object_id
#135 fix index analysis response message
#136 add maven formatter
#139 add ability to remove document by analysis id from analysis_centric
#143 add dynamic info indexed field support to donor, Specimen, sample, and file
update test document to cover that for file centric document
#145 fix NPE for analysis centric index