Skip to content

Releases: RedHatInsights/insights-java-agent

Release 1.0.2

07 Aug 19:23
Compare
Choose a tag to compare

Changelog

94a7873 Releasing version 1.0.2
f3b0589 chore: reverting retry with backoff change for uploads (#37)
3095b59 feat: fix mwtele 134 (#36)
e137541 fix: adopt client 2.0.3 (#35)
fb3b09f Report uploads now use timeouts and retriees with backoff (#34)
6587cb8 Setting version 1.0.2-SNAPSHOT

Release 1.0.1

09 Apr 16:43
Compare
Choose a tag to compare

Changelog

c917eb0 Releasing version 1.0.1
85aef44 Tidy up config flags (#33)
ab057ef Fix mwtele 230 (#32)
a73e0d7 Fix MWTELE-231 (#31)
978b755 Setting version 1.0.1-SNAPSHOT

Release 1.0.0

07 Mar 15:17
Compare
Choose a tag to compare

Changelog

3fd5696 Releasing version 1.0.0
665d1ac Use system property to configure debug logger (#30)
b218565 Try to fingerprint SB 3.2 (#29)
6d58783 Add token_file support (#28)
ffdf32a Close out MWTELE-108 (#26)
588a23e Workaround lack of dynamic level change in SimpleLogger. Only sm0l crimes committed. (#25)
76410d5 Fix 151 (#24)
76651a1 Squash mwtele 127 131 (#23)
1e524d3 fix: prep for 1.0.0 - RC1 (#22)
eba6e75 Fix default base_url in README (#21)
dff25aa Fix MWTELE 127 130 131 (#20)
78f5d2f fix: agent does not identify workload (#19)
f5b9836 Setting version 0.9.2-SNAPSHOT

Release 0.9.1

01 Dec 13:16
Compare
Choose a tag to compare

Changelog

88d6402 Releasing version 0.9.1
30eb0ac Bump client versin (#18)
a3951d7 Filter shade.prefix in simplelogger.properties (#17)
4f9b941 Use SLF4J, avoid interfering with application logging (#15)
793476d Fix token detection (#16)
c837312 Setting version 0.9.1-SNAPSHOT

Release 0.9.0

23 Nov 16:33
Compare
Choose a tag to compare

Changelog

c73c202 Releasing version 0.9.0
e15abab RC1 for 0.9.0 (#14)
9f7eed9 Merge pull request #12 from jponge/ci/release-workflow
11b6d6a Use Maven Wrapper in release.sh
7c159b1 Use Maven Wrapper in workflow
1370c72 Merge pull request #13 from ebaron/maven-wrapper
f40d3a4 Add Maven Wrapper Jar
c072c4f Merge branch 'main' into ci/release-workflow
c71fadb Add Maven Wrapper for use by CI
bf3eeee Add JAR Shading (#11)
992c8d5 Release workflow based on JReleaser and Maven Central compliance
19a724f Fingerprinting Take 2 (#10)
8a345c3 Tidy up and prepare for productionization (#7)
6daaca9 Add separate property for runtimes-java-api version (#5)
7ddb616 Build on Linux
94bcc9b Tidy up POM
0d4d6a6 Initial agent