Releases: Tinkoff/neptune
Releases · Tinkoff/neptune
0.21.2-ALPHA
Clean of deprecated code from previous migration release
0.21.2-MIGRATION-ALPHA
- refactoring of http-module
- Rabbit MQ: improved step output
Release contains new and deprecated code
0.21.1-ALPHA
Improved dependency config of neptune-spring-boot-starter
0.21.0-ALPHA
- of dependency scopes of integrations with MockMvc and WebTestClient
- redesign of integration with MockMvc
- redesign of integration with WebTestClient
- unified the creating of proxies. No Cglib. Byte-Buddy
- new matchers
- updated dependencies
0.20.26-ALPHA
SpringData: Fixed bug of the selecting of all data from a repository
0.20.25-ALPHA
- fixes of security issues
- multiple bug fixes
- Http: bodies of types
org.w3c.dom.Document
andorg.jsoup.nodes.Document
are not supported from this release
0.20.24-ALPHA
- improved gradle configs
- updated dependencies
0.20.23-ALPHA
- DefaultRetrofitBuilderSupplier is not final anymore
0.20.22-ALPHA
- Implemented the opening of new windows and tabs (Selenium 4.x feature) #317
- updated dependencies #318
- improved scope of dependencies of on spring #318
- Retrofit: improved instantiation of API #318
- http: improved instantiation of API #318
- Improved parameter output for the request sending by MockMVC #318
0.20.21-ALPHA
Update of dependencies