-
Release 4.1.0 Stable
released this
2025-01-22 12:38:26 +01:00 | 0 commits to master since this releaseCreated using the release-cli for version 4.1.0
Downloads
-
Release 4.0.0 Stable
released this
2025-01-16 11:13:41 +01:00 | 1 commits to master since this releaseCreated using the release-cli for version 4.0.0
Downloads
-
Release 3.4.2 Stable
released this
2025-01-15 10:58:00 +01:00 | 8 commits to master since this releaseCreated using the release-cli for version 3.4.2
- Fixed dead letter queues for multi tenancy
Downloads
-
Release 3.4.1 Stable
released this
2024-12-18 16:35:42 +01:00 | 11 commits to master since this release- Fixed issues with poetry groups -> Do not use groups in package builds
Created using the release-cli for version 3.4.1
Downloads
-
Release 3.4.0 Stable
released this
2024-11-20 10:04:41 +01:00 | 12 commits to master since this release- Updated source to Nexus
Created using the release-cli for version 3.4.0
Downloads
-
Release 3.3.5 Stable
released this
2024-11-13 17:19:16 +01:00 | 20 commits to master since this release- Separated shutdown of queue manager and webserver.
Created using the release-cli for version 3.3.5
Downloads
-
Release 3.3.4 Stable
released this
2024-11-13 16:36:25 +01:00 | 22 commits to master since this release- Fixed graceful shutdown once again by optimizing the process flow. Also ensured that the webserver will be terminated after the queue manager is gracefully shut down.
Created using the release-cli for version 3.3.4
Downloads
-
Release 3.3.3 Stable
released this
2024-11-13 14:51:30 +01:00 | 25 commits to master since this release- Fixed graceful shutdown by using signal handlers. Also overwrites the default signal handler function from
uvicorn, because it is not parametrized and not customizable.
Created using the release-cli for version 3.3.3
Downloads
- Fixed graceful shutdown by using signal handlers. Also overwrites the default signal handler function from
-
Release 3.3.2 Stable
released this
2024-11-13 09:37:40 +01:00 | 28 commits to master since this release- Fixed a problem with pyinfra where services could get into an infinite loop in which no new messages could be processed. This was the case, for example, when a stack was migrated. In this edge case, it could happen that tenants had already been created, but the tenant service was not yet ready and we could not request any active tenants. Now we try to send a request to the tenant service first at startup and otherwise shut down (aka restart) the service if the tenant service is not available. See RED-10441 for more context.
Created using the release-cli for version 3.3.2
Downloads
-
Release 3.3.1 Stable
released this
2024-11-11 12:49:42 +01:00 | 35 commits to master since this releaseCreated using the release-cli for version 3.3.1
Downloads