Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 18:59
4afafac

Changelog

Unreleased

Full Changelog

Implemented enhancements:

  • Add JSON termination configuration in the SemiStructuredLogFormatter #74
  • Add package to jcenter #72
  • Add serializer for Instant type #70
  • Update the github actions in order to publish artifacts to the mave repo on commits to master #65
  • Create a development branch #64
  • Configure bintray to allow for artifact publishing #63
  • Change the project structure to a multi-module project #62
  • Remove example code #61
  • Change package naming #60
  • Improve the performance of the "Checking readiness with 500 Internal Server Error" test #58
  • Exposed DAO #56
  • Update the DatabaseConnection to use the suspendedTransaction primitive instead of the vanilla transaction #49
  • Refactor the test structure for the endpoint data grid filter tests #41
  • Implement a configuration management strategy #39
  • Reorganize dependencies declaration into a single file. #37
  • Add linting support #28
  • Add license #24
  • Default list endpoint format compatible with front-end datagrids #23
  • Java 11 #22
  • Exception Handling with Status Pages #17
  • Sanitise input library #13
  • Flyway Database Migrations #10
  • Create and Write README.md #2
  • Refactor and Test Dockerfile #1
  • Feature/#62 multi module #69 (monxalo)

Fixed bugs:

  • Use the official gradle docker image #40
  • Unsafe type casts on TableExtensions.createFilters #38
  • Commit on database connection #12

Closed issues:

  • Documentation of project branch structure #20
  • Deployment Automation with Builds #18
  • Documentation #15
  • Health checks endpoints #14
  • Add call logging #7
  • Implement logging strategy #5

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator