Skip to content

Releases: ARGOeu/ams-push-server

Version: 1.2.0

01 Aug 08:19
e72c3ba
Compare
Choose a tag to compare

New features/Enchantments

  • AM-261 ams-push-server: Extra subscription field that indicates base64 encode/decode of payload
  • AM-256 ams-push-server: Support mattermost webhook push subscriptions
  • AM-212 ams-push-server: Group the internal ams http functionality under a single client

Version 1.0.0

28 Sep 13:43
ca4fc15
Compare
Choose a tag to compare

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