v0.8.0
版本发布时间: 2023-06-16 03:13:25
GoogleCloudPlatform/microservices-demo最新发布版本:v0.10.1(2024-07-25 03:28:58)
Notable changes
Online Boutique uses Kubernetes built-in gRPC health check probes by default — special thanks to @mathieu-benoit!
What's Changed
- Add auto-approve bot config by @bourgeoisor in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1835
- Bump opentel to 1.18.0 by @bourgeoisor in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1803
- Remove
nativeGrpcHealthCheck
from Helm chart by @mathieu-benoit in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1840 - Clean
.tgz
Helm chart files by @mathieu-benoit in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1822 - Fix Terraform error caused by unavailable metrics.k8s.io/v1beta1 by @NimJay in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1827
- Remove use of gRPC health probe binary by @NimJay in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1837
-
cartservice
- dotnet base image:7.0.7-alpine3.18-amd64
by @mathieu-benoit in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1841 - Convert CRLF to LF by @NimJay in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1806
- Remove 2> /dev/null in Terraform kubectl wait by @NimJay in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1814
- many dependency updates via @renovate-bot such https://github.com/GoogleCloudPlatform/microservices-demo/pull/1788, https://github.com/GoogleCloudPlatform/microservices-demo/pull/1789, https://github.com/GoogleCloudPlatform/microservices-demo/pull/1790, https://github.com/GoogleCloudPlatform/microservices-demo/pull/1783
- some dependency updates via @dependabot such as https://github.com/GoogleCloudPlatform/microservices-demo/pull/1798, https://github.com/GoogleCloudPlatform/microservices-demo/pull/1799, https://github.com/GoogleCloudPlatform/microservices-demo/pull/1802
Full Changelog: https://github.com/GoogleCloudPlatform/microservices-demo/compare/v0.7.0...v0.8.0