Skip to content
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

Bump aiohttp to 3.11.0 #5376

Closed
wants to merge 10 commits into from
Closed

Bump aiohttp to 3.11.0 #5376

wants to merge 10 commits into from

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 29, 2024

Proposed change

Should wait to merge until after 3.11.0 has been released in core, however I'll keep updating this PR as we get closer to make sure nothing regresses in the mean time so we can go right to the stable version when it drops mid Nov.

This PR is intended to discover issues that may affect supervisor so they can be tackled before the stable release

changelog: aio-libs/aiohttp@v3.10.11...v3.11.0

Client performance is ~140% improved vs 3.10.10
WebSocket reader performance is ~380% improved vs 3.10.10

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality to the supervisor)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:
  • Link to cli pull request:
  • Link to client library pull request:

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • The code has been formatted using Ruff (ruff format supervisor tests)
  • Tests have been added to verify that the new code works.

If API endpoints or add-on configuration are added/changed:

@bdraco
Copy link
Member Author

bdraco commented Oct 29, 2024

Manually upgraded in the container as no changes needed.

Ingress is noticeably faster on my slower systems.

@bdraco bdraco changed the title Bump aiohttp to 3.11.0b0 Bump aiohttp to 3.11.0b1 Nov 2, 2024
requirements.txt Outdated Show resolved Hide resolved
Should wait to merge until after home-assistant/core#129363
and the stable release happens.

This PR is intended to discover issues that may affect supervisor so they can
be tackled before the stable release

changelog: aio-libs/aiohttp@v3.10.10...v3.11.0b0
@bdraco bdraco changed the title Bump aiohttp to 3.11.0b1 Bump aiohttp to 3.11.0b2 Nov 3, 2024
requirements.txt Outdated Show resolved Hide resolved
@bdraco bdraco changed the title Bump aiohttp to 3.11.0b2 Bump aiohttp to 3.11.0b3 Nov 6, 2024
requirements.txt Outdated Show resolved Hide resolved
@bdraco bdraco changed the title Bump aiohttp to 3.11.0b3 Bump aiohttp to 3.11.0b4 Nov 8, 2024
requirements.txt Outdated Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
@bdraco bdraco changed the title Bump aiohttp to 3.11.0b4 Bump aiohttp to 3.11.0b5 Nov 10, 2024
@bdraco bdraco changed the title Bump aiohttp to 3.11.0b5 Bump aiohttp to 3.11.0rc1 Nov 11, 2024
requirements.txt Outdated Show resolved Hide resolved
@bdraco bdraco changed the title Bump aiohttp to 3.11.0rc1 Bump aiohttp to 3.11.0rc2 Nov 13, 2024
requirements.txt Outdated Show resolved Hide resolved
@bdraco bdraco changed the title Bump aiohttp to 3.11.0rc2 Bump aiohttp to 3.11.0 Nov 13, 2024
requirements.txt Outdated Show resolved Hide resolved
@bdraco
Copy link
Member Author

bdraco commented Nov 14, 2024

closing in favor of #5416

@bdraco bdraco closed this Nov 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant