8000 CHANGELOG entry by jsteemann · Pull Request #14559 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

CHANGELOG entry #14559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 30, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
CHANGELOG entry
  • Loading branch information
jsteemann committed Jul 29, 2021
commit c2c69e66a440789737f85015b748ad85872b8f73
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v3.7.14 (XXXX-XX-XX)
--------------------

* Suppress repeated warnings when settings LDAP options which turn out to be
unsupported on the target system. This avoids logging the same warnings
repeatedly.


v3.7.13 (2021-07-20)
--------------------

Expand Down
0