Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

deps: update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 - #1763

Merged
lqiu96 merged 5 commits into
googleapis:mainfrom
renovate-bot:renovate/com.google.cloud-sdk-platform-java-config-3.x
Feb 12, 2025
Merged

deps: update dependency com.google.cloud:sdk-platform-java-config to v3.43.0#1763
lqiu96 merged 5 commits into
googleapis:mainfrom
renovate-bot:renovate/com.google.cloud-sdk-platform-java-config-3.x

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
com.google.cloud:sdk-platform-java-config3.42.0 -> 3.43.0ageadoptionpassingconfidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot
renovate-bot requested review from a team and gkevinzhengFebruary 12, 2025 17:15
@dpebot

Copy link
Copy Markdown
Contributor

/gcbrun

@product-auto-labelproduct-auto-labelBot added the size: s Pull request size is small. label Feb 12, 2025
@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@product-auto-labelproduct-auto-labelBot added the api: logging Issues related to the googleapis/java-logging API. label Feb 12, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@dpebot

Copy link
Copy Markdown
Contributor

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@dpebot

Copy link
Copy Markdown
Contributor

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@diegomarquezpdiegomarquezp added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@dpebot

Copy link
Copy Markdown
Contributor

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@dpebot

Copy link
Copy Markdown
Contributor

/gcbrun

@trusted-contributions-gcftrusted-contributions-gcfBot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@diegomarquezpdiegomarquezp added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2025
@diegomarquezp

Copy link
Copy Markdown
Contributor

We solved build-time initialization problems with the new GraalVM for JDK 23 upgrade, which now enforces a new class initialization strategy --strict-image-heap, which ensures every specified class is marked for initialization at build time.

Official notes for JDK 21

Introduced a new class initialization approach that will become the default in the future: all classes are now allowed to be used and initialized at build time, regardless of the class initialization configuration. For classes that are configured as --initialize-at-run-time this means that they will appear as uninitialized again at run time. To enable the new approach, pass the --strict-image-heap flag to Native Image. For more information and implementation details, take a look at the proposal #4684.

See googleapis/sdk-platform-java#3617 (comment) for more explanations including an experiment

@diegomarquezp

Copy link
Copy Markdown
Contributor

/gcbrun

@lqiu96
lqiu96 merged commit e0f9f27 into googleapis:mainFeb 12, 2025
@release-pleaserelease-pleaseBot mentioned this pull request Feb 12, 2025
gcf-merge-on-greenBot pushed a commit that referenced this pull request Feb 12, 2025
🤖 I have created a release *beep* *boop*
---
## [3.21.3](https://togithub.com/googleapis/java-logging/compare/v3.21.2...v3.21.3) (2025-02-12)
### Bug Fixes
* **deps:** Update the Java code generator (gapic-generator-java) to 2.52.0 ([888a885](https://togithub.com/googleapis/java-logging/commit/888a885dc229960c26fae5098c4b43b7b0ef4fa6))
### Dependencies
* Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 ([#1763](https://togithub.com/googleapis/java-logging/issues/1763)) ([e0f9f27](https://togithub.com/googleapis/java-logging/commit/e0f9f271be10cec0d9400bc464bcc0a175078d97))
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Feb 14, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[com.google.cloud:google-cloud-logging](https://github.com/googleapis/java-logging)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.21.2` -> `3.21.3` |
|
[com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.26.1` -> `2.26.2` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.18` -> `2.30.19` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.18` -> `2.30.19` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.18` -> `2.30.19` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.18` -> `2.30.19` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.18` -> `2.30.19` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.18` -> `2.30.19` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.18` -> `2.30.19` |
| [com.amazonaws:aws-java-sdk-sqs](https://aws.amazon.com/sdkforjava)
([source](https://github.com/aws/aws-sdk-java)) | dependencies |
misk/gradle/libs.versions.toml | gradle | patch | `1.12.780` ->
`1.12.781` |
| [com.amazonaws:aws-java-sdk-s3](https://aws.amazon.com/sdkforjava)
([source](https://github.com/aws/aws-sdk-java)) | dependencies |
misk/gradle/libs.versions.toml | gradle | patch | `1.12.780` ->
`1.12.781` |
|
[com.amazonaws:aws-java-sdk-dynamodb](https://aws.amazon.com/sdkforjava)
([source](https://github.com/aws/aws-sdk-java)) | dependencies |
misk/gradle/libs.versions.toml | gradle | patch | `1.12.780` ->
`1.12.781` |
| [com.amazonaws:aws-java-sdk-core](https://aws.amazon.com/sdkforjava)
([source](https://github.com/aws/aws-sdk-java)) | dependencies |
misk/gradle/libs.versions.toml | gradle | patch | `1.12.780` ->
`1.12.781` |
---
### Release Notes
<details>
<summary>googleapis/java-logging
(com.google.cloud:google-cloud-logging)</summary>
###
[`v3.21.3`](https://github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3213-2025-02-12)
##### Bug Fixes
- **deps:** Update the Java code generator (gapic-generator-java) to
2.52.0
([888a885](googleapis/java-logging@888a885))
##### Dependencies
- Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0
([#&#8203;1763](googleapis/java-logging#1763))
([e0f9f27](googleapis/java-logging@e0f9f27))
</details>
<details>
<summary>googleapis/java-datastore
(com.google.cloud:google-cloud-datastore)</summary>
###
[`v2.26.2`](https://github.com/googleapis/java-datastore/blob/HEAD/CHANGELOG.md#2262-2025-02-12)
##### Bug Fixes
- **deps:** Update the Java code generator (gapic-generator-java) to
2.53.0
([be0d0cd](googleapis/java-datastore@be0d0cd))
##### Dependencies
- Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0
([#&#8203;1737](googleapis/java-datastore#1737))
([7272a41](googleapis/java-datastore@7272a41))
- Update googleapis/sdk-platform-java action to v2.53.0
([#&#8203;1738](googleapis/java-datastore#1738))
([b8a7a5d](googleapis/java-datastore@b8a7a5d))
</details>
<details>
<summary>aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sqs)</summary>
###
[`v1.12.781`](https://github.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112781-2025-02-11)
[Compare
Source](aws/aws-sdk-java@1.12.780...1.12.781)
#### **Amazon Kinesis Video Streams**
- ### Features
- Update Netty version to `4.1.118.Final`
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).
GitOrigin-RevId: 48ef81ce1dc003b779e27da64dcc51b0a7a90875
diegomarquezp added a commit to googleapis/sdk-platform-java that referenced this pull request Mar 17, 2025
Fixes#3638
Moves all added `src/test/native-image` configs done in HW repos. See:
* googleapis/java-spanner-jdbc#1908
* googleapis/java-pubsub#2336
* googleapis/java-bigtable#2481
* googleapis/java-logging#1763
* googleapis/java-firestore#2011
* googleapis/java-spanner#3642
* googleapis/java-storage-nio#1536
Further investigation: some JUnit classes already existed in the
production native image folder and some other JUnit classes had to be
added in those configs. We need to find out why JUnit configs need to be
in production native configs.
### Local tests
#### java-spanner
googleapis/java-spanner#3687
```
[hi on] diegomarquezp@diegomarquezp:~/google/java-spanner$ git diff
diff --git a/google-cloud-spanner/pom.xml b/google-cloud-spanner/pom.xml
index a460cc33..3bda6564 100644
--- a/google-cloud-spanner/pom.xml
+++ b/google-cloud-spanner/pom.xml
@@ -390,6 +390,7 @@
<artifactId>gax</artifactId>
<classifier>testlib</classifier>
<scope>test</scope>
+ <version>2.62.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
diff --git a/google-cloud-spanner/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-spanner/native-image.properties b/google-cloud-spanner/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-spanner/native-image.properties
deleted file mode 100644
index 383f5390..00000000
--- a/google-cloud-spanner/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-spanner/native-image.properties
+++ /dev/null
@@ -1,3 +0,0 @@
-Args=--initialize-at-build-time=org.junit.runner.RunWith \
- --initialize-at-build-time=org.junit.experimental.categories.Category \
- --initialize-at-build-time=org.junit.runners.model.FrameworkField
...
[INFO] BUILD SUCCESS
```
#### java-logging googleapis/java-logging#1778
```
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:32 min
[INFO] Finished at: 2025-03-13T16:17:22Z
[INFO] ------------------------------------------------------------------------
[hi on] diegomarquezp@diegomarquezp:~/google/java-logging$ git diff
diff --git a/google-cloud-logging/pom.xml b/google-cloud-logging/pom.xml
index 46305c67..cb24da54 100644
--- a/google-cloud-logging/pom.xml
+++ b/google-cloud-logging/pom.xml
@@ -169,6 +169,13 @@
<classifier>testlib</classifier>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>com.google.api</groupId>
+ <artifactId>gax</artifactId>
+ <classifier>testlib</classifier>
+ <scope>test</scope>
+ <version>2.62.1-SNAPSHOT</version>
+ </dependency>
</dependencies>
<build>
diff --git a/google-cloud-logging/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-logging/native-image.properties b/google-cloud-logging/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-logging/native-image.properties
deleted file mode 100644
index a62f3f19..00000000
--- a/google-cloud-logging/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-logging/native-image.properties
+++ /dev/null
@@ -1,4 +0,0 @@
-Args=--initialize-at-build-time=org.junit.Ignore,\
-java.lang.annotation.Annotation,\
-org.junit.vintage.engine.discovery.FilterableIgnoringRunnerDecorator,\
-org.junit.runners.model.FrameworkField
[hi on] diegomarquezp@diegomarquezp:~/google/java-logging$
```
#### java-bigtable
googleapis/java-bigtable#2521
```
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:43 min
[INFO] Finished at: 2025-03-13T16:24:19Z
[INFO] ------------------------------------------------------------------------
[hi on] diegomarquezp@diegomarquezp:~/google/java-bigtable$ git diff
diff --git a/google-cloud-bigtable-emulator/pom.xml b/google-cloud-bigtable-emulator/pom.xml
index 1d063a65..8f5be6df 100644
--- a/google-cloud-bigtable-emulator/pom.xml
+++ b/google-cloud-bigtable-emulator/pom.xml
@@ -120,6 +120,13 @@
<groupId>com.google.api</groupId>
<artifactId>gax-grpc</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.google.api</groupId>
+ <artifactId>gax</artifactId>
+ <version>2.62.1-SNAPSHOT</version>
+ <classifier>testlib</classifier>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/google-cloud-bigtable-emulator/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-bigtable-emulator/native-image.properties b/google-cloud-bigtable-emulator/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-bigtable-emulator/native-image.properties
deleted file mode 100644
index 0c5258dc..00000000
--- a/google-cloud-bigtable-emulator/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-bigtable-emulator/native-image.properties
+++ /dev/null
@@ -1,3 +0,0 @@
-Args=--initialize-at-build-time=org.junit.runners.model.FrameworkField \
---initialize-at-build-time=org.junit.runner.RunWith \
---initialize-at-build-time=java.lang.annotation.Annotation
diff --git a/google-cloud-bigtable/pom.xml b/google-cloud-bigtable/pom.xml
index e36416b2..1204339a 100644
--- a/google-cloud-bigtable/pom.xml
+++ b/google-cloud-bigtable/pom.xml
@@ -81,6 +81,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
+ <version>2.62.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
@@ -248,6 +249,7 @@
<artifactId>gax</artifactId>
<classifier>testlib</classifier>
<scope>test</scope>
+ <version>2.62.1-SNAPSHOT</version>
</dependency>
<dependency>
<!-- Need testing utility classes for generated gRPC clients tests -->
```
#### java-pubsub
googleapis/java-pubsub#2368
```
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:43 min
[INFO] Finished at: 2025-03-13T18:05:32Z
[INFO] ------------------------------------------------------------------------
[hi on] diegomarquezp@diegomarquezp:~/google/java-pubsub$ git diff
diff --git a/google-cloud-pubsub/pom.xml b/google-cloud-pubsub/pom.xml
index 1364c066..d0919326 100644
--- a/google-cloud-pubsub/pom.xml
+++ b/google-cloud-pubsub/pom.xml
@@ -61,6 +61,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
+ <version>2.62.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
@@ -175,6 +176,7 @@
<artifactId>gax</artifactId>
<classifier>testlib</classifier>
<scope>test</scope>
+ <version>2.62.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
```
#### java-firestore
googleapis/java-firestore#2041
```
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:50 min
[INFO] Finished at: 2025-03-13T18:53:36Z
[INFO] ------------------------------------------------------------------------
[hi on] diegomarquezp@diegomarquezp:~/google/java-firestore$ git status
On branch main
Your branch is up to date with 'origin/main'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: google-cloud-firestore/pom.xml
modified: google-cloud-firestore/src/main/resources/META-INF/native-image/com.google.cloud/google-cloud-firestore/native-image.properties
no changes added to commit (use "git add" and/or "git commit -a")
[hi on] diegomarquezp@diegomarquezp:~/google/java-firestore$ git diff
diff --git a/google-cloud-firestore/pom.xml b/google-cloud-firestore/pom.xml
index 87579cce..716e7e77 100644
--- a/google-cloud-firestore/pom.xml
+++ b/google-cloud-firestore/pom.xml
@@ -162,6 +162,7 @@
<artifactId>gax</artifactId>
<classifier>testlib</classifier>
<scope>test</scope>
+ <version>2.62.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
diff --git a/google-cloud-firestore/src/main/resources/META-INF/native-image/com.google.cloud/google-cloud-firestore/native-image.properties b/google-cloud-firestore/src/main/resources/META-INF/native-image/com.google.cloud/google-cloud-firestore/native-image.properties
index 96207424..45007824 100644
--- a/google-cloud-firestore/src/main/resources/META-INF/native-image/com.google.cloud/google-cloud-firestore/native-image.properties
+++ b/google-cloud-firestore/src/main/resources/META-INF/native-image/com.google.cloud/google-cloud-firestore/native-image.properties
@@ -1,5 +1,3 @@
# FirestoreImpl uses a random number generator so it needs to be initialized at
# run-time.
-Args = --initialize-at-run-time=com.google.cloud.firestore.FirestoreImpl \
---initialize-at-build-time=org.junit.runner.RunWith,java.lang.annotation.Annotation \
---initialize-at-build-time=org.junit.Ignore,org.junit.runners.model.FrameworkField
\ No newline at end of file
+Args = --initialize-at-run-time=com.google.cloud.firestore.FirestoreImpl
\ No newline at end of file
```
#### java-spanner-jdbc
googleapis/java-spanner-jdbc#1954
Fails locally (may need further investigation on local) both using the
in-repo config and the config in this PR via gax, __after__ initializing
the image, meaning that the configuration works but the failures are due
to a separate issue.
#### java-storage-nio
googleapis/java-storage-nio#1559
```
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:21 min
[INFO] Finished at: 2025-03-17T17:45:18Z
[INFO] ------------------------------------------------------------------------
[hi on] diegomarquezp@diegomarquezp:~/google/java-storage-nio$ git diff
diff --git a/google-cloud-nio/pom.xml b/google-cloud-nio/pom.xml
index e7989ac..3bf727a 100644
--- a/google-cloud-nio/pom.xml
+++ b/google-cloud-nio/pom.xml
@@ -33,6 +33,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
+ <version>2.62.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
@@ -61,6 +62,13 @@
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
</dependency>
+ <dependency>
diff --git a/google-cloud-nio/pom.xml b/google-cloud-nio/pom.xml
index e7989ac..3bf727a 100644
--- a/google-cloud-nio/pom.xml
+++ b/google-cloud-nio/pom.xml
@@ -33,6 +33,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
+ <version>2.62.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
@@ -61,6 +62,13 @@
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.google.api</groupId>
+ <artifactId>gax</artifactId>
+ <version>2.62.1-SNAPSHOT</version>
+ <classifier>testlib</classifier>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/google-cloud-nio/src/main/resources/META-INF/native-image/com/google/cloud/google-cloud-nio/native-image.properties b/google-cloud-nio/src/main/resources/META-INF/native-image/com/google/cloud/google-cloud-nio/native-image.properties
index 1449dc0..be1730e 100644
--- a/google-cloud-nio/src/main/resources/META-INF/native-image/com/google/cloud/google-cloud-nio/native-image.properties
+++ b/google-cloud-nio/src/main/resources/META-INF/native-image/com/google/cloud/google-cloud-nio/native-image.properties
@@ -7,6 +7,3 @@
Args = --initialize-at-build-time=com.google.cloud.storage.contrib.nio.CloudStorageFileSystemProvider,\
com.google.cloud.storage.contrib.nio.CloudStorageConfiguration,\
com.google.cloud.storage.contrib.nio.AutoValue_CloudStorageConfiguration,\
- com.google.common.collect.RegularImmutableList,\
- org.junit.runner.RunWith,java.lang.annotation.Annotation,\
- org.junit.runners.model.FrameworkField
```
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: loggingIssues related to the googleapis/java-logging API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@renovate-bot@dpebot@diegomarquezp@lqiu96@yoshi-kokoro@cindy-peng