This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-recon.git
from b80be93 Bump to 2.5.5
new a7f33b3 Bump CI versions
new 11e6caa Merge pull request #112 from ferd/bump-ci-versions
new 7acccde Add missing dependency on syntax_tools
new 97455fc Merge pull request #111 from michalmuskala/patch-1
new c2a7685 Bump to 2.5.6
new c76b423 Optimize (not) printing empty string from formatter
new ec66057 Merge pull request #113 from gomoripeti/empty_io_opt
new 98d0c80 fix CI failures
new e3e7289 Prevent crash when calling binary_memory on a dead process
new 0004afe Merge pull request #115 from
ferd/binary_memory_dead_proc_survival
The 298 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 | 4 ++--
CHANGELOG.md | 3 +++
LICENSE | 8 ++++----
mix.exs | 2 +-
src/recon.app.src | 6 +++---
src/recon.erl | 6 ++++--
src/recon_trace.erl | 5 ++++-
test/recon_SUITE.erl | 9 ++++++++-
8 files changed, 29 insertions(+), 14 deletions(-)