Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

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>
      &lt;h3&gt;Version 7.0.4&lt;/h3&gt;
  &amp;lt;p&amp;gt;
    The following changes were made between the 7.0.3 and 7.0.4 releases:
  &amp;lt;/p&amp;gt;

  &amp;lt;ul&amp;gt;
    &amp;lt;li&amp;gt;
      Added a &amp;quot;discard results&amp;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.
      &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;
    &amp;lt;/li&amp;gt;

    &amp;lt;li&amp;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.
      &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;
    &amp;lt;/li&amp;gt;

    &amp;lt;li&amp;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.
      &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;
    &amp;lt;/li&amp;gt;

    &amp;lt;li&amp;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

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.unboundid:unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/pingidentity/ldapsdk/releases)
- [Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html)
- [Commits](https://github.com/pingidentity/ldapsdk/commits)

---
updated-dependencies:
- dependency-name: com.unboundid:unboundid-ldapsdk
  dependency-version: 7.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 4, 2025 21:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code modules/ldap

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant