Thanks to visit codestin.com
Credit goes to github.com

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: prometheus/client_java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.4
Choose a base ref
...
head repository: prometheus/client_java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.5
Choose a head ref
  • 10 commits
  • 29 files changed
  • 4 contributors

Commits on Dec 2, 2024

  1. Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 (#1218)

    Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.9.2 to 3.10.0.
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](wiremock/wiremock@3.9.2...3.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.wiremock:wiremock
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    28f3cc9 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 (#1216)

    Bumps org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:maven-bundle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    049a61a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Changed GitHub action containers (#1221)

    Signed-off-by: dhoard <[email protected]>
    dhoard authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    99d3dec View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.1…

    …1.2 (#1225)
    
    Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.1 to 3.11.2.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    9a0848d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Bump com.google.protobuf:protobuf-java from 4.28.3 to 4.29.1 (#1222)

    * Bump com.google.protobuf:protobuf-java from 4.28.3 to 4.29.1
    
    Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.28.3 to 4.29.1.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](https://github.com/protocolbuffers/protobuf/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * update protobuf
    
    Signed-off-by: Gregor Zeitlinger <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Gregor Zeitlinger <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Doug Hoard <[email protected]>
    Co-authored-by: Gregor Zeitlinger <[email protected]>
    3 people authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    e486e4d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Updated README.md badges (#1229)

    Signed-off-by: dhoard <[email protected]>
    dhoard authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    a9b136c View commit details
    Browse the repository at this point in the history
  2. update docs on new releases (#1227)

    Signed-off-by: Gregor Zeitlinger <[email protected]>
    zeitlinger authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    85f7800 View commit details
    Browse the repository at this point in the history
  3. Bump org.apache.tomcat.embed:tomcat-embed-core from 11.0.1 to 11.0.2 (#…

    …1224)
    
    * Bump org.apache.tomcat.embed:tomcat-embed-core from 11.0.1 to 11.0.2
    
    Bumps org.apache.tomcat.embed:tomcat-embed-core from 11.0.1 to 11.0.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat.embed:tomcat-embed-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * tomcat fixed headers
    
    Signed-off-by: Gregor Zeitlinger <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Gregor Zeitlinger <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gregor Zeitlinger <[email protected]>
    dependabot[bot] and zeitlinger authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    8eea9a9 View commit details
    Browse the repository at this point in the history
  4. Bump jetty-server.version from 12.0.15 to 12.0.16 (#1230)

    Bumps `jetty-server.version` from 12.0.15 to 12.0.16.
    
    Updates `org.eclipse.jetty:jetty-server` from 12.0.15 to 12.0.16
    
    Updates `org.eclipse.jetty.ee10:jetty-ee10-servlet` from 12.0.15 to 12.0.16
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-server
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.eclipse.jetty.ee10:jetty-ee10-servlet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    3d216b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Add support for dw-metrics 4.x (#1228)

    * Add support for dw-metrics 4.x
    
    Signed-off-by: Kinshuk Bairagi <[email protected]>
    
    * Update DropwizardExportsTest.java
    
    Signed-off-by: Kinshuk Bairagi <[email protected]>
    
    * cleanup
    
    Signed-off-by: Gregor Zeitlinger <[email protected]>
    
    ---------
    
    Signed-off-by: Kinshuk Bairagi <[email protected]>
    Signed-off-by: Gregor Zeitlinger <[email protected]>
    Co-authored-by: Gregor Zeitlinger <[email protected]>
    kingster and zeitlinger authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    5359ba3 View commit details
    Browse the repository at this point in the history
Loading