Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.marklogic:marklogic-client-api from 7.1.0 to 7.2.0.

Release notes

Sourced from com.marklogic:marklogic-client-api's releases.

7.2.0

This minor release, which coincides with the 12 GA release of the MarkLogic server, addresses the following items:

  1. The client now defaults to TLSv1.3 when possible, which includes when connecting to an app server in MarkLogic 12 that requires SSL.
  2. Based on changes between the MarkLogic 12 EA and 12 GA releases, renamed cosineSimilarity to cosine in the com.marklogic.client.expression.VecExpr class and modified the signature of the annTopK method in the com.marklogic.client.expression.PlanBuilder class.
  3. Added com.marklogic.client.util.VectorUtil to support encoding and decoding vectors. Encoded vectors can be indexed by MarkLogic 12 and will typically consume fewer system resources than un-encoded vectors.
  4. Added com.marklogic.client.row.RowTemplate to simplify common use cases with Optic queries.
  5. Bumped com.fasterxml.jackson dependencies from 2.17.2 to 2.19.0.
  6. Deprecated com.marklogic.client.DatabaseClientFactory.MarkLogicCloudAuthContext class in favor of the new com.marklogic.client.DatabaseClientFactory.ProgressDataCloudAuthContext class.
  7. Removed deprecated HttpClientConfigurator interface.
Commits
  • 69d3d2e Merge pull request #1814 from marklogic/feature/release-7.2.0-take-2
  • f39b047 MLE-22953 Updating to Progress copyright
  • f04edc4 Merge pull request #1813 from marklogic/feature/release-7.2.0-take-2
  • 2bd6e44 MLE-22953 Bumping version to 7.2.0
  • 2ca23c5 MLE-22652 Temporarily reverting copyright change
  • 71d50ff Merge pull request #1811 from marklogic/feature/test-fix
  • e33267a MLE-23146 Trying another approach with clearDB
  • 14128e4 Merge pull request #1810 from marklogic/feature/23146-compile-fixes
  • b73461f MLE-23146 Fixed compiler warnings in all tests
  • c469ad7 Merge pull request #1809 from marklogic/feature/23146-compile-fixes
  • Additional commits viewable in compare view

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.marklogic:marklogic-client-api](https://github.com/marklogic/java-client-api) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/marklogic/java-client-api/releases)
- [Changelog](https://github.com/marklogic/java-client-api/blob/master/CHANGELOG.md)
- [Commits](marklogic/java-client-api@7.1.0...7.2.0)

---
updated-dependencies:
- dependency-name: com.marklogic:marklogic-client-api
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

Reviewers

The following users could not be added as reviewers: @BillFarber. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Assignees

The following users could not be added as assignees: @BillFarber. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #39.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/gradle/MarkLogicAdminProxy/com.marklogic-marklogic-client-api-7.2.0 branch October 13, 2025 10:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant