This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
Releases: GoogleCloudPlatform/cloud-ops-sandbox
Releases · GoogleCloudPlatform/cloud-ops-sandbox
v0.7.4
Bug Fixes
- fix: CVE-2021-44228 (#886)
v0.7.3
v0.7.2
v0.7.1
Features
- feat(terraform): add descriptive id + desc to SLOs (#858)
- feat(terraform): use var instead of static vars + update terraform readme (#857)
- feat: sre recipes --skip-loadgen flag (#852)
- feat: add app version to GKE cluster (#788)
- feat: Add config-based SRE Recipe Implementation (#826)
- feat(terraform): add GKE location to TF apply (#811)
- feat: renamed k8s containers to display service names (#819)
- feat: recommendationservice crash recipe (#817)
Bug Fixes
- fix: broken website links (#854)
- fix(terraform): fmt to all dirs (#855)
- fix: recipe2 error message (#853)
- fix: currencyservice errors (#818)
- fix(terraform): Update provider version constraints (#820)
- fix: fix manual website trigger
- fix: removed extra trigger from website workflow
- fix: update website workflows (#822)
- fix: telemetry on develop branch (#823)
- fix: Increase frontend pod resources (#810)
- fix(describe): fix sandboxctl describe output format (#821)
- fix: update outdated loadgen env variable in sandboxctl (#807)
Tests
- tests: Add integration tests for validating SRE Recipe config schema (#836)
- ci: fixed release script
- ci: fix cloud build container workflow (#806)
Miscellaneous
v0.7.0
Summary of New Features:
- Upgraded Loadgen (#719)
- Added Loadgen SRE Recipe (#732)
- Updated C# service to use OT trace (#726)
- Optimized costs (cheaper VMs, etc) (#686)
- Integrated loadgenerator with recipe0 (#746)
- Updated terraform to v1.0.0 (#759)
- Added Open in Cloud Shell button to PRs (#758)
- Added GCP debugger to emailservice (#700)
- Fixed sandboxctl destroy (#743)
- Added listnr “submit feedback” button to website (#766)
- Updated docs/tutorials
- Dependency updates (ex, OT v1.0 in Python services)
v0.6.0
Summary of New Features:
- managed grpc re-write for Cart service using .NET 5.0
- added
sandboxctl describe
- updated website
- updated dependencies
v0.5.0
Summary of New features:
New microservice to illustrate Cloud Operations on AppEngine
Improved Cloud Shell walkthrough
Improvements to sandboxctl tool
Synthetic traffic is sent to the cluster upon successful deployment
MISC:
Package dependencies updates
Improved stability of email service
CI improvements
v0.4.0
- added Cloud Shell tutorial
- added new SRE recipe
- added loadgen patterns to sandboxctl
- added create and destroy endpoints to sandboxctl
v0.3.0
- Rebranding to Cloud Operations Sandbox completed - serving content from cloud-ops-sandbox.dev (stackdriver-sandbox.dev redirects to new address)
- New telemetry pipeline for measuring product usage
- Googler’s Sandboxes are now created at /untrusted/demos/cloud-ops-sandboxes folder.
- New SRE recipe - break the app, try to fix it, verify your hypothesis
- Scalable load generator based on GKE
- New demo microservice deployed on AppEngine
- Engineering systems
- Website serving migrated from github pages to AppEngine
- Separation of test vs. prod telemetry pipelines
v0.2.6
Fix release to re-enable internal Google accounts