Skip to content

Implement http/2 functionality#274

Merged
jakub-grzesiowski merged 3 commits into
masterfrom
http-2
Jun 9, 2026
Merged

Implement http/2 functionality#274
jakub-grzesiowski merged 3 commits into
masterfrom
http-2

Conversation

@jakub-grzesiowski

@jakub-grzesiowski jakub-grzesiowski commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

feat: added http/2 support

Added a EnableHttp2 flag to the config which if set to true (the default value) will make all calls in the HttpClientService request Http/2 by default and fall back to Http/1.1 if not available on the origin

@pubnub-ops-terraform

pubnub-ops-terraform commented Jun 8, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@mohitpubnub mohitpubnub left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@jakub-grzesiowski

Copy link
Copy Markdown
Contributor Author

@pubnub-release-bot release as v8.3.0

@jakub-grzesiowski jakub-grzesiowski merged commit b2845d2 into master Jun 9, 2026
15 of 29 checks passed
@jakub-grzesiowski jakub-grzesiowski deleted the http-2 branch June 9, 2026 08:05
@pubnub-release-bot

Copy link
Copy Markdown
Contributor

🚀 Release successfully completed 🚀

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.

4 participants