Skip to content

Releases: johnnymillergh/spring-cloud-tutorial

v0.1.8

11 Nov 00:25

Choose a tag to compare

v0.1.8 (2019-11-11)

Performance Improvements

  • $Docker: use quote marks to wrap port mapping statement (896bd4b)
  • $SpringBoot: upgrade Spring Boot to 2.2.1.RELEASE (2738cb4)
  • $SpringBoot: upgrade Spring Boot version to 2.2.0.RELEASE (752453c)

v0.1.7

12 Oct 00:18

Choose a tag to compare

v0.1.7 (2019-10-12)

Bug Fixes

  • $POM: update Spring Boot version (42adc47)

Features

  • $Codecov: support code coverage (d201b37)
  • $MultiProfiles: support multi profiles (6b7eea6)

Performance Improvements

  • $Docker: correct services registry and improve Docker services stability (f454086)

v0.1.6

09 Oct 06:55

Choose a tag to compare

v0.1.6 (2019-10-09)

Performance Improvements

  • $POM: upgrade Spring Boot version to 2.1.9.RELEASE (b133b0d)

v0.1.5

23 Sep 06:51

Choose a tag to compare

v0.1.5 (2019-09-23)

Performance Improvements

  • $POM: update HuTool version to 4.6.7 (6f1fa55)
  • $POM: update Spring Cloud version to Greenwich.SR3 (7c37a88)

v0.1.4

20 Sep 07:27

Choose a tag to compare

v0.1.4 (2019-09-20)

Bug Fixes

  • $POM: add Maven plugin to fix the error of mvn versions:display-plugin-updates (170772d)

Features

  • $LOGBack: support outputting log to file (489aad7)

v0.1.3

18 Sep 06:34

Choose a tag to compare

v0.1.3 (2019-09-18)

Features

  • $Docker: add Docker support; now we can deploy micro services on Docker (7804694)
  • $Eureka: add document for module eureka-server (b343c5d)

v0.1.2

12 Sep 07:38

Choose a tag to compare

v0.1.2 (2019-09-12)

Bug Fixes

  • $POM: correct version number (911a107)

v0.1.1

12 Sep 07:03

Choose a tag to compare

v0.1.1 (2019-09-12)

Features

  • $SpringCloudConfig: improve hign availability of Spring Cloud Config; support service discovery (b546aee)

v0.1.0

11 Sep 08:12

Choose a tag to compare

v0.1.0 (2019-09-11)

Performance Improvements

  • $POM: add build configuration - setting the name of packaged .jar file (6549317)
  • $POM: remove dependency management of sub modules (200c3ce)

v0.0.9

11 Sep 08:06

Choose a tag to compare

v0.0.9 (2019-09-11)

Features

  • $GitHub: add new issue templates (8ff0c10)
  • $README: add new information badges; complete Features part (438d90c)