We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d666854 commit 3543cd0Copy full SHA for 3543cd0
1 file changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+16.0.3 - 2022-01-10
2
+-------------------
3
+- Fix #543 to correctly classify the `google-cloud-shared-dependencies` dependency.
4
+- Split project into multiple sub-modules to improve build times and separate
5
+ generated code from core library code. No changes are required for projects
6
+ with a dependency on the `google-ads` artifact.
7
+- Customize the client used to upload artifacts to Sonatype Nexus during library releases (#544).
8
+
9
16.0.2 - 2021-12-15
10
-------------------
11
- Fix #525 shadow jar replaces main jar.
0 commit comments