145 Commits

Author SHA1 Message Date
Kenneth Giusti
3ebf9c2765 Add python3.5 to test cases 2016-12-13 14:29:11 -05:00
Kenneth Giusti
978bfb231f avoid using deprecated call 2016-11-14 14:20:14 -05:00
Kenneth Giusti
adf54e6788 v2.1.3 v2.1.3 2016-11-01 15:35:19 -04:00
Kenneth Giusti
d97d09fb7e fix pep8 violation 2016-10-03 15:36:08 -04:00
Kenneth Giusti
3db4b9158e Remove debug log messages from fast-path 2016-10-03 15:35:08 -04:00
Kenneth Giusti
ad9119a2a7 add message performace tool 2016-09-30 14:17:02 -04:00
Kenneth Giusti
fe4d23898f v2.1.2 2.1.2 v2.1.2 2016-08-30 09:09:05 -04:00
Kenneth Giusti
b982fe29a8 v2.1.1 v2.1.1 2016-08-18 09:25:50 -04:00
Kenneth Giusti
f922b7842d Fix credit stall issue by invoking the credit_granted callback
whenever credit increases rather than only after credit has been
exhausted.
2016-08-17 15:25:22 -04:00
Kenneth Giusti
dd77107d5e v2.1.0 v2.1.0 2016-08-04 14:09:17 -04:00
Kenneth Giusti
a0e579a267 Add 'x-force-sasl' to the Connection's property map. This allows
clients to use the system's SASL configuration without having to
specify any extra SASL configuration options.
2016-08-04 13:41:31 -04:00
Kenneth Giusti
11fd6b8fa7 Remove stale comment 2016-08-04 13:40:43 -04:00
Kenneth Giusti
6998edc414 fix old SASL callback test failure 2016-08-04 13:37:58 -04:00
Kenneth Giusti
87a70cb950 v2.0.4 v2.0.4 2016-08-02 14:23:53 -04:00
Kenneth Giusti
91e5f2d782 fix pep8 whining 2016-08-02 13:35:08 -04:00
Kenneth Giusti
d5d3ff2064 small optimization to improve link event handling 2016-08-02 13:18:38 -04:00
Kenneth Giusti
77fbd97a29 fix and enhance the perf-test.py tool 2016-08-02 12:29:23 -04:00
Kenneth Giusti
74b5ca5bb8 Bump max proton version to 0.13 2016-07-28 09:22:50 -04:00
Kenneth Giusti
22e91f7eb0 fix pep8 failures 2016-07-22 11:40:22 -04:00
Kenneth Giusti
011d101dcf clean up timer handling 2016-07-22 11:23:30 -04:00
Kenneth Giusti
a074a873b9 bugfix: leak of timed callbacks 2016-07-14 16:12:14 -04:00
Kenneth Giusti
fbe5806d13 fix receiver example 2016-06-16 14:13:17 -04:00
Kenneth Giusti
ffe8d11b55 Add MANIFEST.in 2016-05-19 10:11:13 -04:00
Kenneth Giusti
7cafb747eb Remove python2.6 from tox tests 2016-05-16 14:10:33 -04:00
Kenneth Giusti
407287432b update travis configuration 2016-05-16 13:41:16 -04:00
Kenneth Giusti
7ffab1de8f Fix Cyrus SASL test to only initialize cyrus once 2016-05-16 12:57:34 -04:00
Kenneth Giusti
4295bbebf0 Fix the Cyrus tests by only initializing the library once 2016-05-16 11:55:56 -04:00
Kenneth Giusti
c94c871785 Merge branch '2.0.x' 2016-05-16 09:45:34 -04:00
Kenneth Giusti
4cc2b2e8fa Enable python 3.4 testing via tox and travis 2015-12-04 10:36:26 -05:00
Kenneth Giusti
fdabc08152 v2.0.3 2.0.3 v2.0.3 2015-09-20 14:58:07 -04:00
Kenneth Giusti
fb2ae9c745 fix cyrus tests
(cherry picked from commit 5cdfaca98895195bac2df14c28ccc6906f5fc3a9)
2015-09-16 16:08:23 -04:00
Kenneth Giusti
5cdfaca988 fix cyrus tests 2015-09-16 16:02:04 -04:00
Kenneth Giusti
be62d3b7e3 Bugfix: fix leak of underlying proton objects
(cherry picked from commit 67f78f9e7e86f2189ce8e5d22dd3ccb5c56b8dcd)
2015-09-16 15:07:57 -04:00
Kenneth Giusti
67f78f9e7e Bugfix: fix leak of underlying proton objects 2015-09-16 15:07:01 -04:00
Kenneth Giusti
2266dfaa35 bugfix: allow PLAIN or ANONYMOUS authentication in server mode
(cherry picked from commit 98bf506ab125891a2350357e78c8a043783e33c8)
v2.0.2
2015-09-03 15:24:40 -04:00
Kenneth Giusti
2dc0f07c2f Update the release notes
(cherry picked from commit 243328f44a7ece9706692fa69b0267f62dc5496f)
2015-09-03 15:24:20 -04:00
Kenneth Giusti
3bd3279206 Add SASL/SSL configuration options to examples 2015-09-03 15:20:05 -04:00
Kenneth Giusti
98bf506ab1 bugfix: allow PLAIN or ANONYMOUS authentication in server mode 2015-09-03 12:10:23 -04:00
Kenneth Giusti
243328f44a Update the release notes v2.0.1 2015-08-27 10:14:05 -04:00
Kenneth Giusti
f294f8fd5d v2.0.0 final v2.0.0 pyngus-2.0.0 2015-08-26 14:26:06 -04:00
Kenneth Giusti
465e5e90d7 oops - update version in setup.py 2015-08-24 12:23:20 -04:00
Kenneth Giusti
bc8ef1b0eb Fix minor pep8 errors v2.0.0rc1 2015-08-24 12:18:54 -04:00
Kenneth Giusti
c5bfa24e29 Fix reentrancy issues v2.0.0a3 2015-08-24 09:58:17 -04:00
Kenneth Giusti
2492a6a00d 2.0.0 alpha 2 v2.0.0a2 2015-07-21 10:43:40 -04:00
Kenneth Giusti
895decaf02 Provide a way to set the SASL configuration 2015-07-20 18:17:00 -04:00
Kenneth Giusti
b778924bae pep8 fixes v2.0.0a1 2015-07-09 16:05:16 -04:00
Kenneth Giusti
a354a32494 Merge branch 'proton-0.10' 2015-07-09 15:48:05 -04:00
Kenneth Giusti
2ac452c0a2 Ported to Proton 0.10-alpha. 2015-07-09 15:47:24 -04:00
Kenneth Giusti
47c635f2a4 1.4.0 Release candidate 2 v1.4.0rc2 2015-06-30 09:21:32 -04:00
Kenneth Giusti
a6843e822f Port to new SASL interface in proton 0.10
Proton 0.10 completely changes the interface to the proton.SASL class.
This patch adds new connection properties that will compensate for the
changes to the SASL configuration interface.  However, since pyngus
never wrapped proton's SASL class, applications will have to be
updated to use the new connection API to take advantage of this
abstraction.

Bumping version to 2.0.0
2015-06-22 17:12:18 -04:00