You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bn...@apache.org on 2022/02/15 17:49:16 UTC

[trafficserver] branch master updated (b5116b4 -> c04ccc8)

This is an automated email from the ASF dual-hosted git repository.

bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from b5116b4  Fix a libswoc build error on macOS (#8669)
     add c04ccc8  Making 9.2.x backwards compatible with 9.1.x (#8661)

No new revisions were added by this update.

Summary of changes:
 include/ts/apidefs.h.in          |  9 +++--
 include/ts/experimental.h        | 23 +++++++++++++
 plugins/lua/ts_lua_http_config.c | 32 ++++++++++--------
 src/traffic_server/InkAPI.cc     | 72 ++++++++++++++++++++++++++++++++++++++++
 src/traffic_server/InkAPITest.cc | 13 +++++++-
 5 files changed, 133 insertions(+), 16 deletions(-)