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

Commit

Permalink
chore(main): release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 12, 2023
1 parent 8a318ae commit af40b2a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Changelog

## [0.7.0](https://github.com/GoogleCloudPlatform/emblem/compare/v0.6.0...v0.7.0) (2023-01-12)


### Features

* add in unseed database functionality for emblem cleanup ([#751](https://github.com/GoogleCloudPlatform/emblem/issues/751)) ([ea191d5](https://github.com/GoogleCloudPlatform/emblem/commit/ea191d50ee7ead3f0dbcf8448ec29bc1feefa923))
* add OpenTelemetry tracing to content-api and website ([#746](https://github.com/GoogleCloudPlatform/emblem/issues/746)) ([d81c79c](https://github.com/GoogleCloudPlatform/emblem/commit/d81c79cbaa1f23d03dbfea89b2c1e15efff80cd3))
* an Emblem bootstrap script ([#734](https://github.com/GoogleCloudPlatform/emblem/issues/734)) ([c2ff65f](https://github.com/GoogleCloudPlatform/emblem/commit/c2ff65fb8eeab1a8e46f720b96c1ed6472043b4a))
* **e2e testing:** add E2E testing module to Terraform ([#745](https://github.com/GoogleCloudPlatform/emblem/issues/745)) ([35a81c7](https://github.com/GoogleCloudPlatform/emblem/commit/35a81c7ac82c9e484df5a05a59feadb195a10c69))
* **E2E testing:** remove unused resources + add tf module import ([#726](https://github.com/GoogleCloudPlatform/emblem/issues/726)) ([caeb859](https://github.com/GoogleCloudPlatform/emblem/commit/caeb859242a363196df8934ddff5cba950d21f48))
* **E2E testing:** specify content API URL via `data` element ([#748](https://github.com/GoogleCloudPlatform/emblem/issues/748)) ([2338f9b](https://github.com/GoogleCloudPlatform/emblem/commit/2338f9b85bfbdf953e4255ead62d2e6ab50eb728))
* implement minimal release-please config ([#731](https://github.com/GoogleCloudPlatform/emblem/issues/731)) ([0e109fa](https://github.com/GoogleCloudPlatform/emblem/commit/0e109fa4cf2cc55fb85193a4458f7169d812f0a8))
* **ops:** split up E2E testing Cloud Build config ([#759](https://github.com/GoogleCloudPlatform/emblem/issues/759)) ([60bca26](https://github.com/GoogleCloudPlatform/emblem/commit/60bca2639997308e1d6d629a28d674b8e12aed14))
* run setup terraform via build jobs ([#737](https://github.com/GoogleCloudPlatform/emblem/issues/737)) ([d9fc2c3](https://github.com/GoogleCloudPlatform/emblem/commit/d9fc2c37194bbc959f1f4014014f0e4826f2d6ab))


### Bug Fixes

* **e2e tests:** update package.json ([#739](https://github.com/GoogleCloudPlatform/emblem/issues/739)) ([db0d003](https://github.com/GoogleCloudPlatform/emblem/commit/db0d00345fc9663bf5f17b9ec87d05f74878b84f))
* fixing minor bugs in client setup script and clarifying directions in README ([#768](https://github.com/GoogleCloudPlatform/emblem/issues/768)) ([8a318ae](https://github.com/GoogleCloudPlatform/emblem/commit/8a318ae1c9bd0dfe4350116b6bb170d72081f1d9))
* **ops:** enable Cloud Run API in Terraform ([#758](https://github.com/GoogleCloudPlatform/emblem/issues/758)) ([9d3524a](https://github.com/GoogleCloudPlatform/emblem/commit/9d3524a1f50becb92a6710001f9a22593a54c137))
* **testing:** move E2E image build to configure-delivery script ([#765](https://github.com/GoogleCloudPlatform/emblem/issues/765)) ([ffa5a6e](https://github.com/GoogleCloudPlatform/emblem/commit/ffa5a6ebef20a191f59cb8a3af552a942a410bb2))
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0
0.7.0

0 comments on commit af40b2a

Please sign in to comment.