NO-JIRA: tweak/clarify previous change to versions.md

This commit is contained in:
Robbie Gemmell 2022-09-23 14:54:12 +01:00
parent c96d89a7dc
commit b8771e1181
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Highlights:
- Bug fixes and improvements
#### Upgrading from older versions
1. We removed all *all clients from ./artemis/client as part of [ARTEMIS-4006](https://issues.apache.org/jira/browse/ARTEMIS-4006). If you used to rely on these libraries please refer to the [client class path documentation](client-classpath.md) for more information.
1. We removed the *-all clients from ./lib/client in the assembly as part of [ARTEMIS-4006](https://issues.apache.org/jira/browse/ARTEMIS-4006). If you use these libraries they can be found at Maven Central, please refer to the [client class path documentation](client-classpath.md) for more information.
2. We removed ActiveMQ-Artemis rest as part of 2.26.0. If you still require activemq rest you can still have access to its latest version at [Maven central](https://mvnrepository.com/artifact/org.apache.activemq.rest/artemis-rest/2.25.0). You can still follow the steps on Rest from any [previous documentation](https://activemq.apache.org/components/artemis/documentation/2.24.0/rest.html), however you should stop using the module as it will not be maintained any more.
## 2.25.0