-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: cryostatio/cryostat-agent
base: v0.2.2
head repository: cryostatio/cryostat-agent
compare: v0.2.3
- 14 commits
- 10 files changed
- 4 contributors
Commits on Apr 19, 2023
-
chore(pom): correct project name (#103) (#105)
(cherry picked from commit ca3040a) Co-authored-by: Andrew Azores <aazores@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 73cd80b - Browse repository at this point
Copy the full SHA 73cd80bView commit details
Commits on Apr 26, 2023
-
docs(readme): document registration.prefer-jmx variable (#110) (#111)
(cherry picked from commit cbd0d23) Co-authored-by: Andrew Azores <aazores@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for c13bdb5 - Browse repository at this point
Copy the full SHA c13bdb5View commit details
Commits on May 3, 2023
-
fix(webserver): use nonblocking SecureRandom (#115) (#116)
(cherry picked from commit d4f2691) Co-authored-by: Andrew Azores <aazores@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 6ea2a31 - Browse repository at this point
Copy the full SHA 6ea2a31View commit details
Commits on May 5, 2023
-
fix(recordings): handle null maxAge (#118) (#119)
* fix(recordings): handle null maxAge * default to 0, not -1 * handle null startTime in case recording has not yet started (cherry picked from commit eb307a8) Co-authored-by: Andrew Azores <aazores@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for b0b6af7 - Browse repository at this point
Copy the full SHA b0b6af7View commit details
Commits on May 31, 2023
-
fix(credentials): store credentials with non-conflicting matchExpress…
Configuration menu - View commit details
-
Copy full SHA for f6d4ba8 - Browse repository at this point
Copy the full SHA f6d4ba8View commit details
Commits on Jun 1, 2023
-
chore(version): bump version to 0.2.3-SNAPSHOT (#137)
Signed-off-by: Elliott Baron <ebaron@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 3bb9d51 - Browse repository at this point
Copy the full SHA 3bb9d51View commit details
Commits on Jun 20, 2023
-
fix(registration): correctly annotate with JMX port number (#157) (#159)
(cherry picked from commit 34cdd78) Co-authored-by: Andrew Azores <aazores@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for b544f69 - Browse repository at this point
Copy the full SHA b544f69View commit details
Commits on Jun 21, 2023
-
fix(credentials): store credentials with unique matchExpression (#156) (
#160) * fix(credentials): store credentials with expr matching callback and jvmId * generate UUID for instance, include in alias/realm as well as platform annotation * do not try to delete credentials if they have not yet been submitted * document new config * fix incorrect doc description (cherry picked from commit 09987e0) Co-authored-by: Andrew Azores <aazores@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 192a4eb - Browse repository at this point
Copy the full SHA 192a4ebView commit details
Commits on Aug 9, 2023
-
build(deps): bump cryostat-core from 2.20.0 to 2.21.0 (#145) (#181)
Bumps [cryostat-core](https://github.com/cryostatio/cryostat-core) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/cryostatio/cryostat-core/releases) - [Commits](cryostatio/cryostat-core@v2.20.0...v2.21.0) --- updated-dependencies: - dependency-name: io.cryostat:cryostat-core 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> (cherry picked from commit cda1aa3) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 525fe21 - Browse repository at this point
Copy the full SHA 525fe21View commit details -
build(deps): bump cryostat-core from 2.21.0 to 2.21.1 (#161) (#182)
Bumps [cryostat-core](https://github.com/cryostatio/cryostat-core) from 2.21.0 to 2.21.1. - [Release notes](https://github.com/cryostatio/cryostat-core/releases) - [Commits](cryostatio/cryostat-core@v2.21.0...v2.21.1) --- updated-dependencies: - dependency-name: io.cryostat:cryostat-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> (cherry picked from commit ba47b20) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6f5b2b4 - Browse repository at this point
Copy the full SHA 6f5b2b4View commit details
Commits on Aug 21, 2023
-
build(deps): bump slf4j-jdk14 from 2.0.6 to 2.0.7 (#81) (#188)
Bumps [slf4j-jdk14](https://github.com/qos-ch/slf4j) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-jdk14 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit eb76c2e) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33e378c - Browse repository at this point
Copy the full SHA 33e378cView commit details -
build(deps): bump jackson-databind from 2.14.1 to 2.15.2 (#136) (#189)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.1 to 2.15.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind 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> (cherry picked from commit 0e832dc) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d315b58 - Browse repository at this point
Copy the full SHA d315b58View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f812f9 - Browse repository at this point
Copy the full SHA 2f812f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8106b2a - Browse repository at this point
Copy the full SHA 8106b2aView 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 v0.2.2...v0.2.3