Skip to content

Release version 0.0.7 (2022-02-02)

Compare
Choose a tag to compare
@johnnymillergh johnnymillergh released this 04 Feb 12:07
· 242 commits to main since this release

0.0.7 (2022-02-02)

Build System

  • $Bash: support log to files (8e876cf)

Features

  • $OpenAPI: integrate with OpenAPI 3 and Swagger (f94ac9b)
  • $OpenFeign: create an aspect for Feign log (0808500)
  • $Pagination: create functional pagination response composer (6d4dbbb)
  • $𝛌: support predicator's retryFunction (b1c4a06)

Performance Improvements

  • $POM: update dependencies (fd29a5e)
  • $POM: update dependencies (c8f6817)
  • $SpringBoot: update Spring Boot and Spring Cloud (3ac4ad9)

Reverts

  • $Startup: each application should have construction method (57d3fe3)

BREAKING CHANGES

  • $Bash: support log to files