Skip to content

Commit def3d46

Browse files
committed
Updating news and release notes link for 4.2.0
1 parent 68f7808 commit def3d46

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

_posts/2016-05-17-news.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ color: white
44
fa-icon: newspaper-o
55
---
66
## News
7+
* 2020-01-17: REST Assured [4.2.0](http://dl.bintray.com/johanhaleby/generic/rest-assured-4.2.0-dist.zip) is released. It adds a module bringing [Kotlin extension functions](https://github.com/rest-assured/rest-assured/wiki/Usage#kotlin-extension-module-for-spring-mockmvc) to [Spring Mock Mvc](https://github.com/rest-assured/rest-assured/wiki/Usage#spring-mock-mvc-module), support for Jakarta EE JSON Binding (JSON-B) specification using Eclipse Yasson, as well as [blacklisting](https://github.com/rest-assured/rest-assured/wiki/Usage#blacklist-headers-from-logging) headers from being logged and other improvements. See [release notes](https://github.com/rest-assured/rest-assured/wiki/ReleaseNotes42) and [change log](https://raw.githubusercontent.com/rest-assured/rest-assured/master/changelog.txt) for more details.
78
* 2019-10-02: REST Assured [4.1.2](http://dl.bintray.com/johanhaleby/generic/rest-assured-4.1.2-dist.zip) is released. It adds support for Java 13 as well as fixing some issues with the [kotlin extension module](https://github.com/rest-assured/rest-assured/wiki/Usage#kotlin-extension-module). Please see [change log](https://raw.githubusercontent.com/rest-assured/rest-assured/master/changelog.txt) for details.
89
* 2019-09-06: Johan elaborates on some of the benefits of using the new [Kotlin API](https://github.com/rest-assured/rest-assured/wiki/Usage#kotlin-extension-module) in [this](http://code.haleby.se/2019/09/06/rest-assured-in-kotlin/) blog post.
9-
* 2019-09-06: REST Assured [4.1.1](http://dl.bintray.com/johanhaleby/generic/rest-assured-4.1.1-dist.zip) is released. This is a very small release containing updates to jaxb-osgi and jaxb-apo dependencies which could lead to classpath inconsistencies if using newer versions of jaxb in Java 9+. Please see [change log](https://raw.githubusercontent.com/rest-assured/rest-assured/master/changelog.txt) for details.
1010

1111
Click [here](https://github.com/jayway/rest-assured/wiki/OldNews) for older news.

_posts/2016-05-18-release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ style: center
66
---
77
## Release Notes
88

9+
[4.2.0](https://github.com/rest-assured/rest-assured/wiki/ReleaseNotes42)<br>
910
[4.0.0](https://github.com/rest-assured/rest-assured/wiki/ReleaseNotes40)<br>
1011
[3.3.0](https://github.com/rest-assured/rest-assured/wiki/ReleaseNotes33)<br>
1112
[3.2.0](https://github.com/rest-assured/rest-assured/wiki/ReleaseNotes32)<br>

0 commit comments

Comments
 (0)