8000 Comparing v0.5.0...v0.5.1 · cryostatio/cryostat-agent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: cryostatio/cryostat-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: cryostatio/cryostat-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Choose a head ref
  • 10 commits
  • 18 files changed
  • 5 contributors

Commits on Mar 19, 2025

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

Commits on Apr 8, 2025

  1. fix(log): set default log stream to stdout (#625) (#626)

    (cherry picked from commit 59c743b)
    
    Co-authored-by: Andrew Azores <me@andrewazor.es>
    mergify[bot] and andrewazores authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    e7da588 View commit details
    Browse the repository at this point in the history
  2. fix(log): set default log stream to stdout (#625) (#626)

    (cherry picked from commit 59c743b)
    
    Co-authored-by: Andrew Azores <me@andrewazor.es>
    mergify[bot] and andrewazores authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    5b8e392 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. fix(signal): avoid NPE on shutdown (#607) (#631)

    * fix(signal): avoid NPE on shutdown
    
    * ensure only single exit upload occurs
    
    * rename emergency dump to on_exit
    
    * use more informative recording name, ensure reported in recording list
    
    (cherry picked from commit badfc66)
    
    Co-authored-by: Andrew Azores <me@andrewazor.es>
    mergify[bot] and andrewazores authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    fafee79 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. fix(callback): perform callback resolution within registration loop (…

    …backport #635) (#638)
    
    * fix(callback): perform callback resolution within registration loop (#635)
    
    (cherry picked from commit 74d96a4)
    
    # Conflicts:
    #	src/main/java/io/cryostat/agent/triggers/TriggerParser.java
    
    * fixup! fix(callback): perform callback resolution within registration loop (#635)
    
    ---------
    
    Co-authored-by: Andrew Azores <me@andrewazor.es>
    Co-authored-by: Andrew Azores <aazores@redhat.com>
    3 people authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    2b04ea4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. build(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 (backport

    #628) (#647)
    
    * build(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 (#628)
    
    Bumps commons-io:commons-io from 2.18.0 to 2.19.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.19.0
      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 b250151)
    
    # Conflicts:
    #	pom.xml
    
    * fixup! build(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 (#628)
    
    ---------
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrew Azores <aazores@redhat.com>
    3 people authored May 21, 2025
    Configuration menu
    Copy the full SHA
    cadeed0 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.1…

    …7.0 (#499) (#648)
    
    Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    
    
    (cherry picked from commit efbd5ce)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    mergify[bot] and dependabot[bot] authored May 21, 2025
    Configuration menu
    Copy the full SHA
    ba573a6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. fix(insights): inherit log level from Cryostat agent (#649) (#650)

    * fix(insights): inherit log level from Cryostat agent
    
    * Use ShadeLogger package
    
    * doc fix
    
    ---------
    
    
    (cherry picked from commit bd1c814)
    
    Co-authored-by: Elliott Baron <ebaron@redhat.com>
    Co-authored-by: Andrew Azores <aazores@redhat.com>
    3 people authored May 28, 2025
    Configuration menu
    Copy the full SHA
    047685f View commit details
    Browse the repository at this point in the history
  2. fix(log): refactor logger to initialize after setting properties (#651)…

    … (#652)
    
    * log level audit
    
    * logger refactor, set system properties before instantiation
    
    (cherry picked from commit 4f5ebaf)
    
    Co-authored-by: Andrew Azores <me@andrewazor.es>
    mergify[bot] and andrewazores authored May 28, 2025
    Configuration menu
    Copy the full SHA
    0df35c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

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