v7.11-pathways-beta
Pre-releasev7.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
NotNullvalidation condition onforwardHttpDestinations[n].apiKeyas proxy may use OAuth tokens to authenticate with the downstream destination. -
Issue #5175 : Add warning messages to stroom and proxy
/datafeedto 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/datafeedare 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.