Releases: RedHatInsights/yggdrasil
Releases · RedHatInsights/yggdrasil
v0.4.8
What's Changed
- Potential fix for code scanning alert no. 5: Workflow does not contain permissions by @jirihnidek in #335
- Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @jirihnidek in #333
- build(deps): bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7 by @dependabot[bot] in #342
- fix: fixing typo in service name in yggctl template by @Archana-PandeyM in #343
- feat(test): Added echo worker installation for downstream Gating by @Archana-PandeyM in #341
- Change mqttcli package URL by @subpop in #313
- feat: infer protocol from first server entry when unset by @jlocash in #344
- build: update go version to 1.24 in go.mod by @DuckBoss in #346
- Set version to 0.4.8 by @github-actions[bot] in #345
New Contributors
- @Archana-PandeyM made their first contribution in #343
- @jlocash made their first contribution in #344
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #334
- fix: Only root user can call use com.redhat.Yggdrasil1 by @jirihnidek in #336
- feat: adding sourcery config by @Lorquas in #337
- build: set version to 0.4.7 by @DuckBoss in #338
New Contributors
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot in #302
- ci: Include link to changes in PR description by @subpop in #298
- build(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 by @dependabot in #303
- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #304
- fix: Do not print scary messages to log for old directive by @jirihnidek in #300
- feat: Support an empty config file by @jvlcek in #294
- build(deps): bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 by @dependabot in #311
- Add a document describing yggd's internals by @subpop in #308
- fix: Create rhcd.service sym link to yggdrasil.service by @jvlcek in #312
- CI: Install dependencies and print go version by @jirihnidek in #317
- build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #319
- ci: run go get . in lint.yaml by @subpop in #318
- build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #321
- build: set go version to 1.22.0 by @subpop in #316
- ci: Enable network for Packit build by @jirihnidek in #320
- build(deps): bump github.com/golang-migrate/migrate/v4 from 4.17.1 to 4.18.2 by @dependabot in #291
- build(deps): bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.27 by @dependabot in #327
- Fixed several lint isssue by @jirihnidek in #324
- build(deps): bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 by @dependabot in #322
- Enable compile-time default facts file by @subpop in #301
- fix: Stop using git.sr.ht/~spc/go-log and use copy on github.com by @jirihnidek in #331
- chore: Update go to version 1.23 in go.mod file & other maintenance by @jirihnidek in #330
- test: Added integration tests of yggdrasil service by @jirihnidek in #305
- build(deps): bump github.com/mattn/go-sqlite3 from 1.14.27 to 1.14.28 by @dependabot in #328
- build(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.2 to 4.18.3 by @dependabot in #329
Full Changelog: v0.4.5...v0.4.6
0.2.7
What's Changed
- [0.2] ci: fix packit configuration for versions & coprs by @ptoscano in #307
- ci: fix packit config for post-merge builds by @ptoscano in #310
- Avoid fatal error on ErrProcessDone by @subpop in #299
- ci: build with redhat/insights topicprefix by @subpop in #314
- fix: Avoid returning error when stopping a worker by @jvlcek in #323
Full Changelog: 0.2.6...0.2.7
v0.4.5
What's Changed
- refactor: move sysusers file to dist/srpm by @subpop in #264
- feat: Add yggdrasil user to supplementary group rhsm by @jirihnidek in #265
- Log HTTP response from client requests by @subpop in #266
- build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #267
- fix: Remove centos-stream-8 from CI by @jirihnidek in #269
- build(deps): bump github.com/mattn/go-sqlite3 from 1.14.23 to 1.14.24 by @dependabot in #268
- build(deps): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot in #270
- ci: fix srpm build failures on f41 buildroots by @subpop in #273
- chore: typo fixes by @ptoscano in #274
- Fix NVR in COPR builds by @subpop in #275
- build(deps): bump github.com/adrg/xdg from 0.5.0 to 0.5.3 by @dependabot in #276
- fix: yggctl list workers should only show legacy names. by @jvlcek in #272
- build(rpm): Include local state dir by @subpop in #277
- feat: Create facts file if not exists by @Glutexo in #278
- fix: adjust release to include git info by @subpop in #281
- build(rpm): Reintroduce %dist fix by @subpop in #282
- Add automatic release workflows by @subpop in #283
- chore(deps): bump golang.org/x/net to 0.33.0 by @subpop in #285
- ci: add bash-completion to build deps by @subpop in #286
- build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #290
- doc(echo): Add comment to EmitEvent by @subpop in #284
- List Activatable Workers on startup by @subpop in #288
- feat: Update go version from 1.18 to 1.22 by @jirihnidek in #292
- build: set version to 0.4.5 by @github-actions in #296
- Include bash-completion in build dependencies by @subpop in #297
New Contributors
- @Glutexo made their first contribution in #278
- @github-actions made their first contribution in #296
Full Changelog: v0.4.4...v0.4.5
0.2.6
What's Changed
- Clarify worker configuration file name by @subpop in #222
- fix: Update instruction for hacking yggdrasil-0.2 by @jirihnidek in #227
- Add Packit to yggdrasil-0.2 by @subpop in #219
- feat(echo): set log level according to env by @subpop in #225
- Rename module to include a v1 suffix by @subpop in #250
- Revert module API version by @subpop in #254
- fix: Update bundled version of go-yaml to v2.2.4 by @jvlcek in #279
- build: Update Makefile to version 0.2.6 by @jvlcek in #280
Full Changelog: 0.2.5...0.2.6
v0.4.4
Version 0.4.3
What's Changed
- build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #246
- build(deps): bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0 by @dependabot in #247
- build(deps): bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 by @dependabot in #249
- feat(yggctl): add generate worker-data command by @subpop in #248
- fix(systemd): add Alias for yggd.service by @subpop in #251
- Collect workers immediately by @subpop in #252
- build(deps): bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.23 by @dependabot in #257
Full Changelog: v0.4.2...v0.4.3
Release 0.4.2
What's Changed
- Include 'systemd' in build-require packages by @subpop in #163
- Add a delay before reconnecting to MQTT by @subpop in #161
- feat(mqtt): Use Token.WaitTimeout by @subpop in #165
- Added new command message: Cancel by @ahitacat in #122
- docs: Added a diagram directory by @ahitacat in #133
- ci: Add configuration for dependabot by @subpop in #174
- ci: Add Go 1.21 to build matrix by @m-horky in #172
- Packaging fixes by @ptoscano in #170
- fix: build RPM packages as part of our CI by @jirihnidek in #188
- feat: Add more events for starting and stopping of worker by @jirihnidek in #187
- build: install git-core insted of git by @ptoscano in #190
- feat: add Packit integration by @ptoscano in #189
- feat: add a message journal by @DuckBoss in #116
- Encode data message content as raw JSON by @subpop in #205
- fix: Fixed dispatching of URL for worker in remote content mode by @jirihnidek in #209
- Exclusively use Packit for CI by @subpop in #217
- Specify targets in main-branch job by @subpop in #220
- Rename "canonical-facts" flag by @subpop in #221
- Allow hyphenated names, with a warning by @subpop in #216
- Add initial support for tmt tests by @subpop in #236
- Add dist workflow by @subpop in #237
- Support running yggd as non-root by @subpop in #224
- feat: Improve error and debug messaging by @jirihnidek in #238
- Correct echo worker D-Bus policy permissions by @subpop in #241
- Include CentOS Stream 10 when building with packit by @subpop in #244
New Contributors
Full Changelog: 0.4.1...v0.4.2