Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: marklogic/marklogic-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: marklogic/marklogic-python-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 11 files changed
  • 6 contributors

Commits on Jan 23, 2026

  1. MLE-26598 Bumped to 1.3.1

    rjrudin committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    9a03305 View commit details
    Browse the repository at this point in the history
  2. MLE-26598 Merging master to dev, bumping pytest

    pytest 7 has a high vulnerability, though it's a test dependency. This bumps it to the latest version. Also bumping the Python version needed for development to 3.10 to support pytest 9.
    rjrudin committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    923abaa View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. MLE-26598 Ruby docs updates

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 to 1.19.1.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.18.9...v1.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-version: 1.19.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and rjrudin committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    f26ede0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2026

  1. Configuration menu
    Copy the full SHA
    e7bad24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from marklogic/PDP-1182-remove-pr-workflow-fr…

    …om-develop
    
    PDP-1182: Remove per-repo pr-workflow.yaml
    GAdityaVarma authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    a6edac8 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2026

  1. MLE-29695 update Jenkins pipeline to use python 3.13 (#147)

    * MLE-29695 update Jenkins pipeline to use python 3.13
    
    * MLE-29695 renamed variable to PYTHON313_BIN
    
    * MLE-29695 added xdmp-invoke privilege to allow /v1/rows/update endpoint
    
    * MLE-29695 skip all .json files for copyright headers
    
    * MLE-29695 fixed to use a proper JS object literal
    
    * MLE-29695 updated Copyright
    RitaChen609 authored May 29, 2026
    Configuration menu
    Copy the full SHA
    69fe72d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2026

  1. Configuration menu
    Copy the full SHA
    af6f8f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2026

  1. Merge pull request #148 from marklogic/rjdew-progress-patch-1

    MLE-30967 Update CODEOWNERS
    rjdew-progress authored Jul 14, 2026
    Configuration menu
    Copy the full SHA
    2723b37 View commit details
    Browse the repository at this point in the history
Loading