Skip to content

Commit

Permalink
Merge branch 'main' into owl-bot-copy-java-maps-places
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo authored Jan 2, 2024
2 parents 4e2ccf3 + 615854d commit 33d3613
Show file tree
Hide file tree
Showing 2,099 changed files with 335,848 additions and 7,847 deletions.
6 changes: 6 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# This file controls who is tagged for review for any given pull request.
#
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

* @googleapis/cloud-java-team-teamsync
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: New Client
name: Verify GAPIC client library generation
on:
schedule:
- cron: '0 2 * * *' # nightly at 2 am UTC
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.25.0"
".": "1.26.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.26.0](https://github.com/googleapis/google-cloud-java/compare/v1.25.0...v1.26.0) (2023-12-12)


### Features

* [aiplatform] add Content ([#10116](https://github.com/googleapis/google-cloud-java/issues/10116)) ([b6c07b9](https://github.com/googleapis/google-cloud-java/commit/b6c07b96a10c1d1920138b8eae06385af14823f1))
* [vertexai] Initial release of Vertex Java SDK ([#10129](https://github.com/googleapis/google-cloud-java/issues/10129)) ([91eccd5](https://github.com/googleapis/google-cloud-java/commit/91eccd5a3621cd3b112f05d3b0dd6b4aec0fe9b2))

## [1.25.0](https://github.com/googleapis/google-cloud-java/compare/v1.24.0...v1.25.0) (2023-12-04)


Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ Libraries are available on GitHub and Maven Central for developing Java applicat
| [Support API](https://github.com/googleapis/google-cloud-java/tree/main/java-cloudsupport) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-cloudsupport.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-cloudsupport&core=gav) |
| [Telco Automation API](https://github.com/googleapis/google-cloud-java/tree/main/java-telcoautomation) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-telcoautomation.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-telcoautomation&core=gav) |
| [VMware Engine](https://github.com/googleapis/google-cloud-java/tree/main/java-vmwareengine) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-vmwareengine.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-vmwareengine&core=gav) |
| [VertexAI API](https://github.com/googleapis/google-cloud-java/tree/main/java-vertexai) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-vertexai.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-vertexai&core=gav) |
| [Video Stitcher API](https://github.com/googleapis/google-cloud-java/tree/main/java-video-stitcher) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-video-stitcher.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-video-stitcher&core=gav) |
| [Workstations](https://github.com/googleapis/google-cloud-java/tree/main/java-workstations) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-workstations.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-workstations&core=gav) |

Expand Down
53 changes: 52 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,57 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
{
"changes": [
{
"type": "feat",
"sha": "b6c07b96a10c1d1920138b8eae06385af14823f1",
"message": "[aiplatform] add Content",
"issues": [
"10116"
]
}
],
"version": "1.26.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-aiplatform",
"id": "9fd69848-112a-4048-bd96-ab0eef3b473d",
"createTime": "2023-12-12T19:18:10.653Z"
},
{
"changes": [
{
"type": "feat",
"sha": "91eccd5a3621cd3b112f05d3b0dd6b4aec0fe9b2",
"message": "[vertexai] Initial release of Vertex Java SDK",
"issues": [
"10129"
]
}
],
"version": "1.26.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-vertexai",
"id": "e0bc74e8-b9c3-4d3d-b912-c3b34ff860d0",
"createTime": "2023-12-12T19:18:10.645Z"
},
{
"changes": [
{
"type": "feat",
"sha": "91eccd5a3621cd3b112f05d3b0dd6b4aec0fe9b2",
"message": "[vertexai] Initial release of Vertex Java SDK",
"issues": [
"10129"
]
}
],
"version": "1.26.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-resourcemanager",
"id": "8e0276ad-a6a8-4825-89b8-4dd805e78cfc",
"createTime": "2023-12-12T19:18:10.639Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -16861,5 +16912,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
"updateTime": "2023-12-04T15:18:59.628Z"
"updateTime": "2023-12-12T19:18:10.653Z"
}
Loading

0 comments on commit 33d3613

Please sign in to comment.