Skip to content

0.6.13 - 2024-07-29

Latest
Compare
Choose a tag to compare
@valfirst valfirst released this 29 Jul 12:52
· 354 commits to master since this release
release-0.6.13
893f113

Added

#5184 [vividus-plugin-web-app-to-rest-api] Exclude webp files from headless crawling

Changed

#5243 Move step for redirects validations from vividus-plugin-web-app-to-rest-api to vividus-plugin-rest-api

No changes on user side is needed, since vividus-plugin-web-app-to-rest-api depends on vividus-plugin-rest-api explicitly.

Deprecated

#5183 [vividus] Use more specific property placeholder for secrets from Hashi Corp's Vault

Deprecated property placeholder Replacement
VAULT(..) HASHI_CORP_VAULT(..)

Fixed

#5217 [vividus] Fix NPE on attempt to execute HTTP request with URI having invalid protocol

#5223 [vividus] Decode credentials defined in URI when converting them to Basic Authentication

#5238 [vividus-plugin-web-app] Fix scrolling of element in shadow DOM overflow container

#5239 [vividus-plugin-web-app] Fix infinite loops in script scrolling to the end of page