Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/taskiq-python/taskiq

Distributed task queue with full async support
https://github.com/taskiq-python/taskiq

Merge branch 'release/0.8.4'

6464156834b8c54d3e7148cf5c0e498f95f8fd5d authored over 1 year ago
Version bumped to 0.8.4.

Signed-off-by: Pavel Kirilin <[email protected]>

2863f87ab7b75a68db7deaa38292419090cade49 authored over 1 year ago
fix: multiprocessing start method on darwin platform (#177)

4f9f1ae2f2b5181850fa85672e82517070d8ae13 authored over 1 year ago
Merge tag '0.8.3' into develop

0.8.3

87df89721fc7008c0e2bbaa79488b6ad8d33b11e authored over 1 year ago
Merge branch 'release/0.8.3'

958392a7ee1df6e1ab45af249dcb43974928762c authored over 1 year ago
Version bumped to 0.8.3.

Signed-off-by: Pavel Kirilin <[email protected]>

20fc5f21836b2435f3278fba0a2749146a533dcd authored over 1 year ago
Fixed prometheus middleware. (#175)

568d92b61a29846bbdca0d2fc21bc8aaaba65416 authored over 1 year ago
fix: drop py37 can use importlib (#174)

d52441171071d0d0412fee0a5c41bb108ed5a09b authored over 1 year ago
Merge tag '0.8.2' into develop

0.8.2

b600a1985a7bb6a22db0b509ca889b23fb76544d authored over 1 year ago
Merge branch 'release/0.8.2'

cd4104fdfc4353aa6d9e0faafc4bae4a7afa3c09 authored over 1 year ago
Version bumped to 0.8.2.

Signed-off-by: Pavel Kirilin <[email protected]>

6892cd4775c78dde3f4b8572262d429ce23ada62 authored over 1 year ago
Added missing dependency. (#172)

673ae2993f4f3731e5cba3c356afcf66b0a56a1d authored over 1 year ago
Merge tag '0.8.1' into develop

0.8.1

489a16e2ec3709e84ff739e0d83253be1d9e7f15 authored over 1 year ago
Merge branch 'release/0.8.1'

5493645ed221bf136b181787ae3d24d765a2676d authored over 1 year ago
Version bumped to 0.8.1.

Signed-off-by: Pavel Kirilin <[email protected]>

766b6054154df14d86fe5892dcbfa3e810df9214 authored over 1 year ago
Fixed scheduler import. (#171)

d322481e175b7be0a4f3e4143c8c7be45d42ef5c authored over 1 year ago
Bug/task-scheduled-by-time-runs-multiple-times (#164)

5dffdee0f31a529a359801926ac8930f670403db authored over 1 year ago
Merge tag '0.8.0' into develop

0.8.0

75b8be6974c59639311fcd6aef755353eeb26f8d authored over 1 year ago
Merge branch 'release/0.8.0'

a3d11ec53e044b7f95765e889f8e67438dc9dd1b authored over 1 year ago
Version bumped to 0.8.0.

Signed-off-by: Pavel Kirilin <[email protected]>

a816c6c84f301db9cf2e6ba80a7faf9ea304b9c3 authored over 1 year ago
Added better support for multi-broker setup. (#169)

2f9923102482d136871579bc1c01411fe31bca1e authored over 1 year ago
Fixed deprecation warnings (#168)

6fb6c33ccea292a8a939b92b6633138580a53d1d authored over 1 year ago
Added contribution guides. (#167)

2127c0796c6c53b1b197a1b2aff51cb68982d652 authored over 1 year ago
Added tox support for local testing (#166)

95a90fe61d754d12adb491822c262f340456e797 authored over 1 year ago
Updated docs. (#165)

deccc2e4375c3a271c93b7baaa9c774fa163d07a authored over 1 year ago
Added optional logging configuration. (#159)

63eb361fce573ff4d93d03d6aae713106c8f4ef6 authored over 1 year ago
fix: worker hangs sometimes (#162)

Co-authored-by: Anton <[email protected]>

d8699d523783a1df73642fcd127873ea3ec40858 authored over 1 year ago
feat: upgrade to pydantic v2 (#160)

f323fcd15ea1ffbe6abb22753cc0b781eabeea7d authored over 1 year ago
Merge tag '0.7.2' into develop

0.7.2

a9705a8c739c090ceeee3643b9137a86a211ae96 authored over 1 year ago
Merge branch 'release/0.7.2'

00ee6cf66504104b1d22ab7ef5e713511e5c7693 authored over 1 year ago
Version bumped to 0.7.2.

Signed-off-by: Pavel Kirilin <[email protected]>

052e675f08bb9d0559b4aa12a66b7f571550be12 authored over 1 year ago
Added labels proxy for results (#157)

44bd8e13c6186a364838243db221c690cbc94310 authored over 1 year ago
fix: requeue message (#154)

0195b60c0027333eca985b01c5453e8269eacda3 authored over 1 year ago
Merge tag '0.7.1' into develop

0.7.1

3a9e3afb895db4a4d92a2c462adb8aec0846afac authored over 1 year ago
Merge branch 'hotfix/0.7.1'

dc6571a802c9928f7a5bddaf9af54e0b3247b27d authored over 1 year ago
Fixed dependencies.

Signed-off-by: Pavel Kirilin <[email protected]>

7e05ea899730b6188c34b6d81ce14c7285c2798b authored over 1 year ago
Merge tag '0.7.0' into develop

0.7.0

f0275d389c48a992f9ec8336b825cc89b999cc82 authored over 1 year ago
Merge branch 'release/0.7.0'

ec9b40026ecd33771355fc6fe8704f4eeff8dd40 authored over 1 year ago
Version bumped to 0.7.0

Signed-off-by: Pavel Kirilin <[email protected]>

ebc1afed41fb032c79fa428b95c71d9ecfb25aaa authored over 1 year ago
Updated classifiers.

Signed-off-by: Pavel Kirilin <[email protected]>

25deb55d940777c74cc38f02e3e856a346394f4e authored over 1 year ago
Updated dependencies and required python version. (#151)

0b7a4cb0fe6d403db7828be2e03371257b1b4f50 authored over 1 year ago
Added exception catches from dependencies. (#153)

d9bca890d96d554d8f6ebb5a8ec7289e1ec8a92b authored over 1 year ago
Added context methods to reject and requeue. (#152)

8afb1c9424ffc23c781ff8a54f4c63709b47b472 authored over 1 year ago
Merge tag '0.6.0' into develop

0.6.0

f2ed55be320545e63df3c6c7ad9dbd13ea97e78b authored over 1 year ago
Merge branch 'release/0.6.0'

3f8af4563128b5597d797d0dd29dee2863a74236 authored over 1 year ago
Version bumped to 0.6.0.

Signed-off-by: Pavel Kirilin <[email protected]>

f020045701ee92c83716f69d1a44a564e9ab0d7f authored over 1 year ago
fix: retry_middleware (#126)

Co-authored-by: Anton <[email protected]>

a48817488d5a910670b8d20f0e9fa3844f2191bc authored over 1 year ago
feat: add package version (#145)

bd1bd9d88428a335b3c37ae910ee9191343c81b4 authored over 1 year ago
Added acknowledgable messages. (#144)

1625972a12fa9f5b5eb50774929dc8567cf3509b authored over 1 year ago
Added scheduler flag. (#143)

Closes #142.

e56cf1d92adf1ed0d2b03aef1d796f9cee1fbf4a authored over 1 year ago
Dependencies update.

Signed-off-by: Pavel Kirilin <[email protected]>

28692eb7104e90a0f775b86ed442f21c5156ca5c authored over 1 year ago
Merge tag '0.5.0' into develop

0.5.0

1f332dab6fb743b87755716485e3608d3a863b94 authored over 1 year ago
Merge branch 'release/0.5.0'

66d685f750f4759ab9671565d9ab74c20636ae5d authored over 1 year ago
Version bumped to 0.5.0

Signed-off-by: Pavel Kirilin <[email protected]>

fe736ebc83edc7ce7aabce446ee3787c73f0d64d authored over 1 year ago
Exception propagation (#141)

ab3c9116d61b42099d0fb4a45e954ed77a494f54 authored over 1 year ago
Big docs update. (#140)

b03811f8b2147ebb31d2ff6627c1714969f1a4e7 authored over 1 year ago
Create FUNDING.yml

9001a97a0dbbe718b58d302e0c454312ea335df4 authored over 1 year ago
feat: no result error (#137)

Co-authored-by: Anton <[email protected]>

7388c6a1efaddaf8bd177fc732fdaa834661184c authored over 1 year ago
feat: exceptions serialization (#135)

Co-authored-by: Anton <[email protected]>

4b922c05db972ac3c6224e52e3ec60b4da85045f authored over 1 year ago
Fixed anyio dependency. (#136)

4ae1712014ae6ac5b88202b4c18586c5e3d037ae authored over 1 year ago
Fix typos and command in docs (#134)

6eaa56dc8532248884895f867f3555e7cbf31d93 authored over 1 year ago
feat: receiver max_prefetch argument (#127)

Co-authored-by: Anton <[email protected]>

e67dab370e66e4d6f5f337b288654295326bfc0b authored over 1 year ago
Merge tag '0.4.3' into develop

0.4.3

72830e91831c437c6eb4e7d4fc3b35c7e2c12427 authored over 1 year ago
Merge branch 'release/0.4.3'

1123d001c60e84810b724f560eeeef23f87ed175 authored over 1 year ago
Version bumped to 0.4.3.

Signed-off-by: Pavel Kirilin <[email protected]>

aca7228bb8bb777a9c43f153d39fb482b55fe0ba authored over 1 year ago
Fixed warnings for inmemory broker. (#125)

4549f1764da7b398465c7db27d189c1e7ce4ae9f authored over 1 year ago
feat: receiver cli args (#124)

Co-authored-by: Anton <[email protected]>

fb58c11140e25229eec129ffeaa754564b19e642 authored over 1 year ago
feat: custom reciever (#123)

Co-authored-by: Anton <[email protected]>

a764ef4ecea163a357d231023dac154c0fcbff51 authored over 1 year ago
Merge tag '0.4.2' into develop

0.4.2

3fa9fb29b4cdde89b4cb9754830240f54860dda6 authored over 1 year ago
Merge branch 'release/0.4.2'

f54d1efb8a52220bdbec4e18457f5902e0b6145b authored over 1 year ago
Version bumped to 0.4.2.

Signed-off-by: Pavel Kirilin <[email protected]>

355c6e338af335d23e2678dd1b36b48a247b1f4b authored over 1 year ago
Added builder api for brokers. (#114)

2c28eefaa1a13c45afd409c9bc29a1ada50cce14 authored over 1 year ago
Added startup for result backends. (#118)

c5b82008dab0db01171a837fb08d79f9cc0ffd04 authored over 1 year ago
fix: execution time retains 2 digits (#115)

282ba6a48cf93af9196328e8cf776234ba6f906d authored over 1 year ago
Merge tag '0.4.1' into develop

0.4.1

1a0036afb0bdcfbf26f65272fd1b034ab01e636d authored almost 2 years ago
Merge branch 'release/0.4.1'

40bc192c146aed343ee4d991e14afd150b7b8025 authored almost 2 years ago
Version bumped to 0.4.1.

Signed-off-by: Pavel Kirilin <[email protected]>

8c85902926b456eb85abbf2354ea8d73d71fcf64 authored almost 2 years ago
More verbose errors (#109)

4b0fbe9e6ad25829b079d197d494313aa56e73ae authored almost 2 years ago
fix: lavels -> labels (#102)

a325fef19d2d28fb9f67cbdc24a6b00e5809654b authored almost 2 years ago
Merge tag '0.4.0' into develop

0.4.0

fc80160e1a9a55844b1e98829eff7492c0f26919 authored almost 2 years ago
Merge branch 'release/0.4.0'

88dbe3aec51bba891924e428c8142ee057bb8791 authored almost 2 years ago
Version bumped to 0.4.0.

Signed-off-by: Pavel Kirilin <[email protected]>

5409c09443600370be42046c2aac02c475934be7 authored almost 2 years ago
Fixed prometheus metrics for multiple worker processes (#101)

9ddc7cdc02ceb90ea9e90ba4aad0f6f87ab10724 authored almost 2 years ago
Changed listen signature for brokers. (#100)

2515ef2aa167af8d4fb5980c45e55fe348e5ce03 authored almost 2 years ago
Reload dependencies are now optional. (#98)

d9a58677389699cee5372551f755c5fc58903331 authored almost 2 years ago
Added prometheus metrics middleware. (#99)

979ffb96cccd98cabe19e65bf13d36217bd17761 authored almost 2 years ago
Replaced string with bytes in BrokerMessage (#89)

3ada714ac042ecd737357fa4f27ff6cbeb6072b9 authored almost 2 years ago
Fixed semaphore logic (#97)

626a6d7cd4783a8cc4d57ade2d74b13d9dd567ea authored almost 2 years ago
Separation of the receiver from the CLI (#90)

091e7033a471f00d44c60d807ee37443db4b656c authored almost 2 years ago
asyncio.wait replaced with Semaphore, fixed compatibility issues (#93)

a1daa657ec2b0d9b86b4d2e2c7f6c84e0fce15ac authored almost 2 years ago
Updated CI strategy for Pull Requests. (#94)

6a38f33fea7c6168d1534163939763178df7868a authored almost 2 years ago
Updated InMemoryBroker (#84)

e66f3aa0f3c5ed94264229a5f8554bfca8bdc949 authored almost 2 years ago
Merge tag '0.3.5' into develop

0.3.5

8cac3a6a89e6154a932127e345ee4b14427c0174 authored almost 2 years ago
Merge branch 'release/0.3.5'

318b25b40e2cc9753c6e4c76b462a9627ecb0b62 authored almost 2 years ago
Version bumped to 0.3.5.

Signed-off-by: Pavel Kirilin <[email protected]>

5a12a3577f701e60ab97d92b2ea05099a904990f authored almost 2 years ago
Added testig and FastAPI sections in docs. (#83)

9f7655db6ab0591fa49cbc80ed6194a8ee8c46f7 authored almost 2 years ago
Merge tag '0.3.4' into develop

0.3.4

76bb6c7cf43522f3be80a47ccd9c4cd5b72985b8 authored almost 2 years ago
Merge branch 'release/0.3.4'

04dd68d229ea1cd3d2868eabecd9dbd0bae0036c authored almost 2 years ago
Version bumped to 0.3.4.

Signed-off-by: Pavel Kirilin <[email protected]>

b580099894083c611baa04819299a1cfc16eae00 authored almost 2 years ago
Removed importlib constraint (#79)

fe7a53b8a4cfad731ac8ffc1f222b365ecbfaf07 authored almost 2 years ago