v0.7.0
版本发布时间: 2023-05-19 21:20:39
GoogleCloudPlatform/microservices-demo最新发布版本:v0.10.1(2024-07-25 03:28:58)
Notable Changes
- There is now a
FRONTEND_MESSAGE
environment variable that you can set inside thefrontend
Kubernetes Deployment to display a custom message on every Online Boutique page. See https://github.com/GoogleCloudPlatform/microservices-demo/pull/1773.
What's Changed
- more than 100 dependency updates via @renovate-bot & @dependabot such as https://github.com/GoogleCloudPlatform/microservices-demo/pull/1740, https://github.com/GoogleCloudPlatform/microservices-demo/pull/1779, and https://github.com/GoogleCloudPlatform/microservices-demo/pull/1771 — special thanks to @bourgeoisor for driving an incredible amount of these updates 👏
- Clean up docs and meta files by @bourgeoisor in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1721
- replace patchesStrategicMerge with patches by @smeet07 in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1689
- Fix Hero Logo: for dark background. by @Deleplace in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1693
- Update README.md by @bluPhy in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1690
- Bump opentel to 1.17.0 by @bourgeoisor in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1703
- Bump RPC Net to 2.52.0 by @bourgeoisor in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1706
- test: Making changes to testing identity by @tpryan in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1676
- Bump protoc to 3.22 by @bourgeoisor in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1718
- Rename . gitattributes to .gitattributes by @bourgeoisor in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1720
- Bump opentel go to 0.41 by @bourgeoisor in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1743
- Implement
FRONTEND_MESSAGE
env var by @NimJay in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1773 - Add .gitattributes to convert "CR + LF" to "LF" by @NimJay in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1688
- Fix typo in managed data plane enablement by @NimJay in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1615
- Specify --region when deleting AlloyDB cluster by @NimJay in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1602
New Contributors
- @Deleplace made their first contribution in https://github.com/GoogleCloudPlatform/microservices-demo/pull/1693
Full Changelog: https://github.com/GoogleCloudPlatform/microservices-demo/compare/v0.6.0...v0.7.0