Skip to content

Commit

Permalink
chore(main): release 0.7.0-beta (#113)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.7.0-beta](v0.6.0-alpha...v0.7.0-beta)
(2023-12-15)


### Features

* **core,vdp:** upgrade endpoints version from v1alpha to v1beta
([#116](#116))
([aaa153f](aaa153f))
* **plugin:** inject visitor id for public endpoints
([#114](#114))
([ea6ebfa](ea6ebfa))
* **vdp:** add organization pipeline and connector endpoints
([#112](#112))
([aa08892](aa08892))


### Miscellaneous Chores

* **release:** release v0.7.0-beta
([a91aa20](a91aa20))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
droplet-bot authored Dec 15, 2023
1 parent a91aa20 commit 52ce6f8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.7.0-beta](https://github.com/instill-ai/api-gateway/compare/v0.6.0-alpha...v0.7.0-beta) (2023-12-15)


### Features

* **core,vdp:** upgrade endpoints version from v1alpha to v1beta ([#116](https://github.com/instill-ai/api-gateway/issues/116)) ([aaa153f](https://github.com/instill-ai/api-gateway/commit/aaa153ff33adc727233aed04938370652c2a1a36))
* **plugin:** inject visitor id for public endpoints ([#114](https://github.com/instill-ai/api-gateway/issues/114)) ([ea6ebfa](https://github.com/instill-ai/api-gateway/commit/ea6ebfa2af83b6b54fc90ac0685777de68e0f556))
* **vdp:** add organization pipeline and connector endpoints ([#112](https://github.com/instill-ai/api-gateway/issues/112)) ([aa08892](https://github.com/instill-ai/api-gateway/commit/aa08892575e987fd5555a3908c0d39c00497f5c7))


### Miscellaneous Chores

* **release:** release v0.7.0-beta ([a91aa20](https://github.com/instill-ai/api-gateway/commit/a91aa207002c677955c7c247081196e134a53dc4))

## [0.6.0-alpha](https://github.com/instill-ai/api-gateway/compare/v0.5.3-alpha...v0.6.0-alpha) (2023-11-22)


Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.6.0-alpha"
".": "0.7.0-beta"
}

0 comments on commit 52ce6f8

Please sign in to comment.