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: influxdata/influxdb-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: influxdb-java-2.24
Choose a base ref
...
head repository: influxdata/influxdb-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: influxdb-java-2.25
Choose a head ref
  • 11 commits
  • 12 files changed
  • 4 contributors

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    05d836d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9209837 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. chore(deps-dev): bump org.assertj:assertj-core from 3.24.2 to 3.25.1 (#…

    …988)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.1.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.25.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    788540c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. chore(deps): bump org.msgpack:msgpack-core from 0.9.6 to 0.9.7 (#991)

    Bumps [org.msgpack:msgpack-core](https://github.com/msgpack/msgpack-java) from 0.9.6 to 0.9.7.
    - [Release notes](https://github.com/msgpack/msgpack-java/releases)
    - [Changelog](https://github.com/msgpack/msgpack-java/blob/main/RELEASE_NOTES.md)
    - [Commits](msgpack/msgpack-java@v0.9.6...v0.9.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.msgpack:msgpack-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    fbc34b0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#989)

    Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.5.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7fc36f8 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#985)

    Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.12.1.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    996f357 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. chore(deps-dev): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#…

    …995)
    
    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.2.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.25.1...assertj-build-3.25.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ee7059e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.msgpack:msgpack-core from 0.9.7 to 0.9.8 (#992)

    Bumps [org.msgpack:msgpack-core](https://github.com/msgpack/msgpack-java) from 0.9.7 to 0.9.8.
    - [Release notes](https://github.com/msgpack/msgpack-java/releases)
    - [Changelog](https://github.com/msgpack/msgpack-java/blob/main/RELEASE_NOTES.md)
    - [Commits](msgpack/msgpack-java@v0.9.7...v0.9.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.msgpack:msgpack-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0c690c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. chore/update-ubuntu (#1008)

    Bumping ubuntu runner to `-latest` as 20.04 is EOL.
    tkyocum authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    d204b8f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

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

Commits on Mar 26, 2025

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