Skip to content

Commit ef0df48

Browse files
authored
chore(main): Release v1.14.3 (#177)
🤖 I have created a release *beep* *boop* --- ## [1.14.3](v1.14.2...v1.14.3) (2023-12-07) ### Bug Fixes * **deps:** Update github.com/gomarkdown/markdown digest to a660076 ([#175](#175)) ([3ee549b](3ee549b)) * **deps:** Update golang.org/x/exp digest to 6522937 ([#176](#176)) ([1f0e032](1f0e032)) * **deps:** Update google.golang.org/genproto/googleapis/rpc digest to 3a041ad ([#178](#178)) ([1e7f21a](1e7f21a)) * **deps:** Update module github.com/avast/retry-go/v4 to v4.5.1 ([#179](#179)) ([3fdb491](3fdb491)) * **deps:** Update module github.com/chenzhuoyu/iasm to v0.9.1 ([#180](#180)) ([e5ee4b5](e5ee4b5)) * **deps:** Update module github.com/gorilla/css to v1.0.1 ([#181](#181)) ([a53c93f](a53c93f)) * **deps:** Update module github.com/kataras/golog to v0.1.11 ([#182](#182)) ([63ebf10](63ebf10)) * **deps:** Update module github.com/kataras/iris/v12 to v12.2.8 ([#183](#183)) ([cd22fa7](cd22fa7)) * Handle plugin execute failure case ([#185](#185)) ([4708734](4708734)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 4708734 commit ef0df48

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.14.3](https://github.com/cloudquery/plugin-pb-go/compare/v1.14.2...v1.14.3) (2023-12-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update github.com/gomarkdown/markdown digest to a660076 ([#175](https://github.com/cloudquery/plugin-pb-go/issues/175)) ([3ee549b](https://github.com/cloudquery/plugin-pb-go/commit/3ee549b1d9e1d890608cceed3d703dd8e58ef6e5))
9+
* **deps:** Update golang.org/x/exp digest to 6522937 ([#176](https://github.com/cloudquery/plugin-pb-go/issues/176)) ([1f0e032](https://github.com/cloudquery/plugin-pb-go/commit/1f0e032ef67493dc37efddab9e3c44b29be6bd75))
10+
* **deps:** Update google.golang.org/genproto/googleapis/rpc digest to 3a041ad ([#178](https://github.com/cloudquery/plugin-pb-go/issues/178)) ([1e7f21a](https://github.com/cloudquery/plugin-pb-go/commit/1e7f21a5e1ddf556af0c2b204816b620edf8e5ed))
11+
* **deps:** Update module github.com/avast/retry-go/v4 to v4.5.1 ([#179](https://github.com/cloudquery/plugin-pb-go/issues/179)) ([3fdb491](https://github.com/cloudquery/plugin-pb-go/commit/3fdb4912753619d3b8f896d7479db33a03504b14))
12+
* **deps:** Update module github.com/chenzhuoyu/iasm to v0.9.1 ([#180](https://github.com/cloudquery/plugin-pb-go/issues/180)) ([e5ee4b5](https://github.com/cloudquery/plugin-pb-go/commit/e5ee4b522e30daa6dd330f0d1863cb31dfdad84c))
13+
* **deps:** Update module github.com/gorilla/css to v1.0.1 ([#181](https://github.com/cloudquery/plugin-pb-go/issues/181)) ([a53c93f](https://github.com/cloudquery/plugin-pb-go/commit/a53c93f3586e641791e52b76c7574aabe9415f05))
14+
* **deps:** Update module github.com/kataras/golog to v0.1.11 ([#182](https://github.com/cloudquery/plugin-pb-go/issues/182)) ([63ebf10](https://github.com/cloudquery/plugin-pb-go/commit/63ebf103647cdde8933b697818ca16ab0ba4d796))
15+
* **deps:** Update module github.com/kataras/iris/v12 to v12.2.8 ([#183](https://github.com/cloudquery/plugin-pb-go/issues/183)) ([cd22fa7](https://github.com/cloudquery/plugin-pb-go/commit/cd22fa7ec57df5d7d1f5b3991d4910df8df93696))
16+
* Handle plugin execute failure case ([#185](https://github.com/cloudquery/plugin-pb-go/issues/185)) ([4708734](https://github.com/cloudquery/plugin-pb-go/commit/470873407ee945a3b7ce1f1b2f6d15bd04463649))
17+
318
## [1.14.2](https://github.com/cloudquery/plugin-pb-go/compare/v1.14.1...v1.14.2) (2023-11-22)
419

520

0 commit comments

Comments
 (0)