New
v0.10.3
What's Changed
- Upgrade .NET to version 9 by @mathieu-benoit in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2797
- Shrink emailservice base image, to python:3.12.7-alpine by @NimJay in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2813
- Configurable Locust rate by @Arri98 in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2806
- Shrink recommendationservice base image to python:3.12.8-alpine by @NimJay in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2832
- Add support for arm64 by @mathieu-benoit in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2589
- fix: nest .Values.seccompProfile.enable and .Values.securityContext.enabled correctly by @CarstenSon in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2874
- Fix for README.md command by @taitasu555 in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2892
- Update values.yaml- increase memory request/limit for three services by @gimpiron in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2974
- 95+ dependencies updates containing bug fixes, security patches, and improvements by @renovate-bot, @bourgeoisor
New Contributors
- @Arri98 made their first contribution in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2806
- @CarstenSon made their first contribution in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2874
- @taitasu555 made their first contribution in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2892
- @gimpiron made their first contribution in https://github.com/GoogleCloudPlatform/microservices-demo/pull/2974
Full Changelog: https://github.com/GoogleCloudPlatform/microservices-demo/compare/v0.10.2...v0.10.3