Skip to content

ReleaseNotes50

Johan Haleby edited this page Mar 25, 2022 · 2 revisions

Release Notes for REST Assured 5.0.0

Contents

  1. Highlights
  2. Minor Changes

Highlights

  • REST Assured now uses Groovy 4.x. While this shouldn't impact the way REST Assured works, it required non-trivial changes under the hood to make it work.

Minor changes

  • Using Jackson 2.13
  • Fixed bug in bom-file generation, the example projects are now excluded.

See change log for more details.

Clone this wiki locally