Skip to content

Prepare Images api 5.0.5 beta.1 release#513

Open
manuskc wants to merge 3 commits into
GoogleCloudPlatform:images_apis_5.0.5_betafrom
manuskc:images_relase_5.0.5_beta
Open

Prepare Images api 5.0.5 beta.1 release#513
manuskc wants to merge 3 commits into
GoogleCloudPlatform:images_apis_5.0.5_betafrom
manuskc:images_relase_5.0.5_beta

Conversation

@manuskc

@manuskc manuskc commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Changes:

  • Reverted change thdt had removed images api grpc changes
  • Cherry picked - changes to set correct env variables
  • Created new version
$ ./mvnw versions:set -DnewVersion=5.0.5-beta.1-SNAPSHOT -DgenerateBackupPoms=false
$ ./mvnw versions:set-property -Dproperty=appengine.target.version -DnewVersion=5.0.5-beta.1-SNAPSHOT -DgenerateBackupPoms=false 

Testing:

./mvnw clean test -pl api -am -T 32 : PASSED

@manuskc manuskc requested a review from ludoch July 2, 2026 23:06
syntax = "proto2";

// Some generic_services option(s) added automatically.
// See: http://go/proto2-generic-services-default

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually, we strip internal links, not visible to open source.

<include>com.google.api:api-common:*</include>
<include>org.threeten:threetenbp:*</include>
<include>io.opentelemetry:opentelemetry-api:*</include>
<include>io.opentelemetry:opentelemetry-context:*</include>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We did it for beta, but not sure if this area evolved. Verify that we repackage all new deps in the api jar and do not leak these deps as original package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants