tag:github.com,2008:https://github.com/selvasingh/spring-petclinic-microservices/releases Tags from spring-petclinic-microservices 2019-08-29T13:36:00Z tag:github.com,2008:Repository/268363762/v2.1.4 2019-08-29T13:36:00Z v2.1.4: Switch to openjdk8 <p>Switch to openjdk8</p> <p>Repair Travis build</p> arey tag:github.com,2008:Repository/268363762/v2.0.6 2019-02-15T11:54:52Z v2.0.6: Merge pull request #111 from arey/feature/duplicateConf <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/spring-petclinic/spring-petclinic-microservices/pull/111">spring-petclinic#111</a> from arey/feature/duplicateConf</p> <p>Remove configuration hosted by the Config Server</p> arey tag:github.com,2008:Repository/268363762/v2.0.3 2018-07-16T06:05:42Z v2.0.3: Merge pull request #83 from spring-petclinic/feature/Finchley <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/spring-petclinic/spring-petclinic-microservices/pull/83">spring-petclinic#83</a> from spring-petclinic/feature/…</p> <p>…Finchley</p> <p>Upgrade to Spring Cloud Finchley <a class="issue-link js-issue-link" href="https://github.com/Azure-Samples/spring-petclinic-microservices/pull/72">Azure-Samples#72</a></p> arey tag:github.com,2008:Repository/268363762/v1.5.9 2018-05-02T12:39:46Z v1.5.9: Reduce memory consumption of Docker images #76 (#77) <p>Reduce memory consumption of Docker images <a class="issue-link js-issue-link" href="https://github.com/spring-petclinic/spring-petclinic-microservices/issues/76">spring-petclinic#76</a> (<a class="issue-link js-issue-link" href="https://github.com/spring-petclinic/spring-petclinic-microservices/pull/77">sprin…</a></p> <p><a class="issue-link js-issue-link" href="https://github.com/spring-petclinic/spring-petclinic-microservices/pull/77">…g-petclinic#77</a>)</p> <p>* Reduce memory consumption of Docker images <a class="issue-link js-issue-link" href="https://github.com/spring-petclinic/spring-petclinic-microservices/issues/76">spring-petclinic#76</a></p> <p>The fix switches from an outdated Oracle Java 8 Docker image <br />to the current openjdk:8 image. The Java VM of this image <br />supports the parameters to make the Java VM Docker aware. <br />With this option it becomes possible to set the memory <br />limit to 256MB which reduces the memory consumption by <br />75% and leaves the application still operational.</p> <p>* Added a NOTE about the Docker VM resource usage on Mac and Win</p> <p>This <span class="issue-keyword tooltipped tooltipped-se">closes</span> <a class="issue-link js-issue-link" href="https://github.com/spring-petclinic/spring-petclinic-microservices/issues/76">spring-petclinic#76</a> and hopefully improves the first time user-experience <br />of the Docker compose way of running the demo microservices.</p>