7.21.0-rc.296
- AAE-46198 Pin Apache Tomcat version to 11.0.22 by @astrologic7 in https://github.com/Activiti/Activiti/pull/5406
- AAE-46299 Update existing json variables to reference Jackson 3 types by @erdemedeiros in https://github.com/Activiti/Activiti/pull/5410
Full Changelog: https://github.com/Activiti/Activiti/compare/7.21.0-rc.295...7.21.0-rc.296
Pushy v0.15.6 - Dependency updates
This is a maintenance release that (by popular demand) updates Pushy's dependencies. It contains no functional changes. For a complete list of changes, please see the commits between 0.15.4 and 0.15.6.
Please note that Pushy 0.15.5 was released in error; this is the correct release for users looking for a backward-compatible update from 0.15.4.
Pushy v0.15.5 - Dependency updates
With significant embarrassment, this release was built from the wrong branch and contains unintentional changes. Please disregard this version and use Pushy 0.15.6 instead.
Nightly
- 5b65356: [build] do not create targets for IE for browser tests (#17548) (Titus Fortner) #17548
- b8b2c08: [rb] deprecate Chromium Profile classes (#17557) (Titus Fortner) #17557
- 40e01cb: [rb] fix bug so ruby runs tests with beta version of browsers when not pinned (Titus Fortner)
- 031ec77: [rb] remove duplicate deprecation warning (Titus Fortner)
- 8fdbf1b: [rb] fix firefox test failure - selenium manager doesn't clear browser version when binary specified (Titus Fortner)
- 6996b54: [rb] skip creating safari preview test targets (Titus Fortner)
- 979a117: [rb] rescue grid connection errors during test example cleanup (Titus Fortner)
- 4ad560f: [rb] fix test failures - cannot specify browser version on grid without registering stereotype (Titus Fortner)
- ddd0bbd: [rb] when browser path is specified browser version should not get sent to the driver (Titus Fortner)
- 6307e6a: [rb] allow running beta versions on grid by passing stereotype (Titus Fortner)