Skip to content

v7.11-pathways-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Oct 09:28
· 1423 commits to master since this release

v7.11-pathways-beta

  • Issue #5175 : Fix zip handling.

  • Uplift dependency java-jwt 4.4.0 => 4.5.0.

  • Fix config validation not being run on config branches that are items in a list, e.g. forwardHttpDestinations.

  • Remove NotNull validation condition on forwardHttpDestinations[n].apiKey as proxy may use OAuth tokens to authenticate with the downstream destination.

  • Issue #5175 : Add warning messages to stroom and proxy /datafeed to warn if a zip is received that contains paths that would unzip outside of a target directory. Only a warning as the paths in a zip sent to /datafeed are not used by stroom/proxy.

  • Uplift org.apache.commons:commons-csv from 1.10.0 to 1.14.1.

  • Uplift dependency org.apache.commons:commons-pool2 from 2.12.0 to 2.12.1.

  • Issue #5146 : Fix use of not equals in annotation queries.

  • Issue #5145 : Expand all now affects favourites.

  • Issue #5109 : Fix pipeline migration.

  • Issue #5147 : Fix proxy omitting allowed headers (e.g. 'Feed') if the case does not match that in the allowed set.

  • Issue #5148 : Allow annotation users to edit labels.