Skip to content

Releases: GoogleCloudPlatform/microservices-demo

v0.4.1

21 Oct 19:59
Compare
Choose a tag to compare

Woo! Online Boutique v0.4.1 is out!

Highlights

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Oct 21:39
Compare
Choose a tag to compare

Online Boutique 0.4.0 is out! 🎉

Highlights

We've gone from 0.3.9 to 0.4.0 since this new version introduces new important features:

  • New ways of deploying Online Boutique and its deployment variations — with Kustomize and with Terraform.
  • All the apps are now running as unprivileged containers by default when deployed with the default Kubernetes manifests provided (securityContext)
  • The cartservice app can now store its data in Google Cloud Spanner (optional and not by default).
  • The frontend app can be configured (optional and not by default) to have a shared user-id across sessions, very convenient to share data stored in the shopping cart in a multi-cluster mode when using one shared database model (in-cluster or using an external database like Memorystore or Spanner)
  • The cartservice app is now in .NET 7
  • The recommendation and emailservice apps are now in Python 3.9
  • The adservice app is now packaged in an Eclipse temurin container instead of openjdk
  • OpenCensus/Jaeger have been removed from Online Boutique apps in order to anticipate the coming OpenTelemetry implementation, stay tuned!

What's Changed

New Contributors

Full Changelog: v0.3.9...v0.4.0

v0.3.9

05 Aug 13:12
Compare
Choose a tag to compare

What's Changed

New Contributors 🎉

Full Changelog: v0.3.8...v0.3.9

v0.3.8

03 Jun 18:06
Compare
Choose a tag to compare

What changed?

Full changelog: v0.3.7...v0.3.8

v0.3.7

12 May 14:19
Compare
Choose a tag to compare

What changed?

Full changelog: v0.3.6...v0.3.7

v0.3.6

02 Feb 17:26
Compare
Choose a tag to compare

What changed?

Full changelog: v0.3.5...v0.3.6

v0.3.5

10 Jan 21:29
Compare
Choose a tag to compare

What changed?

  • Updated Log4j to 2.17.1 #679
  • Turned off GCP integration by default in #665
  • Migrated to Golang 1.17.5 in #670
  • Updated cartservice to .NET 6.0.1 in #669
  • Added Log4j advisory in README.md in #671
  • Added snippet-bot #680
  • Added SECURITY.md in #678
  • Added CODE_OF_CONDUCT.md in #677

Full changelog: v0.3.4...v0.3.5

v0.3.4

18 Dec 00:39
Compare
Choose a tag to compare

what's changed

  • Upgrades adservice log4j to 2.16: #661

v0.3.3

11 Dec 18:42
Compare
Choose a tag to compare

What's changed?

  • Patches a log4j security vulernability by upgrading adservice's log4j version to 2.15.0 - issue - #656
  • Upgrades .NET Grpc version #651

v0.3.2

03 Dec 20:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2