Releases: hysds/mozart
Releases · hysds/mozart
v2.0.5: Mozart version 2.0.5
v1.1.6: Mozart version 1.1.6
Bug fixes and enhancements:
- HC-67: Add Mozart API support for Access Control
- bump version
v2.0.4: Mozart version 2.0.4
Bug fixes and enhancements:
- HC-128 (#21)
- added tags field in user rule mapping
- added new REST endpoint for user rules tags
- added tags support for user rules rest api
- added user rules tags workspace to v2 api
- handling additional checks for editing user rules tags
- using composite aggregations for user rule tags query
- added size to user rules tag api (TODO: still need to add scrolling)
- sort and added count to user rules tags api
- bump version (#22)
v2.0.3: Mozart version 2.0.3
Bug fixes and enhancements:
- edited job count api (#20)
- bump version
v2.0.2: Mozart version 2.0.2
Bug fixes and enhancements:
- HC-208 (#17)
- moved install_es_template.py from hysds_commons to mozart because grq's es doesnt need a hysds_ios index anymore
- add es_template.json
- using hysds.es_util's mozart ES connection
- added 404 error in install_es_template (#18)
- HC-199 (#19)
- refactored APIs to reflect changes in ElasticsearchUtility
- fixed indenting
- fix ES bug in jobparams api
- bump version
v2.0.1: Mozart version 2.0.1
Bug fixes and enhancements:
- added user tags api (#16)
- bump version
v2.0.0: Mozart version 2.0.0
Bug fixes and enhancements:
- ES7.1 compatibility
- bump version
v1.1.5: Mozart version 1.1.5
Bug fixes and enhancements:
- HC-167: migrate to community-developed flask-restx (#10)
- bump version
v1.1.4: Mozart version 1.1.4
Bug fixes and enhancements:
- HC-147: job name override (#6)
- allow base job name override
- bump version
v1.1.3: Mozart version 1.1.3
Bug fixes and enhancements:
- HC-122: enable dedup (#5)
- backwards-compatible port of v0.2 API feature
- expose params to specify enable/disable dedup flag and user-generated dedup hash
- bump version