Skip to content

Releases: RedHatInsights/rhc

v0.3.8

21 Jan 17:04

Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #296
  • build(deps): bump golang.org/x/sys from 0.36.0 to 0.38.0 by @dependabot[bot] in #295
  • build(deps): bump golang.org/x/term from 0.35.0 to 0.36.0 by @dependabot[bot] in #287
  • chore(ci): Fedora: insights-client is only recommended by @jirihnidek in #298
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #301
  • build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #302
  • chore: Add SECURITY.md by @m-horky in #303
  • chore(ci): Set permissions for GitHub Actions by @m-horky in #305
  • fix(test): correct settings download logic in integration test by @Lorquas in #307
  • fix(test): Do not try to install insight-client on Fedora by @jirihnidek in #304
  • build(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 by @dependabot[bot] in #300
  • feat(collector): Add collector configuration parsing by @pkoprda in #309
  • build(deps): bump github.com/godbus/dbus/v5 from 5.1.0 to 5.2.0 by @dependabot[bot] in #299
  • chore: Update SECURITY.md by @m-horky in #310
  • build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #314
  • Updating test setup for image mode by @Lorquas in #290
  • test: Add test cases for enable/disable features in 'rhc connect' by @pbartiko in #297
  • feat(collector): Add collector configuration validation by @pkoprda in #313
  • build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #322
  • build(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #320
  • feat(collector): Add data collection compression by @pkoprda in #319
  • test: update testware to run tests with proxy in stage by @Archana-PandeyM in #318
  • fix(test): stabilize Jenkins integration tests for stage and prod environments by @Lorquas in #323
  • fix(tests): use proxy for content template API calls in stage env by @Archana-PandeyM in #329
  • build(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 by @dependabot[bot] in #330
  • chore: change insights references to lightspeed by @DuckBoss in #334
  • docs: Add rhc-configure man page in Markdown format by @jlocash in #317
  • build: set version to 0.3.7 by @jlocash in #338
  • build: set version to 0.3.8 by @jlocash in #339

New Contributors

Full Changelog: v0.3.5...v0.3.8

v0.3.5

07 Nov 08:11

Choose a tag to compare

What's Changed

  • test(fix): Install insights-client as test dependency by @Archana-PandeyM in #260
  • fix: Fix docstrings in test_status.py so the new test cases can be uploaded to Polarion by @pbartiko in #259
  • chore(ci): Set Packit to track RHEL 10 by @m-horky in #265
  • chore: Move yggdrasil systemd service management to own package by @m-horky in #264
  • ci: enable s390x and ppc64le build targets by @jlocash in #266
  • chore: Move configuration to own package by @m-horky in #262
  • chore: Move insights-client management to own package by @m-horky in #268
  • chore(ci): Fix whitespace in Betelgeuse job by @m-horky in #263
  • fix: "rhc disconnect --format json" prints incorrect rhsm_disconnecte… by @Archana-PandeyM in #274
  • build(deps): bump golang.org/x/term from 0.34.0 to 0.35.0 by @dependabot[bot] in #272
  • build(deps): bump github.com/coreos/go-systemd/v22 from 22.5.0 to 22.6.0 by @dependabot[bot] in #261
  • test: improve systemd test coverage by @jlocash in #254
  • chore: Move localization methods to own package by @m-horky in #269
  • chore: Remove rhcd service related code and docstrings by @pbartiko in #275
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #276
  • chore(ci): Update GitHub testing matrix of golang by @jirihnidek in #282
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #277
  • test: Switch integration tests to use activation key authentication by @Archana-PandeyM in #278
  • test: Added rhc connect tests with proxy by @Archana-PandeyM in #257
  • test: Added JSON output validation in connect/disconnect tests by @Archana-PandeyM in #273
  • chore: Move interactive terminal detection to own package by @m-horky in #270
  • test: Added integration test for content template by @Archana-PandeyM in #283
  • chore: Move rhsm.go to own internal module by @jirihnidek in #284
  • chore: Move canonical facts to own internal package by @jirihnidek in #285
  • chore: Move features to own internal package by @jirihnidek in #286
  • chore: Move rhc CLI to cmd/rhc by @jirihnidek in #291
  • chore(ci): Fix meson build system by @jirihnidek in #293
  • build: set version to 0.3.5 by @github-actions[bot] in #292

Full Changelog: v0.3.4...v0.3.5

v0.3.4

19 Aug 19:09

Choose a tag to compare

What's Changed

  • Add test descriptions for Betelgeuse integration to RHC by @pbartiko in #248
  • test: enabling the test as CCT-525 is now fixed by @Archana-PandeyM in #212
  • build(deps): bump golang.org/x/term from 0.32.0 to 0.34.0 by @dependabot[bot] in #255
  • fix: The "rhc status" should handle errors properly by @jirihnidek in #250
  • test: Add Betelgeuse custom config, fix Betelgeuse field mappings by @pbartiko in #251
  • build: set version to 0.3.4 by @github-actions[bot] in #249

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

14 Jul 17:17

Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in #231
  • build(deps): bump golang.org/x/term from 0.31.0 to 0.32.0 by @dependabot[bot] in #233
  • feat: adding sourcery config by @Lorquas in #236
  • tmt --last login workaround by @Archana-PandeyM in #232
  • feat: Remove hidden CLI option --server from connect command by @jirihnidek in #230
  • fix: Return non-zero code, when wrong cli options are used. by @jirihnidek in #228
  • fix: Status of insights-client relies on exit code by @jirihnidek in #239
  • Arpandey/add custom markers to tests by @Archana-PandeyM in #175
  • build(deps): bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7 by @dependabot[bot] in #242
  • feat(deps): replace go-log with standard library log/slog by @jlocash in #241
  • feat: Added info about content to status command by @jirihnidek in #235
  • feat: improve canonical-facts error message by @jlocash in #243
  • build: set version to 0.3.3 by @github-actions[bot] in #244

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

01 May 18:43
a56f214

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

0.2.7

08 Apr 13:30

Choose a tag to compare

What's Changed

  • [0.2] ci: fix packit configuration for versions & coprs by @ptoscano in #215

Full Changelog: 0.2.6...0.2.7

What's Changed

  • [0.2] ci: fix packit configuration for versions & coprs by @ptoscano in #215
  • build: Update Makefile to version 0.2.7 by @jvlcek in #224

Full Changelog: 0.2.6...0.2.7

0.2.6

11 Feb 14:16

Choose a tag to compare

What's Changed

Full Changelog: 0.2.5...0.2.6

v0.3.1

03 Feb 16:02

Choose a tag to compare

What's Changed

  • build(srpm): remove some uncessary commands by @subpop in #174
  • Automate releases by @subpop in #176
  • build(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in #178
  • build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #182
  • build(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #181
  • feat: Correctly start rhc-canonical-facts.timer and service by @subpop in #157
  • feat: register with content templates by @rverdile in #168
  • build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #184
  • build(deps): bump github.com/briandowns/spinner from 1.23.1 to 1.23.2 by @dependabot in #186
  • fix(srpm): incorporate migration elements by @subpop in #187
  • build: Add aarch builds by @jvlcek in #188
  • feat: Added levels of connectivity to connect command by @jirihnidek in #179
  • test: Skipping test test_rhc_worker_playbook_install_after_rhc_connect by @Archana-PandeyM in #189
  • build: set version to 0.3.1 by @github-actions in #190

New Contributors

  • @rverdile made their first contribution in #168
  • @github-actions made their first contribution in #190

Full Changelog: v0.3.0...v0.3.1

v0.3.0

02 Dec 19:24

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

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