Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
2ee659c
chore: Update generation configuration at Fri May 8 03:09:12 UTC 2026
cloud-java-bot May 8, 2026
febcd6a
chore: Update generation configuration at Sat May 9 03:10:37 UTC 2026
cloud-java-bot May 9, 2026
fc78600
chore: Update generation configuration at Tue May 12 03:11:31 UTC 2026
cloud-java-bot May 12, 2026
62a1c1f
chore: Update generation configuration at Wed May 13 03:12:10 UTC 2026
cloud-java-bot May 13, 2026
afa89e9
chore: Update generation configuration at Thu May 14 03:11:14 UTC 2026
cloud-java-bot May 14, 2026
88de99b
chore: Update generation configuration at Fri May 15 03:12:32 UTC 2026
cloud-java-bot May 15, 2026
a329f23
chore: Update generation configuration at Sat May 16 03:10:10 UTC 2026
cloud-java-bot May 16, 2026
4e5989a
chore: Update generation configuration at Tue May 19 03:12:26 UTC 2026
cloud-java-bot May 19, 2026
547fa35
chore: Update generation configuration at Wed May 20 03:12:17 UTC 2026
cloud-java-bot May 20, 2026
7960249
chore: Update generation configuration at Thu May 21 03:12:59 UTC 2026
cloud-java-bot May 21, 2026
a2d8ee9
chore: Update generation configuration at Fri May 22 03:12:52 UTC 2026
cloud-java-bot May 22, 2026
d1bb3b8
chore: Update generation configuration at Sat May 23 03:10:02 UTC 2026
cloud-java-bot May 23, 2026
b2dba2d
chore: Update generation configuration at Sun May 24 03:12:23 UTC 2026
cloud-java-bot May 24, 2026
338889a
chore: Update generation configuration at Tue May 26 03:12:50 UTC 2026
cloud-java-bot May 26, 2026
9d62476
chore: Update generation configuration at Wed May 27 03:14:02 UTC 2026
cloud-java-bot May 27, 2026
197eb43
chore: Update generation configuration at Thu May 28 03:14:37 UTC 2026
cloud-java-bot May 28, 2026
99a5b7b
chore: Update generation configuration at Fri May 29 03:13:21 UTC 2026
cloud-java-bot May 29, 2026
b2e26e0
chore: Update generation configuration at Sat May 30 03:11:05 UTC 2026
cloud-java-bot May 30, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
- uses: googleapis/google-cloud-java/sdk-platform-java/.github/scripts@v1.85.0
- uses: googleapis/google-cloud-java/sdk-platform-java/.github/scripts@v1.86.2
if: env.SHOULD_RUN == 'true'
with:
base_ref: ${{ github.base_ref }}
Expand Down
4 changes: 2 additions & 2 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gapic_generator_version: 2.72.0
googleapis_commitish: 6810d0e5d1a01de57a8a56a13204adbe90f91026
libraries_bom_version: 26.80.0
googleapis_commitish: 0054cdcbd8ea44298f329d916d8173dd736fbaaa
libraries_bom_version: 26.83.0
libraries:
- api_shortname: pubsublite
name_pretty: Cloud Pub/Sub Lite
Expand Down
Loading