(qpid-proton) branch main updated (36fe831ec -> 813f87eef)

2024-05-29 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from 36fe831ec PROTON-2818: Move epoll proctor connection logic to a task thread. new 54db24fcb PROTON-2824

(qpid-proton) 02/02: PROTON-2825: [C++ binding] Reject incoming transaction coordinator links

2024-05-29 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 813f87eef9e44682948e390b1d20a68ff283bad1 Author: Andrew Stitcher AuthorDate: Wed May 29 15:10:21 2024 -0400

(qpid-proton) 01/02: PROTON-2824: [C example beoker] Reject attempts to use transactions

2024-05-29 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 54db24fcb39c4e39f122d3069680eb20e93a3ac5 Author: Andrew Stitcher AuthorDate: Wed May 29 14:32:30 2024 -0400

(qpid-proton) branch main updated: PROTON-2822: [Build] Correctly build/test without proactor

2024-05-09 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 2406d4361 PROTON-2822: [Build] Correctly

(qpid-proton) branch main updated: NO-JIRA: [CI Build] Use python 3.11, macos-13

2024-05-07 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new f5b4b1789 NO-JIRA: [CI Build] Use python

(qpid-proton) branch main updated: PROTON-2815: [Python] More accurately test python dependencies

2024-05-03 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new aa8ad8a3c PROTON-2815: [Python] More

(qpid-proton) branch main updated: PROTON-2820: [Ruby] Change mapping of pn_handle_t to intptr_t

2024-05-02 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 48d19e567 PROTON-2820: [Ruby] Change

(qpid-proton) branch main updated: PROTON-2816/PROTON-2817: Support building python extension with unbundled proton

2024-04-19 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new a2e9eb634 PROTON-2816/PROTON-2817: Support

(qpid-proton) branch main updated: PROTON-2815: [Python] Correct supported versions of Python (again)

2024-04-19 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new e3ba722b6 PROTON-2815: [Python] Correct

(qpid-proton) branch main updated: PROTON-2815: [Python] no longer need to have setup.cfg in build area

2024-04-18 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 7747812d1 PROTON-2815: [Python] no longer

(qpid-proton) branch main updated: PROTON-2815: [Python] Correct supported versions of Python

2024-04-17 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 1f5b1497a PROTON-2815: [Python] Correct

(qpid-proton) 01/02: NO-JIRA: [Python] Some small refactorings to clean package build

2024-04-17 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit cafa64a19ecefad319050b41a47dd112b46eee44 Author: Andrew Stitcher AuthorDate: Tue Apr 16 11:30:31 2024 -0400

(qpid-proton) 02/02: PROTON-2815: [Python] Use modern tooling to build python packages

2024-04-17 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 84570eca6967d6a938d83d330648b48016be8603 Author: Andrew Stitcher AuthorDate: Tue Apr 16 18:24:19 2024 -0400

(qpid-proton) branch main updated (4b48f7d24 -> 84570eca6)

2024-04-17 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from 4b48f7d24 PROTON-2792: [C++] check that scheduled tasks are active under lock new cafa64a19 NO-JIRA

(qpid-proton) branch main updated: PROTON-2792: [C++] check that scheduled tasks are active under lock

2024-04-17 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 4b48f7d24 PROTON-2792: [C++] check

(qpid-proton) branch main updated: PROTON-2644: Fix Github workflow build to remove deprecation warnings

2024-04-17 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new c503244db PROTON-2644: Fix Github workflow

(qpid-proton) branch main updated: PROTON-2814: [Python] Tests use function removed in Python 3.12

2024-04-15 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 4287b7ae2 PROTON-2814: [Python] Tests use

(qpid-proton) branch main updated: PROTON-2322/PROTON-2813: [Python] Finish PEP8 sanitization

2024-04-15 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 39892d990 PROTON-2322/PROTON-2813: [Python

(qpid-proton) 02/02: PROTON-2792: [C++] Test to ensure that we correctly cancel tasks

2024-03-19 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit df1e9b684c364338faa88abf22921a05804e3b13 Author: Andrew Stitcher AuthorDate: Mon Mar 18 22:06:19 2024 -0400

(qpid-proton) 01/02: NO-JIRA: [C++] Modernize container tests to use lambdas etc.

2024-03-19 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 9f2586fe045b24ed6721c3e65a1239c8e072d6ac Author: Andrew Stitcher AuthorDate: Mon Mar 18 21:36:51 2024 -0400

(qpid-proton) branch main updated (674b0c6db -> df1e9b684)

2024-03-19 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from 674b0c6db PROTON-2792: [C++] check that scheduled tasks are active under lock new 9f2586fe0 NO-JIRA: [C

(qpid-proton) branch main updated: PROTON-2789: One more warning as error that needs to be suppressed

2024-02-26 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new d8fe876da PROTON-2789: One more warning

(qpid-proton) branch main updated: PROTON-2791: Add MSG_MORE send flag on raw connections

2024-02-21 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 523f28615 PROTON-2791: Add MSG_MORE send

(qpid-proton) branch main updated: PROTON-2773: Use PN_FALLTHROUGH in libuv proactor

2023-10-30 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new e7c48ce11 PROTON-2773: Use PN_FALLTHROUGH

[qpid-proton] branch main updated: NO-JIRA: add whitespace to fix PEP 8 formatting issue in ext_build.py

2023-10-19 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 898b6bbc2 NO-JIRA: add whitespace to fix

[qpid-proton] branch main updated: NO-JIRA: Sort input file list

2023-10-19 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 47c0a03ad NO-JIRA: Sort input file list

[qpid-proton] branch main updated: PROTON-2765: [Go] Don't define methods on C types

2023-09-14 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 8142e3cec PROTON-2765: [Go] Don't define

[qpid-proton] branch main updated: PROTON-2762: [C++] Add in missing header file so tracing will compile.

2023-08-09 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 6b05c6d64 PROTON-2762: [C++] Add in missing

[qpid-proton] branch main updated: NO-JIRA: [Ruby] Add links to source code and jira to ruby gem

2023-08-08 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 6b34970fc NO-JIRA: [Ruby] Add links

[qpid-proton] branch main updated (802aa8afe -> 05918a586)

2023-08-07 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from 802aa8afe PROTON-2759: [python] TransactionalClientHandler doc correction new 06c9c7001 PROTON-2761

[qpid-proton] 01/02: PROTON-2761: [Ruby] use _() to avoid deprecation warnings

2023-08-07 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 06c9c7001f882823f6269a33191b077f9af4145f Author: Andrew Stitcher AuthorDate: Fri Aug 4 18:40:47 2023 -0400

[qpid-proton] 02/02: PROTON-2760: Minitest is no longer aliased as MiniTest

2023-08-07 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 05918a586068b05f364558dc277aaef5881a7775 Author: Andrew Stitcher AuthorDate: Fri Aug 4 18:47:07 2023 -0400

[qpid-proton] branch main updated: NO-JIRA: Add some missing whitespace caught by flake8

2023-08-03 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 2822b9f18 NO-JIRA: Add some missing

[qpid-proton] 02/02: PROTON-2756: Allow python testing to use the python detected by CMake

2023-07-14 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 99684736d0a9c7270e126217c8f19f1488fa605d Author: Andrew Stitcher AuthorDate: Fri Jul 14 17:56:23 2023 -0400

[qpid-proton] branch main updated (fc75d4986 -> 99684736d)

2023-07-14 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from fc75d4986 NO-JIRA: Allow pni_value_dump() to be used from C++ tests new b203859de NO-JIRA: Rename CMake

[qpid-proton] 01/02: NO-JIRA: Rename CMake FDLIMIT option for consistency

2023-07-14 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit b203859de772298b032a92ef0549be6a2a47d673 Author: Andrew Stitcher AuthorDate: Fri Jul 14 17:47:14 2023 -0400

[qpid-proton] branch main updated: NO-JIRA: Allow pni_value_dump() to be used from C++ tests

2023-07-14 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new fc75d4986 NO-JIRA: Allow pni_value_dump

[qpid-proton] branch main updated: PROTON-2755: Make python code and binding work with python 3.12

2023-07-14 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new ba49d2309 PROTON-2755: Make python code

[qpid-proton] branch main updated: PROTON-2754: Fix python example broker to offer ANONYMOUS-RELAY

2023-07-14 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new f03e4bdae PROTON-2754: Fix python example

[qpid-proton] branch main updated: PROTON-2752: Fix pn_string operations to behave better

2023-07-12 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new cd5f8d043 PROTON-2752: Fix pn_string

[qpid-proton] 02/06: PROTON-2753: Split util.h so that we can keep the C++ in the schannel impl happy

2023-07-11 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 0545b51c234260fe6977e8545c785a442732950d Author: Andrew Stitcher AuthorDate: Thu May 4 15:31:51 2023 -0400

[qpid-proton] 04/06: PROTON-2751: Don't use pn_buffer for delivery tag

2023-07-11 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit f2693f29d1226b224477c3eab62654c49499ec6b Author: Andrew Stitcher AuthorDate: Tue May 9 16:24:29 2023 -0400

[qpid-proton] 06/06: PROTON-2752: Make more use of pn_string_t instead of char*

2023-07-11 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 97fcd648fd826a68b3e0d681d054c11031e6b06a Author: Andrew Stitcher AuthorDate: Wed Jul 5 23:38:46 2023 -0400

[qpid-proton] 05/06: PROTON-2751: Remove unused functionality of pn_buffer_t

2023-07-11 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 31e25638ea74551465f1331c41bdfaced5438b69 Author: Andrew Stitcher AuthorDate: Wed Jul 5 18:47:51 2023 -0400

[qpid-proton] 01/06: NO-JIRA: Make pn_bytes()/pn_rwbytes() inlinable

2023-07-11 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit b86dcb9ed139199a71d0dece6fa4384b8b80925b Author: Andrew Stitcher AuthorDate: Thu Jun 29 15:50:29 2023 -0400

[qpid-proton] 03/06: PROTON-2751: Use pn_rwbytes_t not pn_buffer_t for scratch space

2023-07-11 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit a2c54b3a245356b734e22bbdd5f732ed00d44398 Author: Andrew Stitcher AuthorDate: Mon May 8 20:15:42 2023 -0400

[qpid-proton] branch main updated (139ed8bc2 -> 97fcd648f)

2023-07-11 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from 139ed8bc2 PROTON-2746: Fix potential uninitialized/illegal read new b86dcb9ed NO-JIRA: Make pn_bytes

[qpid-proton] branch main updated: PROTON-2746: Fix potential uninitialized/illegal read

2023-06-28 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 139ed8bc2 PROTON-2746: Fix potential

[qpid-proton] branch main updated (e4e8da31d -> f394976bc)

2023-06-08 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from e4e8da31d PROTON-2743: Cannot log raw incoming frames new 6d83cf2ce NO-JIRA: Use a bit more C++11 in C

[qpid-proton] 01/02: NO-JIRA: Use a bit more C++11 in C++ connection driver test

2023-06-08 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 6d83cf2cecdb2e1378533caa142eb171dd9bed98 Author: Andrew Stitcher AuthorDate: Mon May 1 23:00:58 2023 -0400

[qpid-proton] 02/02: No-JIRA: Update unit tests to use C++11 features not macros

2023-06-08 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit f394976bc6e0eeb3cc7d7a2ee6daec457dbf03bd Author: Andrew Stitcher AuthorDate: Thu May 11 15:21:59 2023 -0400

[qpid-proton] branch main updated: PROTON-2743: Cannot log raw incoming frames

2023-06-08 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new e4e8da31d PROTON-2743: Cannot log raw

[qpid-proton] branch main updated: Replace jaeger exporter with otlp exporter

2023-05-25 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 1ad098c07 Replace jaeger exporter with otlp

[qpid-proton] branch main updated: PROTON-2706: PROTON-2706: Allow the user to explicitly set Container.container_id to None

2023-04-20 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 4a63d6f06 PROTON-2706: PROTON-2706: Allow

[qpid-proton] branch main updated: PROTON-2706: Allow the user to explicitly set Container.container_id to None

2023-04-19 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 1b0d01982 PROTON-2706: Allow the user

[qpid-proton] branch main updated: PROTON-2712: Fix some issues in the python binding type mapping

2023-04-17 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 23c45e12f PROTON-2712: Fix some issues

[qpid-proton] branch main updated: PROTON-2401: [Python] on_xxx_closed should be called on locally closed after remote close

2023-04-11 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 0847d3aed PROTON-2401: [Python

[qpid-proton] branch main updated: PROTON-2709: [C examples] Settle deliveries in sender example

2023-04-11 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 703b7b8f2 PROTON-2709: [C examples] Settle

[qpid-proton] branch main updated: PROTON-2708: Introduce new proactor APIs that query batch

2023-04-11 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 398dadd66 PROTON-2708: Introduce new

[qpid-proton] branch main updated: NO-JIRA: Fix type of bytes test data for message id in python tests

2023-04-05 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new ddf2c49e5 NO-JIRA: Fix type of bytes test

[qpid-proton] branch main updated: PROTON-2706: [Python] Allow setting the container id

2023-04-05 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new c4f7ee463 PROTON-2706: [Python] Allow

[qpid-proton] branch main updated (058e2928d -> 6b29f6d84)

2023-04-04 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from 058e2928d PROTON-2183: [cpp] Fix aborted messages exception. new 0f93611a5 PROTON-2704: Make sure example

[qpid-proton] 02/02: PROTON-2704: Reorganise python code to avoid runtime import of _events

2023-04-04 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 6b29f6d848828f5d0cd5706333c6570e71cbc666 Author: Andrew Stitcher AuthorDate: Tue Apr 4 15:52:06 2023 -0400

[qpid-proton] 01/02: PROTON-2704: Make sure example tester terminates server

2023-04-04 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 0f93611a52dbd4774abd0c686859281980dd5676 Author: Andrew Stitcher AuthorDate: Tue Apr 4 16:15:14 2023 -0400

[qpid-proton] branch main updated: PROTON-2183: [cpp] Fix aborted messages exception.

2023-04-03 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 058e2928d PROTON-2183: [cpp] Fix aborted

[qpid-proton] branch main updated: PROTON-2701: Make python binding build respect BUILD_TESTING

2023-03-30 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new fcb70af63 PROTON-2701: Make python binding

[qpid-proton] branch main updated: PROTON-2700: Raw connections: Remove deprecated ambiguous use of READ/WRITTEN events

2023-03-30 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 7c591e876 PROTON-2700: Raw connections

[qpid-proton] 02/02: PROTON-2690: Make offered & desired capabilities arrays on the wire

2023-03-07 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 789958cb3c9bf23079a9f88d3e31f5a6b3ccd8b1 Author: Andrew Stitcher AuthorDate: Tue Mar 7 17:55:17 2023 +

[qpid-proton] 01/02: PROTON-2095: Add debug API to print proton object

2023-03-07 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit b8b6e05678d8280a4d09b786b6e99196ddb148af Author: Andrew Stitcher AuthorDate: Tue Mar 7 18:07:45 2023 +

[qpid-proton] branch main updated (3b0cfbc5a -> 789958cb3)

2023-03-07 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from 3b0cfbc5a PROTON-2676: Oops - fix PEP8 linter failures new b8b6e0567 PROTON-2095: Add debug API to print

[qpid-proton] branch main updated: PROTON-2676: Oops - fix PEP8 linter failures

2023-02-23 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 3b0cfbc5a PROTON-2676: Oops - fix PEP8

[qpid-proton] branch main updated: PROTON-2676: Make server example behave better if no relay

2023-02-22 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new da94d935f PROTON-2676: Make server example

[qpid-proton] branch main updated: PROTON-2684: Python wrapper objects can't print __repr__

2023-02-16 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new b4ba95a50 PROTON-2684: Python wrapper

[qpid-proton] branch main updated: PROTON-2669: More updates for CMake 3.16

2023-02-10 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new bace48e2e PROTON-2669: More updates

[qpid-proton] branch main updated: PROTON-2095: Increase the test threshold for leaking memory

2023-02-09 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new d3d82ef9b PROTON-2095: Increase the test

[qpid-proton] branch main updated: PROTON-2095: Improve the Python CFFI Proton object wrapper

2023-02-08 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 4c23826ee PROTON-2095: Improve the Python

[qpid-proton] branch main updated: PROTON-2095: Improve CFFI object allocation debugging/testing

2023-02-07 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 22b93044e PROTON-2095: Improve CFFI object

[qpid-proton] branch main updated: PROTON-2679: Fix Python build dependencies again

2023-02-03 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 36dc28788 PROTON-2679: Fix Python build

[qpid-proton] branch main updated: PROTON-2095: Fix some harmless (but distracting and unnecessary) warnings

2023-01-31 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new fec172cfd PROTON-2095: Fix some harmless

[qpid-proton] 02/03: PROTON-2678: Mark the created CFFI package as multiversion

2023-01-31 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit b1dc4d8746ac95dde2f69a81566082ee30f606bd Author: Andrew Stitcher AuthorDate: Tue Jan 31 15:24:22 2023 -0500

[qpid-proton] 01/03: PROTON-2095: Fix language binding documentation

2023-01-31 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit e0f919365459c69f9a783b790e359b6835a54198 Author: Andrew Stitcher AuthorDate: Tue Jan 31 15:15:39 2023 -0500

[qpid-proton] branch main updated (6ae2654a4 -> 833bf2ffa)

2023-01-31 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from 6ae2654a4 PROTON-2657: Fix an issue found by Coverity new e0f919365 PROTON-2095: Fix language binding

[qpid-proton] 03/03: PROTON-2095: Change the Python build dependencies

2023-01-31 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 833bf2ffa8796a313e5c43c4276229eddeb0affd Author: Andrew Stitcher AuthorDate: Tue Jan 31 15:25:49 2023 -0500

[qpid-proton] 01/02: PROTON-2677: [C++ examples] Fix use after free in broker

2023-01-30 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 82cc883d1dfa709c52c41cf492d66f78d2efcd06 Author: Andrew Stitcher AuthorDate: Mon Jan 30 17:53:32 2023 -0500

[qpid-proton] 02/02: PROTON-2657: Fix an issue found by Coverity

2023-01-30 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 6ae2654a4eebfd3108544775bbc5d40a015665f0 Author: Andrew Stitcher AuthorDate: Mon Jan 30 17:54:50 2023 -0500

[qpid-proton] branch main updated (9b4332637 -> 6ae2654a4)

2023-01-30 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from 9b4332637 PROTON-2095: Change CMake build to allow cffi tests to run new 82cc883d1 PROTON-2677: [C

[qpid-proton] branch main updated (ce75c55a1 -> 9b4332637)

2023-01-27 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from ce75c55a1 NO-JIRA: Update appveyor build to drop VS2015 and include VS2022 new 66cac7609 PROTON-2095: Use

[qpid-proton] 01/02: PROTON-2095: Use CFFI instead of SWIG for python binding

2023-01-27 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 66cac760950779a8655a12337ba4fe663800a94e Author: Andrew Stitcher AuthorDate: Thu Jan 5 18:02:49 2023 -0500

[qpid-proton] 02/02: PROTON-2095: Change CMake build to allow cffi tests to run

2023-01-27 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 9b4332637d7c0a288c4dd17b4836d0aa38b6d869 Author: Andrew Stitcher AuthorDate: Tue Jan 17 13:40:46 2023 -0500

[qpid-proton] branch main updated: NO-JIRA: Update appveyor build to drop VS2015 and include VS2022

2023-01-26 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new ce75c55a1 NO-JIRA: Update appveyor build

[qpid-proton] branch main updated: PROTON-2676: [Python] make server examples use ANONYMOUS-RELAY correctly

2023-01-25 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 787b7dc65 PROTON-2676: [Python] make server

[qpid-proton] 02/02: PROTON-2674: Remove deprecated pn_work APIs and python tests

2023-01-25 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit ffafc34fcb6523876bac4059203981fe1aa94ad6 Author: Andrew Stitcher AuthorDate: Thu Dec 1 17:09:31 2022 -0500

[qpid-proton] 01/02: PROTON-2675: Get rid of Selector string conversion

2023-01-25 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 468d34277ded647e5e8b6324b1b78720b9000590 Author: Andrew Stitcher AuthorDate: Mon Dec 19 13:59:51 2022 -0500

[qpid-proton] branch main updated (0d3095e06 -> ffafc34fc)

2023-01-25 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from 0d3095e06 NO-JIRA: Use a cache for pip packages in github CI new 468d34277 PROTON-2675: Get rid

[qpid-proton] branch main updated: NO-JIRA: Use a cache for pip packages in github CI

2023-01-17 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 0d3095e06 NO-JIRA: Use a cache for pip

[qpid-proton] branch main updated: PROTON-2663: Add a constructor to ssl_client_options class

2023-01-13 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new b29223752 PROTON-2663: Add a constructor

[qpid-proton] branch main updated: PROTON-2653: [cpp] Move tracing.dox to docs folder

2023-01-12 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git The following commit(s) were added to refs/heads/main by this push: new 21280a08a PROTON-2653: [cpp] Move

[qpid-proton] 02/02: PROTON-2669: Remove another set of cmake workarounds no longer needed

2023-01-12 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit af957beac09c592ef4e62d7535142d263b32a6b5 Author: Andrew Stitcher AuthorDate: Thu Jan 12 18:56:04 2023 -0500

[qpid-proton] 01/02: PROTON-2669: Update examples CMakefiles for cmake 3.16

2023-01-12 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git commit 767372b2c686d367d24d425e4d792f8dfadb8938 Author: Andrew Stitcher AuthorDate: Thu Jan 12 18:55:16 2023 -0500

[qpid-proton] branch main updated (51583a516 -> af957beac)

2023-01-12 Thread astitcher
This is an automated email from the ASF dual-hosted git repository. astitcher pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-proton.git from 51583a516 PROTON-2657: [cpp] Accessors for user data on endpoints and deliveries new 767372b2c PROTON

  1   2   3   4   5   6   7   8   9   10   >