Skip to content

Conversation

rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Oct 9, 2025

No description provided.

Also eagerly bumped up the NOTICE file.
@Copilot Copilot AI review requested due to automatic review settings October 9, 2025 16:51
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes deprecated items as part of version 8.0.0 release, specifically removing the deprecated MarkLogicCloudAuthContext class and updating version references from 7.2.0 to 8.0.0.

  • Removed deprecated MarkLogicCloudAuthContext class and all its references
  • Updated version numbers from 7.2.0 to 8.0.0 across documentation and build files
  • Cleaned up deprecated GSON parser method and reorganized imports

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
ml-development-tools/src/test/example-project/build.gradle Updated version references and corrected file path
marklogic-client-api/src/main/java/com/marklogic/client/impl/okhttp/OkHttpUtil.java Removed reference to deprecated MarkLogicCloudAuthContext
marklogic-client-api/src/main/java/com/marklogic/client/extra/gson/GSONHandle.java Removed deprecated getParser() method and reorganized imports
marklogic-client-api/src/main/java/com/marklogic/client/DatabaseClientFactory.java Removed deprecated MarkLogicCloudAuthContext class and updated references
README.md Updated version references from 7.2.0 to 8.0.0
NOTICE.txt Updated version and date references

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

github-actions bot commented Oct 9, 2025

Copyright Validation Results
Total: 6 | Passed: 4 | Failed: 0 | Skipped: 2 | at: 2025-10-09 16:51:33 UTC | commit: 56ca5d7

⏭️ Skipped (Excluded) Files

  • README.md
  • ml-development-tools/src/test/example-project/build.gradle

✅ Valid Files

  • NOTICE.txt
  • marklogic-client-api/src/main/java/com/marklogic/client/DatabaseClientFactory.java
  • marklogic-client-api/src/main/java/com/marklogic/client/extra/gson/GSONHandle.java
  • marklogic-client-api/src/main/java/com/marklogic/client/impl/okhttp/OkHttpUtil.java

✅ All files have valid copyright headers!

@rjrudin rjrudin merged commit f99c24e into develop Oct 9, 2025
3 checks passed
@rjrudin rjrudin deleted the feature/remove-deprecated branch October 9, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants