[x] +1 I support this release Thank you. It looks good to me.
A minor note is a list of "third-party library updates" does not look organized in the changelog. There might be mismatch between the listed versions and the actual artifacts used in JMeter. I think we can release as is and deal with version updates later. For instance: > Updated cglib to 3.2.12 (from 3.2.9) JMeter does ship cglib.jar, and JMeter is not using cglib. I'm not sure what "updated cglib to 3.2.12" means :) >Updated junit4 to 4.13 (from 4.12) >Updated junit5 to 5.6.0 (from 5.5.1) In practice, junit5 is used only for testing, while JMeter binary distribution ships junit-4.13.jar I think the list of version updates should be related to the runtime dependencies only. Vladimir
