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 Dec 2, 2023
1 parent 9bc7167 commit 23ec7c1
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 1 deletion.
59 changes: 59 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Changelog

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


### 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))
* adding pytest running check to indciate whether to disable otel ([e867e61](https://github.com/GoogleCloudPlatform/emblem/commit/e867e61aebffce1b5376610a01c3956e4d103f79))
* 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

* correct client library docs ref to openapi.yaml path ([#821](https://github.com/GoogleCloudPlatform/emblem/issues/821)) ([1562e4e](https://github.com/GoogleCloudPlatform/emblem/commit/1562e4ebee5c1c0e1a58e34e964ad8ad0c4ba8ff))
* **deps:** pin dependencies ([#769](https://github.com/GoogleCloudPlatform/emblem/issues/769)) ([9970525](https://github.com/GoogleCloudPlatform/emblem/commit/997052528c410f513bda540c01b61fc4a21200bc))
* **deps:** update dependency @reduxjs/toolkit to v1.9.1 ([#778](https://github.com/GoogleCloudPlatform/emblem/issues/778)) ([d72e437](https://github.com/GoogleCloudPlatform/emblem/commit/d72e437a2e0166764440770b5452b74d6390dee3))
* **deps:** update dependency @reduxjs/toolkit to v1.9.2 ([#784](https://github.com/GoogleCloudPlatform/emblem/issues/784)) ([dd76f3b](https://github.com/GoogleCloudPlatform/emblem/commit/dd76f3b1faad91cdf1c190e024763f268ac66ac7))
* **deps:** update dependency @reduxjs/toolkit to v1.9.3 ([#793](https://github.com/GoogleCloudPlatform/emblem/issues/793)) ([f12a24d](https://github.com/GoogleCloudPlatform/emblem/commit/f12a24de48ed8c8522c7b95bd249a4848f378cb6))
* **deps:** update dependency @vaadin/router to v1.7.5 ([#810](https://github.com/GoogleCloudPlatform/emblem/issues/810)) ([570d06b](https://github.com/GoogleCloudPlatform/emblem/commit/570d06bee12d76559813d6b55c83a27dfa49f806))
* **deps:** update dependency axios to v1 ([#843](https://github.com/GoogleCloudPlatform/emblem/issues/843)) ([48b4e41](https://github.com/GoogleCloudPlatform/emblem/commit/48b4e41c30d0a98caf37be4df2168c62938bc731))
* **deps:** update dependency axios to v1.6.0 ([#990](https://github.com/GoogleCloudPlatform/emblem/issues/990)) ([29199e7](https://github.com/GoogleCloudPlatform/emblem/commit/29199e78f9ce162bd5e412654ffcbc1e5a8eaefe))
* **deps:** update dependency axios to v1.6.1 ([#999](https://github.com/GoogleCloudPlatform/emblem/issues/999)) ([2e0205f](https://github.com/GoogleCloudPlatform/emblem/commit/2e0205f31ff39458980415537931147c9cbd563c))
* **deps:** update dependency axios to v1.6.2 ([#1007](https://github.com/GoogleCloudPlatform/emblem/issues/1007)) ([ae1481d](https://github.com/GoogleCloudPlatform/emblem/commit/ae1481db009f2379efdb1f0222a8214186cc5d1a))
* **deps:** update dependency express to v4.18.2 ([#785](https://github.com/GoogleCloudPlatform/emblem/issues/785)) ([a77466e](https://github.com/GoogleCloudPlatform/emblem/commit/a77466e0d753264939ded0a7cc3d86daae387020))
* **deps:** update dependency jsonwebtoken to v9.0.1 ([#936](https://github.com/GoogleCloudPlatform/emblem/issues/936)) ([22999ad](https://github.com/GoogleCloudPlatform/emblem/commit/22999ada99ab0b38372c8bf4bba2f36edb79c411))
* **deps:** update dependency lit to v2.6.1 ([#789](https://github.com/GoogleCloudPlatform/emblem/issues/789)) ([6fce303](https://github.com/GoogleCloudPlatform/emblem/commit/6fce303ae6be86162e3f91420d452623484e2bbe))
* **deps:** update dependency lit to v2.7.0 ([#830](https://github.com/GoogleCloudPlatform/emblem/issues/830)) ([fc46ed5](https://github.com/GoogleCloudPlatform/emblem/commit/fc46ed5eda4899f0fb077de932791e2cff0b9d50))
* **deps:** update dependency lit to v2.7.4 ([#905](https://github.com/GoogleCloudPlatform/emblem/issues/905)) ([5f839d3](https://github.com/GoogleCloudPlatform/emblem/commit/5f839d35b9d885f4733212ef1a71b07d71c22e43))
* **deps:** update dependency lit to v2.7.5 ([#924](https://github.com/GoogleCloudPlatform/emblem/issues/924)) ([0485924](https://github.com/GoogleCloudPlatform/emblem/commit/048592428d36340748977e5f7c041149401d9a4c))
* **deps:** update dependency lit to v2.7.6 ([#941](https://github.com/GoogleCloudPlatform/emblem/issues/941)) ([bef6ebb](https://github.com/GoogleCloudPlatform/emblem/commit/bef6ebb1464db1a995ccf018457931cda11b4c61))
* **deps:** update dependency lit to v2.8.0 ([#955](https://github.com/GoogleCloudPlatform/emblem/issues/955)) ([92b1ffb](https://github.com/GoogleCloudPlatform/emblem/commit/92b1ffbbee580a13f808d7fa4d2bcae2c81964be))
* **deps:** update dependency lit to v3 ([#983](https://github.com/GoogleCloudPlatform/emblem/issues/983)) ([9e477d9](https://github.com/GoogleCloudPlatform/emblem/commit/9e477d924c879d3828217a8f4804787152b165b3))
* **deps:** update dependency lit to v3.0.2 ([#1000](https://github.com/GoogleCloudPlatform/emblem/issues/1000)) ([7990485](https://github.com/GoogleCloudPlatform/emblem/commit/7990485c95658a82d540f669ab5efe008bf8da95))
* **deps:** update dependency lit to v3.1.0 ([#1009](https://github.com/GoogleCloudPlatform/emblem/issues/1009)) ([ecdeddb](https://github.com/GoogleCloudPlatform/emblem/commit/ecdeddb3729738953a2e8dc89768d7a8be1c5da8))
* **deps:** update website (js runtime) ([#906](https://github.com/GoogleCloudPlatform/emblem/issues/906)) ([3eaae68](https://github.com/GoogleCloudPlatform/emblem/commit/3eaae68ef37e443d16e6c04fb1c62c25307d6c46))
* **deps:** update website (js runtime) ([#962](https://github.com/GoogleCloudPlatform/emblem/issues/962)) ([8899a0e](https://github.com/GoogleCloudPlatform/emblem/commit/8899a0ee558e0ce0ff63aad6ab9529d516e6ec8b))
* **deps:** update website (js runtime) ([#978](https://github.com/GoogleCloudPlatform/emblem/issues/978)) ([09ba58f](https://github.com/GoogleCloudPlatform/emblem/commit/09ba58ffbdd6a4e47576d59ca07840b87077aedf))
* **docs:** update testing documentation ([#717](https://github.com/GoogleCloudPlatform/emblem/issues/717)) ([0487997](https://github.com/GoogleCloudPlatform/emblem/commit/0487997dfe7720246c5107b13a8ee229e9d2c0f1))
* **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))
* otel mismatching deps ([#1004](https://github.com/GoogleCloudPlatform/emblem/issues/1004)) ([90b30c7](https://github.com/GoogleCloudPlatform/emblem/commit/90b30c770bbf91f2d4c465c37e7aa3c09cb1558a))
* remove general exception check ([e867e61](https://github.com/GoogleCloudPlatform/emblem/commit/e867e61aebffce1b5376610a01c3956e4d103f79))
* resolve dependency conflicts in opentel libs ([#993](https://github.com/GoogleCloudPlatform/emblem/issues/993)) ([38ae907](https://github.com/GoogleCloudPlatform/emblem/commit/38ae907f2a82043a8ff025d0da742037b4d50ae1))
* resolve python lint errors ([e867e61](https://github.com/GoogleCloudPlatform/emblem/commit/e867e61aebffce1b5376610a01c3956e4d103f79))
* small fix for web-e2e build trigger ([#919](https://github.com/GoogleCloudPlatform/emblem/issues/919)) ([7a3406b](https://github.com/GoogleCloudPlatform/emblem/commit/7a3406b01b1e4caab014bc9bdc9d1044072f8731))
* **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))
* updating from google.auth to google-auth ([#918](https://github.com/GoogleCloudPlatform/emblem/issues/918)) ([290cb12](https://github.com/GoogleCloudPlatform/emblem/commit/290cb12ee1985e0e3d5b83d412a56c6803fa1179))
* wrapping tests in try catch ([e867e61](https://github.com/GoogleCloudPlatform/emblem/commit/e867e61aebffce1b5376610a01c3956e4d103f79))
* wrapping tests to correctly throw exception and print out error trace for debugging ([#931](https://github.com/GoogleCloudPlatform/emblem/issues/931)) ([e867e61](https://github.com/GoogleCloudPlatform/emblem/commit/e867e61aebffce1b5376610a01c3956e4d103f79))
* wrong requirements txt ref in unit test cloudbuild yaml ([#963](https://github.com/GoogleCloudPlatform/emblem/issues/963)) ([80ed1c1](https://github.com/GoogleCloudPlatform/emblem/commit/80ed1c11e30da69513e79da2b268c650d3c00aa6))
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 23ec7c1

Please sign in to comment.