Version 1.0.7
·
247 commits
to master
since this release
** New features **
- ARGO-2497 AMS Tests for its automatic deployment
- ARGO-2390 Migrate argo-messaging to use modules
- Migrate argo-messaging to golang 1.14
- ARGO-2383 Update the UserUpdate API Call to include the newly added fields
- ARGO-2382 Update the UserCreate API Call to include the newly added fields
- ARGO-2381 New API Call - List all registrations
- ARGO-2380 New API Call - List one registration
- ARGO-2375 New API Call - Decline a user's registration
- ARGO-2374 New API Call - Accept a user's registration
- ARGO-2373 New API Call - User register
- ARGO-2363 Extend ams user model with new fields
- ARGO-2364 Allow project admin to add users to its project
- ARGO-2330 Allow project admin to remove users from its project
- ARGO-2329 Allow project admin to change roles for its project's users
- ARGO-2326 New API Call - Project member(user) create
- ARGO-2307 AMS schemas: add support for avro validation
** Fixes **
- Update README.md
- ARGO-2342 Check validity of service roles when creating an ams user
- ARGO-2325 Bug creating/updating user with empty project name
- DEVOPS-65 Add Jenkinsfile
- DEVOPS-210 Add trigger of argodoc