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 606e839c0 PROTON-2908/PROTON-2909: Remove unused (and expired) test 
ssl certs
     new 5aa83a6d1 PROTON-1779: Omit empty HEADERS and PROPERTIES message 
sections
     new b1b9b07a2 PROTON-2910: [core] Changed generated code to use better 
names

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 c/src/core/engine.c                   |   4 +-
 c/src/core/message.c                  |  34 +++----
 c/src/core/transport.c                |  64 +++++++-------
 c/src/sasl/sasl.c                     |  22 ++---
 c/tests/message_test.cpp              |  12 +++
 c/tools/codec-generator/Pipfile       |  12 ---
 c/tools/codec-generator/find_specs.py | 103 ----------------------
 c/tools/codec-generator/generate.py   | 161 ++++++++++++++++++++++++++++------
 c/tools/codec-generator/specs.json    |  97 ++++++++++----------
 python/tests/proton_tests/message.py  |  67 +++++++-------
 10 files changed, 285 insertions(+), 291 deletions(-)
 delete mode 100644 c/tools/codec-generator/Pipfile
 delete mode 100644 c/tools/codec-generator/find_specs.py


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to