-
Notifications
You must be signed in to change notification settings - Fork 74
Comparing changes
Open a pull request
base repository: marklogic/java-client-api
base: master
head repository: marklogic/java-client-api
compare: feature/qbv-test
- 17 commits
- 23 files changed
- 1 contributor
Commits on Oct 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8524cb9 - Browse repository at this point
Copy the full SHA 8524cb9View commit details -
Merge pull request #1848 from marklogic/feature/merge-to-dev
MLE-12345 Merging master into dev and bumping to 8.0-SNAPSHOT
Configuration menu - View commit details
-
Copy full SHA for 6c56556 - Browse repository at this point
Copy the full SHA 6c56556View commit details
Commits on Oct 13, 2025
-
MLE-24717 Bumping logback to 1.5.19
Minor CVE thing. Getting rid of the PR template as well as it's not needed and GitKraken keeps trying to use it.
Configuration menu - View commit details
-
Copy full SHA for 360db5e - Browse repository at this point
Copy the full SHA 360db5eView commit details -
Merge pull request #1849 from marklogic/feature/24717-logback
MLE-24717 Bumping logback to 1.5.19
Configuration menu - View commit details
-
Copy full SHA for 712be65 - Browse repository at this point
Copy the full SHA 712be65View commit details
Commits on Oct 15, 2025
-
MLE-24747 Bumping ml-gradle to 6.1.0
Removed hack in BitemporalTest for bug that is fixed. And bumped mockito, realized it can go to 5 safely now.
Configuration menu - View commit details
-
Copy full SHA for a398a93 - Browse repository at this point
Copy the full SHA a398a93View commit details
Commits on Oct 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1775b81 - Browse repository at this point
Copy the full SHA 1775b81View commit details -
MLE-24747 Fixing typo in Gradle file
Don't know why this didn't cause a failure initially, but did cause failures in nightly regressions.
Configuration menu - View commit details
-
Copy full SHA for 7566d49 - Browse repository at this point
Copy the full SHA 7566d49View commit details
Commits on Oct 22, 2025
-
MLE-24826 Bumping Spring, undertow for CVEs
Also bumped an old version of xmlunit. Pretty sure the junit:junit stuff can be easily removed next.
Configuration menu - View commit details
-
Copy full SHA for 6f321dd - Browse repository at this point
Copy the full SHA 6f321ddView commit details
Commits on Oct 27, 2025
-
MLE-24892 Cleaning up test dependencies
Unfortunately can't upgrade to JUnit5 in ml-development-tools, far too many breaking changes to fix for now.
Configuration menu - View commit details
-
Copy full SHA for 1c51f56 - Browse repository at this point
Copy the full SHA 1c51f56View commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ad497c3 - Browse repository at this point
Copy the full SHA ad497c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3791e8a - Browse repository at this point
Copy the full SHA 3791e8aView commit details -
MLE-24892 Backing off parallel config for now
Having issues on Jenkins, just want to get dynamic stages in place for now.
Configuration menu - View commit details
-
Copy full SHA for 57ad84e - Browse repository at this point
Copy the full SHA 57ad84eView commit details
Commits on Dec 10, 2025
-
MLE-25782 Some refactoring of BatchWriter
Wanted to move this into a separate class so it's easier / cleaner to prototype an incremental check listener. Also made BatchWriteSet nicer by making a bunch of fields final. No change in functionality, just cleaning up code.
Configuration menu - View commit details
-
Copy full SHA for a035b8e - Browse repository at this point
Copy the full SHA a035b8eView commit details -
MLE-25782 Refactor: Explicit naming of writeSet objects
Was going crazy trying to figure out if a "writeSet" was a BatchWriteSet or DocumentWriteSet. Now using more explicit names.
Configuration menu - View commit details
-
Copy full SHA for 1e28465 - Browse repository at this point
Copy the full SHA 1e28465View commit details
Commits on Dec 11, 2025
-
MLE-25959 Deprecating AUTH_TYPE_MARKLOGIC_CLOUD
Should have renamed this in a prior release.
Configuration menu - View commit details
-
Copy full SHA for 8c2f2eb - Browse repository at this point
Copy the full SHA 8c2f2ebView commit details
Commits on Dec 16, 2025
-
MLE-25959 Quieted down PDC logging
Info-level was too verbose for token generation. Also fixed a little bug in an error message built for an exception.
Configuration menu - View commit details
-
Copy full SHA for 823409d - Browse repository at this point
Copy the full SHA 823409dView commit details
Commits on Dec 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for be95f2d - Browse repository at this point
Copy the full SHA be95f2dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...feature/qbv-test