Falcon Versions Save

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.

3.1.3

4 months ago

Falcon 3.1.3 is a minor bugfix release that only pins the pytest-asyncio test dependency in order to prevent an incompatible version from interfering with the build workflow.

This release is otherwise identical to Falcon 3.1.2.

3.1.3rc1

4 months ago

Falcon 3.1.3 is a minor bugfix release that only pins the pytest-asyncio test dependency in order to prevent an incompatible version from interfering with the build workflow.

This release is otherwise identical to Falcon 3.1.2.

3.1.2

4 months ago

Falcon 3.1.2 is a minor point release fixing a couple of high impact bugs, as well as publishing binary wheels for the recently released CPython 3.12.

3.1.2rc1

5 months ago

Falcon 3.1.2 is a minor point release fixing a couple of high impact bugs, as well as publishing binary wheels for the recently released CPython 3.12.

This is the first release candidate of Falcon 3.1.2.

3.1.2b2

5 months ago

Falcon 3.1.2 is a minor point release fixing a couple of high impact bugs, as well as publishing binary wheels for the recently released CPython 3.12.

This is the second beta release of Falcon 3.1.2.

3.1.2b1

5 months ago

Falcon 3.1.2 is a minor point release fixing a couple of high impact bugs, as well as publishing binary wheels for the recently released CPython 3.12.

This is the first beta release of Falcon 3.1.2.

3.1.1

1 year ago

Falcon 3.1.1 is a minor point release addressing a couple of high impact bugs, and enabling the framework on the recently released CPython 3.11.

3.1.1rc1

1 year ago

Falcon 3.1.1 is a minor point release addressing a couple of high impact bugs, and enabling the framework on the recently released CPython 3.11.

This is the first release candidate of Falcon 3.1.1.

3.1.1b3

1 year ago

https://falcon.readthedocs.io/en/3.1.1b3/changes/3.1.1.html

b3 attempts to fix a yet another wheel build issue discovered in b2. :sweat_smile:

3.1.1b2

1 year ago

Falcon 3.1.1 is a minor point release addressing a couple of high impact bugs, and enabling the framework on the recently released CPython 3.11.

b2 attempts to fix a wheel build issue on CPython 3.11 discovered in b1.