Skip to content

Releases: RedHatInsights/rhc

0.2.5

14 Nov 20:04
Compare
Choose a tag to compare

What's Changed

  • fix: Fix building "rhc" using make by @jirihnidek in #41
  • fix: Update testing matrix by @jirihnidek in #44
  • build(deps): bump golang.org/x/sys from 0.0.0-20210615035016-665e8c7367d1 to 0.1.0 by @dependabot in #43
  • fix: Fix issues of bash auto-complete script by @jirihnidek in #50
  • fix: insights connection status by @ahitacat in #52
  • build: update go version by @ahitacat in #54
  • feat: Add shellcheck as a step of GitHub action by @jirihnidek in #51
  • fix: Upgrade yaml module to version v2.4.0 by @jirihnidek in #55
  • feat: Add configuration file for GitHub dependabot by @jirihnidek in #56
  • build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #59
  • build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.7.0 by @dependabot in #60
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #64
  • build(deps): bump aevea/commitsar from 0.20.1 to 0.20.2 by @dependabot in #61
  • build(deps): bump github.com/godbus/dbus/v5 from 5.0.3 to 5.1.0 by @dependabot in #57
  • build(deps): bump github.com/google/go-cmp from 0.5.6 to 0.6.0 by @dependabot in #58
  • build(deps): bump github.com/urfave/cli/v2 from 2.3.0 to 2.25.7 by @dependabot in #62
  • build(deps): bump github.com/briandowns/spinner from 1.17.0 to 1.23.0 by @dependabot in #63
  • build(deps): bump golang.org/x/sys from 0.1.0 to 0.14.0 by @dependabot in #65
  • build(deps): bump github.com/google/uuid from 1.1.2 to 1.4.0 by @dependabot in #68
  • build(deps): bump golang.org/x/term from 0.1.0 to 0.14.0 by @dependabot in #67
  • build(deps): bump github.com/coreos/go-systemd/v22 from 22.1.0 to 22.5.0 by @dependabot in #66
  • build: Update Makefile to version 0.2.5 by @jvlcek in #169

Full Changelog: 0.2.4...0.2.5

0.2.4

01 Aug 09:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.3...0.2.4

0.2.3

03 Jul 14:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

0.2.2

14 Feb 12:57
Compare
Choose a tag to compare

What's Changed

  • Collect error messages during disconnect and log them and the end by @subpop in #10
  • feat: report duration of steps during operations by @subpop in #11
  • fix: Do not use deprecated io/ioutil by @jirihnidek in #16
  • feat: Drop version of GO 1.15 from CI testing by @jirihnidek in #17
  • Bug fix: check result of running command by @jirihnidek in #15
  • fix: Simple fix of Makefile to not require user input by @jirihnidek in #19
  • feat: Better support for non-interactive mode by @jirihnidek in #18
  • Update-actions by @subpop in #21
  • docs: add CONTRIBUTING guide by @subpop in #22
  • feat: Big refactoring of main.go by @jirihnidek in #20
  • Update CI actions by @subpop in #25
  • feat: Add --format json option for status sub-command by @jirihnidek in #26
  • fix: better messages, when non-root user tries to (dis)connect by @jirihnidek in #28
  • Enable content when registering with username & password by @subpop in #30
  • feat: rhc renaming by @ahitacat in #31
  • feat: Ask for org during registration of system by @jirihnidek in #24
  • feat: retrieve profile and print it as part of the registration by @ahitacat in #29
  • chore: set version to 0.2.2 by @ahitacat in #34

New Contributors

Full Changelog: 0.2.1...0.2.2

Version 0.2.1

11 Feb 15:37
Compare
Choose a tag to compare
chore: set version to 0.2.1