Version 1.0.0
New features/Enchantments
- ARGO-2392 Migrate push server to use go modules
- ARGO-2388 Migrate argo-push-server to golang 1.14
- DEVOPS-91 Add jenkinsfile
- ARGO-1948 Add new push worker implementation for slow start retry policy
- ARGO-1956 Update the push server to handle subscriptions with max_messages per push action
- ARGO-1872 Add ACL based access in the ams push server
- ARGO-1705 [GRPC status check] - Status rpc api call
- ARGO-1641 Push server initialisation should load all active push subs
- ARGO-1601 Deactivate push subscriptions when facing specific errors
- ARGO-1503 Improve logging
- ARGO-1547 Add tls support
- ARGO-1548 Implement push functionality
- ARGO-1495 Implement deactivate subscription functionality
- ARGO-1493 Initialise ams-push-server
- ARGO-1494 Implement activate subscription functionality
Fixes
- ARGO-2450 Minor bug fix regarding certificate parsing on the push-server