We try to keep track of notable changes in the documentation [1]. This is also one reason why the documentation is versioned with the source-code. As long as you use the documentation that goes with your version then everything should be fine. My guess is that this user was using the "latest" documentation when, in fact, he wasn't actually using the "latest" release.
Justin [1] http://activemq.apache.org/components/artemis/documentation/latest/versions.html On Sun, May 10, 2020 at 8:17 PM Tim Bain <[email protected]> wrote: > Has there been any discussion of annotating the Artemis documentation to > specify which version adds support for a particular feature/option? The > ActiveMQ 5.x documentation is far from perfect, but one thing I like about > it is that it attempts to provide this information in at least some cases, > which is helpful in situations like this one where the user just needs to > read the documentation to realize that they need to upgrade to get support > for the feature. I'd hope that this could be applied consistently > throughout the Artemis documentation to make it even better than the 5.x > documentation. > > Tim > > On Sun, May 10, 2020, 1:42 PM brusdev <[email protected]> wrote: > > > Hi, > > > > the element `auto-create-dead-letter-resources` has been introduced since > > Artemis 2.12 by ARTEMIS-2587 auto-create dead-letter resources[1][2]. > > > > [1] https://issues.apache.org/jira/browse/ARTEMIS-2587 > > [2] > > > > > https://github.com/apache/activemq-artemis/commit/b76f3b3a0dd5c684907a817765bd0f075f275d0b > > > > Regards, > > Domenico > > > > > > > > -- > > Sent from: > > http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html > > >
