Skip to content

Latest commit

 

History

History
67 lines (50 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

67 lines (50 loc) · 1.07 KB

Changelog

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

[1.0.4] - 2021-11-14

Added

  • Add graalvm Support for Spring Boot
  • Add Junit tests
  • Add automatic pr feedback
  • Add detekt support
  • Add review bot

Changed

Deprecated

Removed

Fixed

Security

[1.0.3] - 2021-11-08

Added

  • Set spring application name to skinserver for kubernetes
  • Disable for swagger generation k8s support
  • Bump dependencies

[1.0.2] - 2021-11-08

Changed

  • Every url must be ended with /
  • Improve code readability

Fixed

  • Rotation is now optional and as a path parameter
    • Values:
      • Front
      • Back
      • Right
      • Left
      • Top
      • Bottom

[1.0.1] - 2021-11-07

Added

  • Added kubernetes support
  • Add liveness and readiness endpoints

[1.0.0] - 2021-11-07

Added

  • Improved code quality
  • Basic swagger docs
  • New code structure
  • Better gradle config
  • Improve dockerized deployment
  • Automatic Swagger docs