Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ingvaldlorentzen
Copy link
Collaborator

This MR primarily adds the required aiohttp package for new default transport (pyampq) in azure-servicebus 7.10.0.
This makes builds on all platforms easier, as the old transport uamqp has been missing binaries for many Python versions and platforms.

In addition, this MR includes some house keeping.

  • Updated dependencies in pre-commit and ran on all files.
  • Updated Python references in configs to reflect minimum Python version 3.8 in pyproject.toml
  • Set Celery to release candidate for tests in Python 3.11, due to a bug in billiard (sub-dependency of Celery) related to logging and tracing. This should not affect installs of the package as it is only a dev dependency. And a release should be out soon.
  • Bumps version to 1.3.0

…zure-servicebus from 7.10.0

Set azure-servicebus minimum to 7.10.0
Update pre-commit and dev-deps
Set celery to release candidate for tests in Py311 due to billiard incompatibilities
Bump version to 1.3.0
@JonasKs
Copy link
Member

JonasKs commented May 22, 2023

Needs a poetry update. You can bump workflows here.

Update workflows to use newest Python and add Python 3.11 to test matrix
Drop support for Django 3.1.x as it is EOL
@ingvaldlorentzen ingvaldlorentzen merged commit 1aa4488 into intility:main May 22, 2023
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