Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 827 Bytes

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 827 Bytes

Changelog

[1.0.4]

  • Application generates correct WSDL files
  • TempConverter service doesn't use embedded tags
  • Dockerize
  • Build with GitHub actions
  • CORS support
  • Downgrade to latest LTS Java version

[1.0.3]

  • Payload logging
  • Separate unit and integration tests

[1.0.2]

  • Spring Boot Actuator with info and health endpoints (with Maven build info)

[1.0.1]

  • Remove System.out
  • Upgrade to Java 12
  • Introduce Project Lombok
  • JUnit 5
  • 3rd party libraries version updates

[1.0.0]

  • Initial release
  • Sample hello and tempconverter web services
  • Unit and integration tests
  • JavaScript client
  • Logs requests and User-Agent header
  • Logs to sematext
  • Handles GET method with status 405 Method not allowed
  • Returns hint when using bad decimal separator when calling tempconverter