Skip to content

Releases: garystafford/spring-postgresql-demo

Netflix Nebula Plugins and Gradle Versions Plugin

05 May 19:39
Compare
Choose a tag to compare

Changes:

  • Added Netflix Nebula Gradle plugins: nebula.ospackage and nebula.release
  • Added Gradle Versions Plugin, com.github.ben-manes.versions
  • Tried to add Liquibase Gradle Plugin, but snapshot task conflicts with nebula.release
  • Updated to and tested latest Gradle dependencies for SpringFox and Liquibase.
  • Changed h2 config from local file-based db to in-memory db, for better compatibility and security

Unit Tests with H2 Integration

27 Apr 12:45
ea303e5
Compare
Choose a tag to compare

New features since v3.0.0 release, for Post: 'Managing Applications Across Multiple Kubernetes Environments with Istio: Part 1/2':

  • Basic unit tests for a demo of H2
  • Unit tests use H2 instead if requiring PostgreSQL instance (use default Spring Profile)
  • New Jenkins Pipelines (Jenkinsfiles)
    • Continuous Integration with two publishing options
    • Build/Publish Docker Image
    • Build GKE Environments and deploy v1 to dev
    • Smoke and Integration Test (currently targets minikube)
  • Complete minikube environment files, with and without PostgreSQL local
  • Option to deploy PostgreSQL to GKE, but doesn't work with Istio, yet.

Official Release for Multi-Environment k8s/Istio Post

20 Apr 14:52
Compare
Choose a tag to compare

The official release for the two-part post, Managing Applications Across Multiple Kubernetes Environments with Istio: Part 1 and Part 2: https://wp.me/p1RD28-5L7

Official Release for PCF/Spring Post

20 Apr 15:39
Compare
Choose a tag to compare

The official release for the post, Developing Cloud-Native Data-Centric Spring Boot Applications for Pivotal Cloud Foundry: https://wp.me/p1RD28-5Jh

v2.1.0

31 Mar 00:51
Compare
Choose a tag to compare
version v2.1.0