Skip to content

Releases: redhat-developer/intellij-redhat-telemetry

1.2.1

09 Aug 14:15
Compare
Choose a tag to compare

Bug Fixes

  • Corrected url to remote configuration (#90) link

Other

  • Bump to 1.2.1-SNAPSHOT after release link
  • Prepare 1.2.1 link

1.2.0

24 Jul 14:49
Compare
Choose a tag to compare

Features

Other

  • Bump changelog to 0.0.12 link
  • Copied limits so that it gets available for limits ITs (#82) link
  • Prepare 1.2.0 link

1.1.0

21 Dec 19:25
Compare
Choose a tag to compare

Features

  • Added feedback service (#73) link

Bug Fixes

  • Use a fresh builder each time a new msg is built (#72) link

Other

  • Bump to 1.0.1-SNAPSHOT after release link
  • Release 1.1.0 link

1.0.0

13 Apr 08:56
Compare
Choose a tag to compare

Bug Fixes

  • Validate uuid loaded from disk (#68) link

Other

  • Annotated ConfigurationChangedListener to prevent compil error in IDEA link
  • Pin 3rd-party actions to SHA1 in .github/workflows/conventionalCheck.yml link
  • Pin 3rd-party actions to SHA1 in .github/workflows/release.yml link
  • Prepare for 1.0.0 link

0.0.3

22 Jun 12:27
Compare
Choose a tag to compare

Bug Fixes

  • Added DumbAware marker interface to TelemetryServiceFactory link
  • Report product name with edition (was: only prod name)(#54) link
  • Only send identify events if traits changed (#46) link

Other

  • Also allow adietish to publish to marketplace link
  • Use intellij gradle plugin 1.1.4 (#35) link
  • Add plugin verifier to github actions (#40) link
  • Set Jenkins to use jdk11 link
  • Added verification for IC-2021.3 & IC-2022.1 (#49) link
  • Bumped dependencies & corrected slf4j compile exclusion link
  • Upload build artifacts via sftp (was: rsync) (#52) link
  • Release 0.0.3 (#58) link

0.0.2

22 Jun 12:27
Compare
Choose a tag to compare

Bug Fixes

  • Send 2-letter country abbreviation, not display name (#30) link
  • Ignore & warn properties using null key/value (#23) link

Documentation

  • Added 'how to use as a dev' to README link

Other

  • Bump to 0.0.2 link
  • Generate Zip file with version (#22) link
  • Added test against IC-2021.1 link
  • Auto archive Jenkins release builds and report errors link
  • Check against IC-2021.2 link
  • Bump to 0.0.2 link

0.0.1

23 Mar 15:23
Compare
Choose a tag to compare

Features

  • Allow to deduce the country from the timezone (#18) link

Bug Fixes

  • Removed unnecessary StartupMessage#time, no NPE when exc in error() is null (#15) link

Other

  • Add project status to README.md link
  • Add Jenkinsfile link
  • Fix Jenkinsfile to handle plugin zip file with spaces (#16) link
  • Prepare for 0.0.1 link