[ANNOUNCE] ActiveMQ Artemis 2.30.0 Released

2023-07-26 Thread Justin Bertram
I'm pleased to announce the release of ActiveMQ Artemis 2.30.0. Downloads are now available at: https://activemq.apache.org/components/artemis/download/ For a complete list of updates: https://activemq.apache.org/components/artemis/download/release-notes-2.30.0 This is mainly a bug-fix release w

Re: ActiveMQ whitelisting the IP address & REST API documentation Queries

2023-07-26 Thread Justin Bertram
Check the getQueues() [1] and getTopics() [2] operations. Those will give you a list of all the queues and topics respectively. Justin [1] https://activemq.apache.org/maven/apidocs/org/apache/activemq/broker/jmx/BrokerViewMBean.html#getQueues() [2] https://activemq.apache.org/maven/apidocs/org/a

Re: ActiveMQ whitelisting the IP address & REST API documentation Queries

2023-07-26 Thread Pavan Gujjari
Hi Justin, I am writing to express my sincere gratitude for your prompt and helpful response to my recent, and I would like to add one more question regarding the REST API . - Is there any endpoint that gets a specific queue/topic that in response we get th