jamesdbloom/mockservice
### [`v5.15.0`](https://togithub.com/jamesdbloom/mockservice/blob/HEAD/changelog.md#5150---2023-01-11)
##### Added
- an image tag that allows container to run as root
- HTTP2 protocol support for mocking
- ability to proxy multiple binary messages without waiting for response
- support to disallow loading of specific class in javascript templates
- support to disallow specific text in javascript templates
- support to disallow loading of any class in velocity templates
- support to disallow specific text in velocity templates
- support to disallow specific text in mustache templates
- support to velocity templates to load files via $import.read(...)
##### Changed
- improved error message for not valid HTTP requests that are not being proxied
- improved error message when client doesn't trust MockServer's CA
##### Fixed
- references to globally-scoped values within Ingress template
- fixed error passing configuration in MockServerClient
- fixed handling of additional content-type parameter and special characters in the content-type such as '+'
- removed invalid extra content-encoding header add when forwarding if content-encoding was not present
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
5.14.0
->5.15.0
Release Notes
jamesdbloom/mockservice
### [`v5.15.0`](https://togithub.com/jamesdbloom/mockservice/blob/HEAD/changelog.md#5150---2023-01-11) ##### Added - an image tag that allows container to run as root - HTTP2 protocol support for mocking - ability to proxy multiple binary messages without waiting for response - support to disallow loading of specific class in javascript templates - support to disallow specific text in javascript templates - support to disallow loading of any class in velocity templates - support to disallow specific text in velocity templates - support to disallow specific text in mustache templates - support to velocity templates to load files via $import.read(...) ##### Changed - improved error message for not valid HTTP requests that are not being proxied - improved error message when client doesn't trust MockServer's CA ##### Fixed - references to globally-scoped values within Ingress template - fixed error passing configuration in MockServerClient - fixed handling of additional content-type parameter and special characters in the content-type such as '+' - removed invalid extra content-encoding header add when forwarding if content-encoding was not presentConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.