Skip to content

Releases: RedHatInsights/rhc

v0.3.0

02 Dec 19:24
Compare
Choose a tag to compare

What's Changed

  • Refactoring of status command and rhcd service by @jirihnidek in #53
  • fix: Do not trigger build go actions twice on PR by @jirihnidek in #70
  • fix: Set locale in all D-Bus RHSM calls according LANG env. var. by @jirihnidek in #69
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #76
  • build(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 by @dependabot in #71
  • build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 by @dependabot in #72
  • feat: Better handling of colors and icons by @m-horky in #75
  • chore: change yggdrasil version to 0.2.4 by @ahitacat in #77
  • build: unbundle yggdrasil & worker-package-manager by @ptoscano in #74
  • build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #80
  • Update go-ini import path by @subpop in #81
  • build(deps): bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1 by @dependabot in #83
  • build(deps): bump git.sr.ht/~spc/go-log from 0.0.0-20210611184941-ce2f05edb627 to 0.1.1 by @dependabot in #82
  • fix: Add subscription-manager as required RPM package by @jirihnidek in #85
  • build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #86
  • refactor: update go-log path by @ahitacat in #89
  • build(deps): bump actions/cache from 3 to 4 by @dependabot in #91
  • build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #93
  • build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #94
  • build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #95
  • build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #96
  • fix: Print correct error, when non-root user run "rhc status" by @jirihnidek in #97
  • feat: Improve error messages, when reading insights-client.conf by @jirihnidek in #84
  • build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #100
  • fix: Convert license to SPDX format by @jirihnidek in #98
  • build(deps): bump golang.org/x/term from 0.17.0 to 0.19.0 by @dependabot in #102
  • feat: Add initial support for building RPMs using Packit by @jirihnidek in #92
  • fix: Do not require yggdrasil for building by @jirihnidek in #103
  • fix(doc): Added simple build instruction by @jirihnidek in #104
  • build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #106
  • build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by @dependabot in #109
  • build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #110
  • adding testing farm and tmt tests by @Lorquas in #107
  • build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #112
  • build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #118
  • build(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #105
  • test: Added tests for rhc connect by @Archana-PandeyM in #113
  • build(deps): bump github.com/briandowns/spinner from 1.23.0 to 1.23.1 by @dependabot in #119
  • feat(test): Install build on donwstream PR job by @Lorquas in #120
  • test: Added tests for rhc man page by @Archana-PandeyM in #114
  • fix(test):Refactoring to replace service name from rhcd to yggdrasil by @Archana-PandeyM in #122
  • build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 by @dependabot in #124
  • build(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 by @dependabot in #129
  • packit: tag cloud resources in Testing Farm by @thrix in #130
  • build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #131
  • build(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0 by @dependabot in #132
  • add installing katello rpm for rhc+satellite testing by @zhangqianqian in #128
  • fix: fixed rhc dependency issue for downstream PR testing by @Archana-PandeyM in #134
  • build(deps): bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 by @dependabot in #135
  • build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #137
  • build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 by @dependabot in #136
  • fix(test): Updated tests to run for rhcd downstream by @Archana-PandeyM in #133
  • fix(test): removing unnecessary use of f-string by @Archana-PandeyM in #139
  • feat: Saving test report as junit file by @Lorquas in #140
  • feat: Add CLI option --format to disconnect command by @jirihnidek in #108
  • test: Added tests for rhc status by @Archana-PandeyM in #115
  • feat: Add --format json for connect command by @jirihnidek in #127
  • build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in #141
  • build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 by @dependabot in #142
  • fix: Return non-zero code, when some sub-status is wrong by @jirihnidek in #126
  • test: Fixed test of rhc status by @jirihnidek in #146
  • feat: write canonical-facts file for yggd by @subpop in #143
  • fix: Detect insights-client status in non-legacy mode by @m-horky in #125
  • fix: skip basic auth for rhc+satellite by @zhangqianqian in #138
  • build: Include rhc-compat subpackage by @subpop in #144
  • test: Added test for rhc disconnect by @Archana-PandeyM in #116
  • feat: Remove the RHC Manager status from rhc client by @jvlcek in #149
  • fix: Try to detect status of insights-client correctly by @jirihnidek in #147
  • fix: Printing JSON document & printing error by @jirihnidek in #145
  • build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #151
  • build(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 by @dependabot in #153
  • build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 by @dependabot in #152
  • ci: build & test also on centos-stream-10 by @ptoscano in #150
  • build(deps): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot in #155
  • fix: Machine readable output corrupted, when registration fails by @jirihnidek in #156
  • fix: Report any unknown options found on the command line. by @jvlcek in #159
  • fix: Removed Centos Stream 8 from CI testing matrix by @jirihnidek in #160
  • fix: Reload context after activation of yggdrasil service by @jirihnidek in #158
  • fix: Remove RHEL-8 from CI matrix for main branch by @jirihnidek in #161
  • refactor: Move code from main.go to other files by @jirihnidek in #164
  • feat(test): Adding rhc-compat sub-package to copr setup for PR tetsing by @Archana-PandeyM in #167
  • build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 by @dependabot in #165
  • test: Added e2e test for rhc co...
Read more

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