Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

FoxHttp Release Notes

Patrick Bösch edited this page Feb 14, 2017 · 1 revision

FoxHttp - Release Notes

Version 1.3 (RC on testing)

![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