Skip to content

Releases: taymyr/lagom-openapi

1.3.1

11 Jun 14:30
Compare
Choose a tag to compare

📣 Lagom OpenAPI 1.3.1 released!

We are pleased to announce the release of OpenAPI module for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

  • Improve implementation of OpenAPIRouter for Scala DSL (#51) @ihostage

🎯 Dependencies

  • Drop Kotlin Logging as a transitive dependency (#50) @ihostage

🙇 Credits

Special thanks to the following contributors who helped with this release: @ihostage

1.3.0

05 Jun 11:51
Compare
Choose a tag to compare

📣 Lagom OpenAPI 1.3.0 released!

We are pleased to announce the release of OpenAPI module for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

🚀 Features

🙇 Credits

Special thanks to the following contributors who helped with this release: @ihostage

1.2.2

14 Oct 17:28
Compare
Choose a tag to compare

📣 Lagom OpenAPI 1.2.2 released!

We are pleased to announce the release of OpenAPI module for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

🚀 Features

🙇 Credits

Special thanks to the following contributors who helped with this release: @gnuzzz

1.2.1

29 Sep 21:54
Compare
Choose a tag to compare

📣 Lagom OpenAPI 1.2.1 released!

We are pleased to announce the release of OpenAPI module for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

🐛 Bug Fixes

  • Use api configuration for some dependencies (#43) @ihostage

🙇 Credits

Special thanks to the following contributors who helped with this release: @ihostage

1.2.0

16 Jul 16:31
Compare
Choose a tag to compare

📣 Lagom OpenAPI 1.2.0 released!

We are pleased to announce the release of OpenAPI module for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

🎯 Dependencies

  • Bumps nexus-staging and nexus-publish plugins (#38) @ihostage

🙇 Credits

Special thanks to the following contributors who helped with this release: @ihostage and @stankevichevg

1.1.0

04 Mar 18:59
Compare
Choose a tag to compare

📣 Lagom OpenAPI 1.1.0 released!

We are pleased to announce the release of OpenAPI module for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

🚀 Features

🐛 Bug Fixes

🎯 Dependencies

🙇 Credits

Special thanks to the following contributors who helped with this release: @StephanEmmerich and @ihostage

1.0.0

29 May 15:08
Compare
Choose a tag to compare

Autogenerate OpenAPI Spec & Lagom Scala DSL

The Taymyr Team is pleased to announce the release of OpenAPI module for Lagom. This is the first stable release with support Lagom Scala DSL and autogenerates OpenAPI specification feature.

Release notes

  • #16 Support Lagom Scala DSL
  • #3 Autogenerate OpenAPI Specification
  • #2 Incompatibility with config4k-0.4.1

0.0.2

15 Oct 23:39
Compare
Choose a tag to compare

Moving & Repackage

  1. Change path for OpenAPI specification to /_${service_name}/openapi
  2. Move artifacts to group org.taymyr.lagom
  3. Repackage sources to org.taymyr.lagom.openapi
  4. Migrate interface to Kotlin
  5. Up maven to '3.5.4' (for fix https://issues.sonatype.org/browse/OSSRH-37292)

0.0.1

15 Oct 23:40
Compare
Choose a tag to compare

Initial release