This file keeps track of all notable changes to jobbergate-cli
- Added error traceback to the logs to help with debugging [ASP-4625]
- Improved error handling on login
- Fixed requiring input for both username and password when one of them was already provided.
- Fixed the descripition for the option --update-identifier for update-application.
- Fixed application_id was not recovered at update-application when the user selected the application by its identifier.
- Fixed application_file and application_config, because the columns were not updated in the back-end when updating the application.
- Added server-side filtering for list-* sub-commands
- Removed leftover debug exception to fix
list-applications
command
- Fixed bug for getting job_script name from params
- Added Sentry integration
- Added logging in user space and ability to upload logs to S3
- Added release scripts
- Converted to using poetry for dependencies and publishing
- Added targets in makefile