File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.28 "
2+ "." : " 0.0.29 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.29] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.28...v0.0.29 ) (2025-01-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency com.google.protobuf: protobuf-java-util to v4.29.2 ([ #146 ] ( https://github.com/cloudquery/plugin-pb-java/issues/146 ) ) ([ dfae4e0] ( https://github.com/cloudquery/plugin-pb-java/commit/dfae4e0563e7fd8323f8619f7e75836d7b2ad6ea ) )
9+ * ** deps:** Update dependency gradle to v8.12 ([ #147 ] ( https://github.com/cloudquery/plugin-pb-java/issues/147 ) ) ([ 479698e] ( https://github.com/cloudquery/plugin-pb-java/commit/479698e67dbd607678ba08185284960e1c5c1b49 ) )
10+ * ** deps:** Update grpc-java monorepo to v1.69.0 ([ #149 ] ( https://github.com/cloudquery/plugin-pb-java/issues/149 ) ) ([ e9599ea] ( https://github.com/cloudquery/plugin-pb-java/commit/e9599ea20e63043de55b0087d6d29ded60aa030a ) )
11+ * Generate Java Code from ` plugin-pb ` ([ #150 ] ( https://github.com/cloudquery/plugin-pb-java/issues/150 ) ) ([ a84ca25] ( https://github.com/cloudquery/plugin-pb-java/commit/a84ca25f0b8aafed385f730ad4ab5d32747c55d2 ) )
12+
313## [ 0.0.28] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.27...v0.0.28 ) (2024-12-01)
414
515
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ mainClassName = 'main.Main'
1010
1111group ' io.cloudquery'
1212// x-release-please-start-version
13- version = ' 0.0.28 '
13+ version = ' 0.0.29 '
1414// x-release-please-end
1515
1616repositories {
You can’t perform that action at this time.
0 commit comments