Releases: sdskit/sdscli
Releases · sdskit/sdscli
v1.1.5: SDSKit CLI version 1.1.5
Bug fixes and enhancements:
- HC-367: Update to support upgrade to latest Pallet Project versions (#88)
- updating jinja2 to >=3.0.0,<4.0.0
- updating MarkupSafe in requirements.txt jjust to be safe
- bump version
v1.1.4: SDSKit CLI version 1.1.4
Bug fixes and enhancements:
- HC-393: add target tracking metric for autoscaling that allows for 1:1 scaling of jobs to workers (#86)
- detect if target tracking metric is total_jobs per worker or jobs_waiting per worker
- clean out verdi virtualenv during mozart update
- mitigate GHSA-q2q7-5pp4-w6pg and CVE-2020-26137
- hotfix: disable pty when calling supervisord because it sends SIGHUP to the process (#87)
- bump version
v1.1.3: SDSKit CLI version 1.1.3
Bug fixes and enhancements:
- update setup.py
- pin elasticsearch==7.13.4 in requirements.txt
- bump version
v1.1.2: SDSKit CLI version 1.1.2
Bug fixes and enhancements:
- accept json content to receive revokes (#83)
- bump version
v1.1.1: SDSKit CLI version 1.1.1
Bug fixes and enhancements:
- update to ELK 7.9.3
- bump version
v1.1.0: SDSKit CLI version 1.1.0
Bug fixes and enhancements:
- HC-348 - customizable tosca/figaro config in hysds_ui (#78)
- symlinking template from ~/mozart/etc to hysds_ui/src/config
- checks if custom [tosca|figaro].js file is found in ~/.sds/files
- added print statement to let users know if theyre using custom or default configs for hysds_ui
- added docstrings to send_template_user_override
- Bump jinja2 from 2.10.3 to 2.11.3 (#74)
- Bump pyyaml from 5.2 to 5.4 (#76)
- Bump pygments from 2.5.2 to 2.7.4 (#77)
- Bump urllib3 from 1.25.7 to 1.25.8 (#79)
- Bump rsa from 3.4.2 to 4.7 (#80)
- update to celery 5.0.5 (#81)
- update celery CLI invocation for v5
- bump version
v1.0.10: SDSKit CLI version 1.0.10
Bug fixes and enhancements:
- hotfix query to GRQ user rules (#73)
- bump version
v1.0.9: SDSKit CLI version 1.0.9
Bug fixes and enhancements:
- HC-338: initial implementation of OPS UI using SDSWatch and Kibana (#72)
- use consolidated sdswatch_client.conf
- replace old SDSWatch dashboard with minimal OPS UI
- add scripts to dump systemd and supervisord statuses as fulldict SDSWatch logs
- deploy SDSWatch logger scripts for systemd and supervisord
- remove --file_dir option
- sync update SDSWatch logger scripts
- fix flake8 errors and run black formatter
- bump version
v1.0.8: SDSKit CLI version 1.0.8
Bug fixes and enhancements:
- HC-325 (#69)
- added create hysds-ios index in mozart/grq
- fixed path for hysds_ios install script for grq
- Bump cryptography from 3.2 to 3.3.2 (#70)
- HC-273: provision SDSWatch client on PCM components: mozart, metrics, and grq (#71)
- generalize run_sdswatch_client.sh to run on PCM instances as well
- ship PCM-specific SDSWatch client config
- install run_sdswatch_client.sh script
- disable xpack.monitoring
- generalize run_docker_registry.sh for any PCM instance
- add fab function to install run_docker_registry.sh
- bump version