Skip to content

Version 0.1.M2

Compare
Choose a tag to compare
@mariusoe mariusoe released this 14 Jan 12:50
4f5afba

You can also find the corresponding documentation online under the following link: Documentation 0.1.M2

Changelog

Implemented enhancements:

  • Extend CI configuration in order to automatically release build artifacts #46
  • Improving system test for GCMetricsRecorder #42
  • Add configuration validation #18
  • Docker compose for fast start-up #11

Closed issues:

  • Extend CI to support releasing of the artifacts #10

Merged pull requests:

  • closes #46 - Extend CI configuration in order to automatically release build artifacts #53
  • Added note to docu to ensure that docker has enough main memory #49
  • closes #44: fixed occasional failure of system tests, improved GC test #48
  • relates to #45 - fixing broken condition for deploy stage #47
  • related to #42 - lowering waiting time for GC #45
  • Closed #42 - improving system test for GC metric recorder #43
  • Improved CI configuration - Testing on multiple JDKs in parallel and deploying documentation to S3 #41
  • closes #18: Added handling of invalid startup configurations #40
  • Closes #11: Created docker-based demo using Spring Pet Clinic #37