Skip to content

Tags: grpc/grpc-swift

Tags

1.23.0

Toggle 1.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version number to 1.23.0 (#1863)

Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.23.0

Result:

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

1.22.0

Toggle 1.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Version.swift (#1846)

1.21.1

Toggle 1.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version number to 1.21.1 (#1798)

Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.21.1

Result:

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

1.21.0

Toggle 1.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version number to 1.21.0 (#1741)

Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.21.0

Result:

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

1.20.0

Toggle 1.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Additional keepalive diagnostics (#1692)

Motivation:

It's useful to know the state of keepalive when debugging connection
issues. gRPC doesn't emit any logs around this at the moment which makes
debugging difficult.

Modifications:

Add additional logs to the idle handler when:
- the idle timeout task is scheduled, cancelled, and fires
- the keepalive timer is scheduled
- the scheduled close timer is fired
- the connection is closed
- GOAWAY frames are sent (already logs on receive)
- PING frames are sent and received

Result:

Better visibility into connection lifecycle

1.19.1

Toggle 1.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version number to 1.19.1 (#1642)

Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.19.1

Result:

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

1.19.0

Toggle 1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version number to 1.19.0 (#1637)

Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.19.0

Result:

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

1.18.0

Toggle 1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 1.18.0 (#1625)

Co-authored-by: George Barnett <[email protected]>

1.17.0

Toggle 1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version number to 1.17.0 (#1614)

Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.17.0

Result:

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

1.16.0

Toggle 1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version number to 1.16.0 (#1596)

Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.16.0

Result:

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