Skip to content

Version 1.0.1

Compare
Choose a tag to compare
@kkoumantaros kkoumantaros released this 17 Oct 14:33
· 561 commits to master since this release

ARGO-925 Fix return Immediately functionality in pull operation
ARGO-909 Fix bug on project metrics topics,sub zero values
ARGO-891 Implement ams request: get User info by Token. Expand user info
Fix metrics typo. Fix package dependencies
Add CORS support
ARGO-859 Add operational metric: memory usage for ams nodes
ARGO-860 Add CPU Usage metric for ams service nodes
ARGO-863 Add metric: Aggregation of topics per user at project.
ARGO-865 aggregation of subscriptions based on project_admin
Change precedence of project:metrics route
ARGO-866 Metric: number of subscriptions per topic
ARGO-862 Add metric: number of topics per project/user
ARGO-780 Implement Metric: data volume consumed by subscription
ARGO-779 Implement metric: data volume published to a topic
ARGO-778 Implement Sub Metric: number of messages consumed
ARGO-777 Implement metric: number of messages per topic
ARGO-669 Enable offset changes in subscriptions for event replay
ARGO-813 Handle gracefully "not found" error during datastore updates
ARGO-796 Increase consumer default fetch size to handle larger messages
Updated messaging documentation
example to api_subs documentation

ARGO-646 Sub pull update
ARGO-640 Add latest topic offset when creating a new subscription
ARGO-630 Fix msg id mapping to broker offset issue
ARGO-628 Fix offset off
ARGO-624 Fix consumer acl bug
Changes to the documentation
ARGO-615 Add secondary logging of messages that exceed size threshold
Add category Q&A
ARGO-595 Fix users listing null details if user doesn't exist
ARGO-519 Implement configurable level-logging
ARGO-580 Add command line config parameters and help