testcontainers-java
testcontainers-java copied to clipboard
Bump com.unboundid:unboundid-ldapsdk from 7.0.3 to 7.0.4 in /modules/ldap
Bumps com.unboundid:unboundid-ldapsdk from 7.0.3 to 7.0.4.
Changelog
Sourced from com.unboundid:unboundid-ldapsdk's changelog.
<div align="right">${TARGET="offline"} LDAP SDK Home Page ${TARGET="offline"} Product Information
<h2>Release Notes</h2><h3>Version 7.0.4</h3>&lt;p&gt; The following changes were made between the 7.0.3 and 7.0.4 releases: &lt;/p&gt; &lt;ul&gt; &lt;li&gt; Added a &quot;discard results&quot; search result listener that can be used in cases where a search should be performed, but the actual contents of any applicable search result entries or references are not needed. The number of entries and references returned will still be available in the search result. For example, this may be useful for testing purposes, if a search should be performed and you want to verify the result and potentially the number of entries and/or references returned, but you don't need to examine their contents. &lt;br&gt;&lt;br&gt; &lt;/li&gt; &lt;li&gt; Added client-side support for a W3C trace context request control that can be used to convey information for use in distributed tracing (e.g., via OpenTelemetry). This control was originally defined in the ForgeRock Directory Server (now known as PingDS), and will also be supported in the Ping Identity Directory Server. &lt;br&gt;&lt;br&gt; &lt;/li&gt; &lt;li&gt; Updated the server set blacklist manager to improve debug logging in the event that servers are added to or removed from the blacklist. The round robin and fewest connections server sets can be configured to use this blacklist manager to temporarily avoid attempting to create connections to a server when health checking determines that it's not in an acceptably usable state. &lt;br&gt;&lt;br&gt; &lt;/li&gt; &lt;li&gt; Updated the PropertyManager class to make it possible to cache property values for faster access with less contention. Caching is disabled by default, but you can enable it by specifying a maximum cache duration. Additional methods are provided to clear the cache, and to populate the cache based on the currently defined system properties and environment variables.
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)