Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/2187#discussion_r222350527
--- Diff:
artemis-core-client/src/main/resources/activemq-version.properties ---
@@ -20,4 +20,4 @@
activemq.version.minorVersion=${activemq.version.minorVersion}
activemq.version.microVersion=${activemq.version.microVersion}
activemq.version.incrementingVersion=${activemq.version.incrementingVersion}
activemq.version.versionTag=${activemq.version.versionTag}
-activemq.version.compatibleVersionList=121,122,123,124,125,126,127,128,129
--- End diff --
@michaelandrepearce I would say end of the year.. i wanted to fix large
messages in AMQP first
that doesn't prevent you from cherry-picking the fix on another branch. I
know you use Red Hat's downstream version.. this could be cherry-picked.
---