Omer Katz
fa0cb19d27
Update reference.
2019-01-09 17:28:36 +02:00
Omer Katz
b37e035c39
Fixed sphinx warnings.
2019-01-09 16:51:28 +02:00
Omer Katz
eded86487e
Bump version: 4.2.1 → 4.2.2
2019-01-03 17:47:37 +02:00
vikvns
da7b77e591
Corrected typo in exchange name. ( #969 )
2018-12-20 14:45:40 +02:00
Irmen de Jong
aa8ea28f50
Making the pyro transport available, fix it for recent Pyro4 versions, add broker daemon ( #895 )
...
* Make the pyro transport available and fix it for recent Pyro4 version.
Implemented the missing Pyro Kombu broker to actually be able to use the Pyro transport
* code style
2018-11-25 20:40:54 +06:00
Clemens Wolff
32633554ac
Add transports based on Azure PaaS ( #891 )
...
* Add transports based on Azure PaaS
This pull request adds two new transport implementations:
- `azurestoragequeues` is implemented on top of Azure Storage
Queues [1]. This offers a simple but scalable and low-cost PaaS
transport for Celery users in Azure. The transport is intended to be
used in conjunction with the Azure Block Blob Storage backend [2].
- `azureservicebus` is implemented on top of Azure Service Bus [3] and
offers PaaS support for more demanding Celery workloads in Azure. The
transport is intended to be used in conjunction with the Azure
CosmosDB backend [4].
This pull request was created together with @ankurokok, @dkisselev,
@evandropaula, @martinpeck and @michaelperel.
[1] https://azure.microsoft.com/en-us/services/storage/queues/
[2] https://github.com/celery/celery/pull/4685
[3] https://azure.microsoft.com/en-us/services/service-bus/
[4] https://github.com/celery/celery/pull/4720
* Exclude Azure transports from code coverage
There is test coverage for the transports but the tests require Azure
credentials to run (passed via environment variables) so codecov doesn't
exercise them.
* Remove env vars to configure transport
* Remove abbreviations
2018-08-30 23:34:52 +06:00
Jon Dufresne
cb516bbf74
Update all pypi.python.org URLs to pypi.org ( #885 )
...
For details on the new PyPI, see the blog post:
https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
2018-06-10 16:40:04 +06:00
Omer Katz
c627c6d9d1
Bump version: 4.2.0 → 4.2.1
2018-05-30 17:07:29 +03:00
Omer Katz
e8e92af89e
Bump stable version for docs.
2018-05-28 16:57:51 +03:00
Omer Katz
b975713d81
Bump version: 4.1.0 → 4.2.0
2018-05-21 08:48:16 +03:00
Thomas Achtemichuk
75695205f6
Rename `async` keyword to `asynchronous` ( #839 )
...
* Rename `async` keyword to `asynchronous`
* Fixes #742
* Resolves "DeprecationWarning: 'async' and 'await' will become reserved
keywords in Python 3.7"
* Address PR feedback
* Update appveyor config
* Rename docs and tests
2018-03-19 19:28:43 +02:00
Harry Moreno
16ea4df217
Fix rabbit and warrens link ( #825 )
...
* fixes #793
2018-01-16 09:18:44 +06:00
Mads Jensen
572a4c02ba
Removed some unnecessary variable assignments and fix variable-typo in docs
2017-09-22 22:04:13 +03:00
Omer Katz
c292e9d400
Fixed the link to Pyro. Fixes #798 .
2017-09-08 07:42:32 +03:00
Wojciech Matyśkiewicz
a44763fbef
fixed import path to SimpleQueue and SimpleBuffer
2017-09-06 20:21:16 +03:00
Mads Jensen
584451e093
Update links in documentation to either https or to new locations ( #786 )
2017-08-20 14:31:10 +03:00
Omer Katz
802e77b6c3
Bump version: 4.0.2 → 4.1.0
2017-07-20 19:21:00 +03:00
Omer Katz
ad54980ddb
Bump actual version in the docs.
2017-07-06 16:25:53 +03:00
Mads Jensen
a600ab87d9
Prefer https over http and updated links to new locations. ( #745 )
2017-05-30 19:53:40 +06:00
Amin Ghadersohi
be79b3d4cd
Re-Adding support for sqlalchemy as it is needed by Apache project Airflow ( #687 )
...
* Re-Adding support for sqlalchemy as it is needed by Apache project Airflow
* Re-Adding support for sqlalchemy as it is needed by Apache project Airflow
2017-05-17 14:17:47 +06:00
Christopher Hoskin
8ef988a0e0
Remove non-Free ICC Profile from kombu.jpg and kombusmall.jpg ( #696 )
2017-02-21 23:52:39 +06:00
Ask Solem
4a690cef93
Bump version: 4.0.1 → 4.0.2
2016-12-15 15:33:22 -08:00
Ask Solem
bb03f09c10
Bump version: 4.0.0 → 4.0.1
2016-12-07 17:53:23 -08:00
Cemre Mengu
306445f436
Update consumers.rst ( #647 )
...
Added content type note for dummies like me
2016-11-08 14:38:03 +06:00
Ask Solem
543d837848
Sets version to 4.0
2016-10-28 15:51:16 -07:00
Ask Solem
84d1eb9501
Exchange.publish now supports str/bytes argument
2016-10-27 17:01:00 -07:00
Ask Solem
5d91ef3dbe
Doc fixes
2016-10-27 16:15:40 -07:00
Ask Solem
43efbdf5c5
Fill in missing documentation
2016-10-26 18:01:55 -07:00
Ask Solem
c7fe94fa05
Bumps version to 4.0.0rc6
2016-10-21 17:49:46 -07:00
Ask Solem
62e2cf52cb
Bumps version to 4.0.0rc5
2016-10-14 17:55:10 -07:00
Ask Solem
95e4c9ab21
Adds kombu.utils.time to API Reference
2016-10-14 17:01:45 -07:00
Ask Solem
03790d3afc
Removes kombu.syn, moves detect_environment to utils.compat
2016-10-05 16:14:42 -07:00
Ask Solem
a19de89a17
Bumps version to 4.0.0rc4
2016-09-08 15:17:25 -07:00
Stephen Milner
7fa3172ead
Add Etcd Transport ( #619 )
...
This transport is highly influenced by the Consul Transport.
Messages are kept in keys within Etcd through the python-etcd library.
2016-08-26 15:06:54 +06:00
Rémy Léone
c5886a33ef
Fix useless code-block ( #620 )
2016-08-26 14:57:51 +06:00
Ask Solem
bccb4a9d17
flakes
2016-08-23 11:50:24 -07:00
Ask Solem
3270277007
Adds more README badges
2016-08-18 16:18:25 -07:00
Ask Solem
fcb7ca06c8
One space after period for proportional fonts
2016-07-29 19:37:05 -07:00
Ask Solem
85c191a48a
Reorganizes kombu.utils.__init__ package
2016-07-16 13:34:08 -07:00
Ask Solem
87a5568bc8
Use Google-style docstrings
2016-07-16 11:51:23 -07:00
Ask Solem
91e2c20d7d
Bumps version to 4.0.0rc3 (forgot to PGP sign, parity with celery 4 rc number)
2016-07-08 15:34:53 -07:00
Ask Solem
07a93b8c89
Bumps version to 4.0.0rc1
2016-07-08 15:21:19 -07:00
Ask Solem
e4189c0c95
Removes deprecated amqplib transport (replaced by py-amqp)
2016-06-28 15:52:49 -07:00
Ask Solem
5f817ff1f9
Removes ZeroMQ transport for lack of resources to support it.
2016-06-28 15:48:09 -07:00
Ask Solem
a5f8724b1b
Removes another MongoDB reference
2016-06-28 15:45:57 -07:00
Ask Solem
5f3ae92708
Removes Beanstalk transport for lack of resources to support it
2016-06-28 15:45:30 -07:00
Ask Solem
20fa23d9d7
Remove MongoDB support from README so people do not use it.
2016-06-28 15:43:16 -07:00
Ask Solem
d06248ebaa
Removes CouchDB transport for lack of resources to maintain it.
2016-06-28 15:41:54 -07:00
Ask Solem
65f982ccf3
Removes Django ORM as a broker support
2016-06-27 19:31:01 -07:00
Ask Solem
1cd4e07f9e
Removes SQLAlchemy as a broker support
2016-06-27 19:26:44 -07:00