-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Comparing changes
Open a pull request
base repository: openzipkin/zipkin
base: 2.24.1
head repository: openzipkin/zipkin
compare: 2.24.2
- 15 commits
- 39 files changed
- 10 contributors
Commits on Apr 28, 2023
-
[maven-release-plugin] prepare for next development iteration
zipkinci committedApr 28, 2023 Configuration menu - View commit details
-
Copy full SHA for cd676c4 - Browse repository at this point
Copy the full SHA cd676c4View commit details
Commits on Apr 30, 2023
-
feat: helm: add optional priorityClassName to Pod (#3528)
Signed-off-by: Jorik Jonker <jorik.jonker@eu.equinix.com>
Configuration menu - View commit details
-
Copy full SHA for 9df4664 - Browse repository at this point
Copy the full SHA 9df4664View commit details -
Replace deprecated command with environment file (#3518)
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6f79346 - Browse repository at this point
Copy the full SHA 6f79346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 781265e - Browse repository at this point
Copy the full SHA 781265eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fcab27 - Browse repository at this point
Copy the full SHA 3fcab27View commit details
Commits on May 15, 2023
-
Bump java docker and spring dependencies to fix CVEs (#3534)
* Bump java docker and spring dependencies to fix CVEs Fixes CVEs: CVE-2022-3996 CVE-2022-4450 CVE-2023-0215 CVE-2023-0216 CVE-2023-0217 CVE-2023-0286 CVE-2023-0401 CVE-2023-0464 CVE-2022-3996 CVE-2022-4450 CVE-2023-0215 CVE-2023-0216 CVE-2023-0217 CVE-2023-0286 CVE-2023-0401 CVE-2023-0464 ~CVE-2023-20863~ CVE-2022-1471 * Update docker test dependencies
Configuration menu - View commit details
-
Copy full SHA for 59acb2c - Browse repository at this point
Copy the full SHA 59acb2cView commit details
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 893af01 - Browse repository at this point
Copy the full SHA 893af01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dee607 - Browse repository at this point
Copy the full SHA 9dee607View commit details
Commits on May 30, 2023
-
Resolve CVE-2022-1471: Securing the Vulnerability with SnakeYAML 2.0 …
…and Spring Boot 2.7.10 (#3538) * Update pom.xml Bump snakeyml to 2.0 to resolve CVE-2022-1471 * Resolve CVE-2022-1471: Bump Jackson and Spring Boot in pom.xml Ref: - spring-projects/spring-boot#34405 (comment) - https://access.redhat.com/documentation/en-us/red_hat_support_for_spring_boot/2.7/html/migrating_applications_to_spring_boot_2.7/migrating-spring-boot-2-5-applications-to-the-spring-boot-version-spring-boot_spring-boot * Update pom.xml to Spring Boot 2.7.10 Reference: http://github.com/spring-projects/spring-boot/issues/34405 2.7.10 supports SnakeYML 2.0 * Fix prometheus integration check Prometheus integration check was matching on prometheus in the application name. Since the test included prometheus in the package it was failing. This change matches on the URI prefix instead of just the name. --------- Co-authored-by: Lance Linder <lance@tetrate.io>
Configuration menu - View commit details
-
Copy full SHA for d0dc3d6 - Browse repository at this point
Copy the full SHA d0dc3d6View commit details -
Adds gcc to Cassandra test scripts (#3540)
Seems that a cqlsh dependency now requires gcc so adding it.
Configuration menu - View commit details
-
Copy full SHA for ca7758d - Browse repository at this point
Copy the full SHA ca7758dView commit details -
Add py3-cffi package for cqlsh (#3541)
Installing cqlsh for the cassandra test container is failing and the build attempts to compile cffi package, which requires gcc and other development packages, including python-dev which is huge. Bigger problem is this doesn't fail locally but does fail in CI consistently.
Configuration menu - View commit details
-
Copy full SHA for 307fd59 - Browse repository at this point
Copy the full SHA 307fd59View commit details
Commits on May 31, 2023
-
chore: bump Spring Boot to 2.7.12 (#3542)
Bump Spring Boot to 2.7.12 Reduce likelihood for false positive for CVE-2023-20883 ref: https://spring.io/blog/2023/05/18/spring-boot-2-7-12-available-now https://spring.io/security/cve-2023-20883
Configuration menu - View commit details
-
Copy full SHA for 5f42ae7 - Browse repository at this point
Copy the full SHA 5f42ae7View commit details -
Adds missing dependencies for installing cqlsh on aarch64 (#3543)
When building the test image for cassandra we install cqlsh. On aarch64, the pip install compiles cffi and we need to add some extra dependencies to prevent the build from failing. These may be removed in the future if upstream deps change for aarch64.
Configuration menu - View commit details
-
Copy full SHA for f5a0a61 - Browse repository at this point
Copy the full SHA f5a0a61View commit details -
Remove s390x from docker builds until cqlsh installation is fixed (#3545
Configuration menu - View commit details
-
Copy full SHA for e50848a - Browse repository at this point
Copy the full SHA e50848aView commit details -
[maven-release-plugin] prepare release 2.24.2
zipkinci committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 3575817 - Browse repository at this point
Copy the full SHA 3575817View 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 2.24.1...2.24.2