Skip to content

Version: 1.0.5-1

Compare
Choose a tag to compare
@kkoumantaros kkoumantaros released this 05 Sep 12:00
· 402 commits to master since this release
0f0a7e5

New features/Enchantments

  • ARGO-492 Add configuration parameter in the push configuration for max_messages per push action
  • ARGO-1921 New API Call - Average daily messages
  • ARGO-1892 Remove update subscription status functionality from the ams push server
  • ARGO-1880 List user members of a project
  • ARGO-1670 Perform the RPC Subscription Status on api call Get subscription
  • ARGO-1870 Add AMS metric: consumption rate on subscription
  • ARGO-1834 Add AMS metric: publishing rate on topic
  • ARGO-1828 API Call - Get offset from timestamp
  • ARGO-629 When a topic is deleted in the api, ensure topic is also deleted in broker
  • ARGO-1820 Update the messaging service to use the latest sarama version compatible with kafka 2

Fixes

  • ARGO-1854 Change the way we utilize the sarama.ClusterAdmin in order to avoid EOF/broken tcp pipe errors