Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Releases: GoogleCloudPlatform/cloud-ops-sandbox

v0.7.4

13 Dec 22:40
Compare
Choose a tag to compare

Bug Fixes

v0.7.3

16 Nov 00:39
Compare
Choose a tag to compare

Features

  • feat(terraform): separating rating service main tf file to multiple for readability and consistency (#859)
  • feat(terraform): pin terraform provider version to 1.0 (#867)

Bug Fixes

  • fix: rating service dependencies (#878)
  • fixed typo
  • fix(terraform): gke deprecated params update (#871)

v0.7.2

16 Nov 00:38
Compare
Choose a tag to compare

Bug Fixes

  • Merge pull request #864 from GoogleCloudPlatform/pin-terraform
  • fix: pin terraform providers to specific version

v0.7.1

16 Nov 00:38
Compare
Choose a tag to compare

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

  • chore(docs): removed $ from sre-recipes README (#860)
  • chore(docs): update repo link in tf readme (#861)
  • chore: fixed make-release
  • chore: update website version number (#846)
  • chore: add policy documents (#843)

v0.7.0

13 Jul 21:06
Compare
Choose a tag to compare

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

13 Jul 21:08
Compare
Choose a tag to compare

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

13 Jul 21:08
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

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

13 Jul 21:09
Compare
Choose a tag to compare
  • added Cloud Shell tutorial
  • added new SRE recipe
  • added loadgen patterns to sandboxctl
  • added create and destroy endpoints to sandboxctl

v0.3.0

13 Jul 21:09
Compare
Choose a tag to compare
  • 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

13 Jul 21:10
Compare
Choose a tag to compare

Fix release to re-enable internal Google accounts