File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.16 "
2+ "." : " 0.0.17 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.17] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.16...v0.0.17 ) (2024-05-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update grpc-java monorepo to v1.63.0 ([ #97 ] ( https://github.com/cloudquery/plugin-pb-java/issues/97 ) ) ([ 9b5e9d4] ( https://github.com/cloudquery/plugin-pb-java/commit/9b5e9d4ad9eb386464681fff0f67d9b3521c6c2a ) )
9+ * Generate Java Code from ` plugin-pb ` ([ #94 ] ( https://github.com/cloudquery/plugin-pb-java/issues/94 ) ) ([ 52c313d] ( https://github.com/cloudquery/plugin-pb-java/commit/52c313d5e87b0730d7a28131cba97c8650274d54 ) )
10+ * Generate Java Code from ` plugin-pb ` ([ #98 ] ( https://github.com/cloudquery/plugin-pb-java/issues/98 ) ) ([ 52a1999] ( https://github.com/cloudquery/plugin-pb-java/commit/52a1999342ba2d68452118e20b691f17a48199bb ) )
11+
312## [ 0.0.16] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.15...v0.0.16 ) (2024-04-01)
413
514
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.16 '
13+ version = ' 0.0.17 '
1414// x-release-please-end
1515
1616repositories {
You can’t perform that action at this time.
0 commit comments