Skip to content

Bump version number to 1.15.0 #1584

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Bump version number to 1.15.0 #1584

merged 1 commit into from
Apr 11, 2023

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Apr 11, 2023

Motivation:

We plan on tagging a release soon.

Modifications:

  • Bump the version to 1.15.0

Result:

The version in the default user-agent string will match the released version.

Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.15.0

Result:

The version in the default user-agent string will match the released
version.
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Apr 11, 2023
@glbrntt glbrntt enabled auto-merge (squash) April 11, 2023 07:11
@glbrntt glbrntt merged commit 1304671 into grpc:main Apr 11, 2023
glbrntt added a commit to glbrntt/grpc-swift that referenced this pull request Apr 14, 2023
Motivation:

Occurrences of GRPCSendable were replaced with Sendable in grpc#1584 as we
dropped support for 5.5. However, one was missed.

Modifications:

- Change last `GRPCSendable` to `Sendable`

Result:

Fewer warnings.
Lukasa pushed a commit that referenced this pull request Apr 14, 2023
Motivation:

Occurrences of GRPCSendable were replaced with Sendable in #1584 as we
dropped support for 5.5. However, one was missed.

Modifications:

- Change last `GRPCSendable` to `Sendable`

Result:

Fewer warnings.
WendellXY pushed a commit to sundayfun/grpc-swift that referenced this pull request Aug 24, 2023
Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.15.0

Result:

The version in the default user-agent string will match the released
version.
WendellXY pushed a commit to sundayfun/grpc-swift that referenced this pull request Aug 24, 2023
Motivation:

Occurrences of GRPCSendable were replaced with Sendable in grpc#1584 as we
dropped support for 5.5. However, one was missed.

Modifications:

- Change last `GRPCSendable` to `Sendable`

Result:

Fewer warnings.
pinlin168 pushed a commit to sundayfun/grpc-swift that referenced this pull request Aug 24, 2023
Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.15.0

Result:

The version in the default user-agent string will match the released
version.
pinlin168 pushed a commit to sundayfun/grpc-swift that referenced this pull request Aug 24, 2023
Motivation:

Occurrences of GRPCSendable were replaced with Sendable in grpc#1584 as we
dropped support for 5.5. However, one was missed.

Modifications:

- Change last `GRPCSendable` to `Sendable`

Result:

Fewer warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants