File mash-client.changes of Package mash-client
-------------------------------------------------------------------
Fri May 7 20:14:03 UTC 2021 - Sean Marlow <sean.marlow@suse.com>
- Update to v4.0.0 (2021-05-07)
+ Add versioning to routes.
-------------------------------------------------------------------
Wed Apr 7 15:59:00 UTC 2021 - Sean Marlow <sean.marlow@suse.com>
- Update to v3.5.0 (2021-04-07)
+ Add job list pagination options.
+ Add handling for Aliyun jobs and accounts.
+ Drop destination fields for Azure accounts.
-------------------------------------------------------------------
Thu Feb 4 21:01:05 UTC 2021 - Sean Marlow <sean.marlow@suse.com>
- Update to v3.4.0 (2021-02-04)
+ Pass in verify_signature value to options dict.
+ If protocol isn't part of hostname prepend http.
-------------------------------------------------------------------
Tue Nov 3 14:39:22 UTC 2020 - Sean Marlow <sean.marlow@suse.com>
- Update to v3.3.0 (2020-11-03)
+ Fix potential 'no redirect port available' error.
+ Reorganize the CLI to allow for function usage as an SDK.
-------------------------------------------------------------------
Thu Sep 17 20:34:43 UTC 2020 - Sean Marlow <sean.marlow@suse.com>
- Update to v3.2.0 (2020-09-17)
+ Add API commands for job status.
-------------------------------------------------------------------
Fri Jun 19 18:43:58 UTC 2020 - Sean Marlow <sean.marlow@suse.com>
- Update to v3.1.0 (2020-06-19)
+ Fix typo in spec for config man page.
+ Improvements to config file setup.
+ Handle errors from OIDC provider.
+ Add border on div and change color on status.
+ Add option for job dry run.
-------------------------------------------------------------------
Mon Apr 20 22:14:11 UTC 2020 - Sean Marlow <sean.marlow@suse.com>
- Update to v3.0.0 (2020-04-20)
+ Add OpenID Connect authentication support.
+ Remove username, email is now primary key for user.
+ Add commands for password change and reset.
+ Add new commands for setup and echo client config.
+ Provide useful msg if config file not found.
+ Add man page text for configuration file creation.
+ Add API to retrieve job doc examples.
+ Cleanup (remove) group options in azure and gce accounts.
-------------------------------------------------------------------
Mon Feb 24 21:36:35 UTC 2020 - Sean Marlow <sean.marlow@suse.com>
- Update to v2.1.0 (2020-02-24)
+ Integrate OCI cloud framework into mash pipeline.
-------------------------------------------------------------------
Fri Dec 20 18:02:52 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
- Update to v2.0.0 (2019-12-20)
+ Update the configuration docs with profile.
+ Update README to reflect the latest command line interface.
+ (Incompatible API change) Remove group option from gce and
azure accounts.
+ Remove man pages from source.
-------------------------------------------------------------------
Fri Oct 25 17:17:57 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
- Update to v1.1.0 (2019-10-25)
+ Add profiles option to handle multiple configs.
+ Add coverage to travis testing.
+ Add comment to delete confirmation about updates.
+ Fix account list routes.
-------------------------------------------------------------------
Wed Oct 2 18:11:18 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
- Update to v1.0.0 (2019-10-02)
+ Integrate all server endpoints for v4.0.0.
+ Add authentication to requests
+ Split up cli into multiple modules
+ Simplify the echo dictionary function
-------------------------------------------------------------------
Wed Aug 7 21:33:29 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
- Update to v0.6.0 (2019-08-07)
+ Update client for mash server api changes.
+ All endpoints are split out with subcommand for each cloud.
+ Any delete actions now use the DELETE verb.
-------------------------------------------------------------------
Mon Jul 29 19:30:37 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
- Update to v0.5.0 (2019-07-29)
+ Add subnet option to ec2 add account.
-------------------------------------------------------------------
Sat Jun 8 13:30:15 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
- Update to v0.4.0 (2019-06-08)
+ Add is publishing account option for gce accounts.
+ Improve the help message for additional region handling.
-------------------------------------------------------------------
Fri Mar 8 16:52:06 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
- Update to v0.3.0 (2019-03-08)
+ Add testing account option for gce account add.
-------------------------------------------------------------------
Fri Feb 22 22:49:08 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
- Update to v0.2.0 (2019-02-22)
+ Add readthedocs documentation.
+ Move default mash client config file.
+ Add ec2 account has a single target region.
+ Re-word cli option help messages.
-------------------------------------------------------------------
Mon Feb 4 17:39:37 UTC 2019 - Sean Marlow <sean.marlow@suse.com>
- Update to v0.1.0 (2019-02-04)
+ Update mash job delete.
+ Update account delete.
+ Add integration test suite.
+ Remove references to provider.
-------------------------------------------------------------------
Thu Nov 15 22:01:44 UTC 2018 - Sean Marlow <sean.marlow@suse.com>
- Update to v0.0.2 (2018-11-15)
+ Cleanup spec requirements.
+ Handle Azure source and destination storage options.
+ Add GCE add account endpoint.
+ Use required options instead of positional args.
-------------------------------------------------------------------
Thu Oct 4 23:12:47 UTC 2018 - Sean Marlow <sean.marlow@suse.com>
- Initial release v0.0.1.