This is an automated email from the ASF dual-hosted git repository.
nickva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-ibrowse.git
from d404072 Clarified license so github recognises it correctly
new 1176380 OTP 29 Support
new b64ee81 Make unit testing path independent of checkout path
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:
.github/workflows/ci.yml | 3 ++-
Makefile | 2 +-
src/ibrowse.erl | 3 +++
src/ibrowse_http_client.erl | 3 +++
src/ibrowse_lb.erl | 3 +++
src/ibrowse_lib.erl | 2 ++
test/Makefile | 2 +-
test/ibrowse_load_test.erl | 3 +++
test/ibrowse_test.erl | 4 +++-
test/ibrowse_test_server.erl | 3 +++
10 files changed, 24 insertions(+), 4 deletions(-)