FoxHttp Release Notes - viascom/FoxHttp GitHub Wiki
![change](https://img.shields.io/badge/!-API Change-orange.svg) Change Generic syntax of all FoxHttp-Classes (please see Migration-Page)
![change](https://img.shields.io/badge/!-API Change-orange.svg) Switch parameters of FoxHttpClientBuilder Constructor (-> pull request by @marshalluous)
![change](https://img.shields.io/badge/!-API Change-orange.svg) Change from FoxHttpRequestHeader to FoxHttpHeader
![update](https://img.shields.io/badge/^-new version-green.svg) Use groundwork pom version 1.3
![update](https://img.shields.io/badge/^-new version-green.svg) Use groundwork Service-Result version 1.2
![new](https://img.shields.io/badge/+-new feature-brightgreen.svg) Annotation application structure support
![new](https://img.shields.io/badge/+-new feature-brightgreen.svg) Built-In OAuth2 support
![new](https://img.shields.io/badge/+-new feature-brightgreen.svg) URL placeholders (can also be used in FoxHttpAuthorizationScope)
![new](https://img.shields.io/badge/+-new feature-brightgreen.svg) Add RequestServiceResultBody to simplify the client-side use of Service-Result