Skip to content

Releases: axa-group/bauta.js

v2.0.1

13 Oct 09:45
93ad2c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Sep 10:08
3757049
Compare
Choose a tag to compare

Bauta.js 2.0.0

Breaking changes

  • Bauta.js has been updated to use the major version of Fastify, 4.x. All the dependencies we mainly use on bautajs-fastify related to fastify has been updated to use Fastify 4. Therefore, ensure you use Fastify 4 in your codebase to use Bauta.js 2.x.
  • Fastify strict serialization is enabled by default.
  • The URL where the swagger UI is exposed, aka explorer, has changed to /${prefix}/explorer for bautajs-fastify.

Other important changes

  • We have bumped to the latest version of Pino, 8.x all the bautajs packages that use pino.

What's Changed

Full Changelog: v2.0.0-alpha.1...v2.0.0

v2.0.0-alpha.1

01 Sep 14:06
a455021
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Context

Alpha release to verify there is no regressions before publishing the new major v2.0.0.

Full Changelog: https://github.com/axa-group/bauta.js/commits/v2.0.0-alpha.1

v2.0.0-alpha.0

01 Sep 10:49
86f9d05
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release

Context

Alpha release to verify there is no regressions before publishing the new major v2.0.0.

Full Changelog: https://github.com/axa-group/bauta.js/commits/v2.0.0-alpha.0

v1.0.0

24 Jun 15:41
Compare
Choose a tag to compare

What's Changed

  • First OpenSource release 🎊

Full Changelog: https://github.com/axa-group/bauta.js/commits/v1.0.0