Github user clebertsuconic commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/2187#discussion_r221079593
  
    --- 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 / @jbertram This change here makes it technically a 
2.7.0 feature only.
    
    Later on if we make other breaking changes into master.. it will be almost 
impossible to solve compatibility between 2.6.x and master.
    
    Are you guys ok with that, or you would look into a way to make a 2.6.x 
change?


---

Reply via email to