Releases: oamg/rhc-worker-script
Releases · oamg/rhc-worker-script
Release 0.10
What's Changed
- Remove SCL conditions from specfile by @r0x0d in #143
- Update module google.golang.org/grpc to v1.65.0 by @renovate in #145
- Update upstream specfile with downstream changes by @r0x0d in #146
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #152
- Update module google.golang.org/grpc to v1.67.0 by @renovate in #150
- Bump release to v0.10 by @r0x0d in #153
Full Changelog: v0.9...v0.10
Release 0.9 Blanik
What's Changed
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #128
- Include missing changelog for version 0.7 by @r0x0d in #129
- Bump paho-mqtt from 2.0.0 to 2.1.0 in /development/python by @dependabot in #130
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #131
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #132
- Update go version to use go1.21 by @r0x0d in #134
- Remove enabledManagers from renovate by @r0x0d in #137
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #140
- Update module google.golang.org/grpc to v1.64.0 by @renovate in #139
- Remove all cross development settings by @r0x0d in #141
- Release 0.9 Blanik by @r0x0d in #142
New Contributors
Full Changelog: v0.8...v0.9
Release 0.8 Vivi
What's Changed
- Pass log level to executed script for more granular logging possibility by @andywaltlova in #119
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #123
- Update insights-ingress docker image by @r0x0d in #125
- Refactor specfile for building the worker package by @r0x0d in #124
- Release v0.8 Vivi by @r0x0d in #126
Full Changelog: v0.7...v0.8
Release 0.7 Akira
What's Changed
- Fix broken example script links by @tcullum-rh in #117
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #118
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #121
- Load env vars from worker config file into script execution env by @andywaltlova in #120
- Release v0.7 Akira by @r0x0d in #122
New Contributors
- @tcullum-rh made their first contribution in #117
Full Changelog: v0.6...v0.7
v0.6
What's Changed
- Update SERVED_FILENAME in Makefile by @r0x0d in #98
- Bump actions/checkout from 3 to 4 by @dependabot in #99
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #102
- Fix grpc to newest v1.59.x version by @andywaltlova in #101
- Remove insights_core_gpg_check from worker config by @andywaltlova in #104
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #105
- When script fails with exit code 1 we want to see the reason in logs by @andywaltlova in #106
- Bump actions/setup-go from 4 to 5 by @dependabot in #107
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #108
- Bump github/codeql-action from 2 to 3 by @dependabot in #109
- Bump git.sr.ht/~spc/go-log from 0.0.0-20230531172318-1397be06f5f4 to 0.1.1 by @dependabot in #110
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #111
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #112
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #113
- Bump paho-mqtt from 1.6.1 to 2.0.0 in /development/python by @dependabot in #114
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #115
Full Changelog: v0.5...v0.6
Release 0.5 Alicanto
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #75
- Update Source0 URL in specfile by @r0x0d in #77
- Move golangci-lint from pre-commit to CI by @andywaltlova in #78
- Update badges in README.md by @andywaltlova in #79
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #81
- Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #80
- Change gitleaks to use docker by @andywaltlova in #82
- Bump actions/checkout from 3 to 4 by @dependabot in #83
- Fix/scan issues by @andywaltlova in #84
- Update development scripts by @r0x0d in #86
- Update specfile to include config file by @r0x0d in #85
- Improve logging when config file can't be used and default values are used instead by @andywaltlova in #87
- Move the logging init to be before anything else by @r0x0d in #89
- Improve logging when insights_core_gpg_check is disabled by @r0x0d in #90
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #92
- Bump golang version to 1.19 by @r0x0d in #93
- Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.17.0 by @dependabot in #94
- Create codeql.yml by @r0x0d in #95
- Update release workflow by @r0x0d in #97
- Release v0.5 Alicanto by @r0x0d in #96
Full Changelog: v0.4...v0.5
Release 0.4 Phoenix
Release 0.3
What's Changed
- Shorten the summary in specfile by @andywaltlova in #38
- Add first tests for util, runner and logger by @andywaltlova in #33
- Document code and update readme by @andywaltlova in #37
- Parse minimal yaml instead of raw bash script by @andywaltlova in #39
- Add dependabot config and update golint by @andywaltlova in #43
- Bump actions/checkout from 2 to 3 by @dependabot in #44
- Bump google.golang.org/grpc from 1.40.0 to 1.56.2 by @dependabot in #48
- Bump actions/setup-go from 2 to 4 by @dependabot in #46
- Bump thatisuday/go-cross-build from 1.0.2 to 1.1.0 by @dependabot in #45
- Tidy up the modules and replace deprecated call WithInsecure by @andywaltlova in #49
- Add option to create config for rhc-worker-bash by @andywaltlova in #50
- Use LogFileName instead of LogDir for logger filename by @r0x0d in #52
- Fix build for go1.16 by @r0x0d in #53
- Revert "Bump thatisuday/go-cross-build from 1.0.2 to 1.1.0" by @r0x0d in #56
- Update README by @r0x0d in #55
- spec: improve also for EL 7 compatibility by @ptoscano in #51
- Remove option to configure log destination by @andywaltlova in #57
- Refactor server.go file and add tests by @andywaltlova in #58
- Use separate environment for every executed command by @andywaltlova in #59
- Update to make the yaml-file more generic by @r0x0d in #63
- Rewrite all tests with table driven approach by @andywaltlova in #62
- Remove unnecessary logging by @r0x0d in #66
- Expected yaml structure should be list on top level by @andywaltlova in #65
- Add setup for sos report by @r0x0d in #64
- Update the worker to make it more generic by @r0x0d in #67
- Rename rhc-worker.yml to rhc-worker-script.yml by @r0x0d in #68
- Release v0.3 Phoenix by @r0x0d in #69
New Contributors
- @dependabot made their first contribution in #44
- @ptoscano made their first contribution in #51
Full Changelog: v0.2...v0.3
v0.2
What's Changed
- Only send content data if report file is present by @r0x0d in #19
- Hardcode the path to the reportfile for PoC by @r0x0d in #20
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #22
- Change project name by @r0x0d in #23
- Upload report file as form-data by @r0x0d in #21
- Split rpm name and binary name by @r0x0d in #24
- Add go-yaml as a dependency by @r0x0d in #25
- Update project and package description by @r0x0d in #27
- Upload content as multipart/form-data by @r0x0d in #26
- Update the development environment by @r0x0d in #28
- Add docker.io to compose up and fix minio credentials by @andywaltlova in #29
- Move python folder under development folder by @andywaltlova in #30
- Merge received message metadata with ours by @andywaltlova in #32
- Read script stdout and wrap it in required json format by @andywaltlova in #31
- Fix RPM specfile Source by @SpyTec in #35
New Contributors
- @pre-commit-ci made their first contribution in #22
- @andywaltlova made their first contribution in #29
- @SpyTec made their first contribution in #35
Full Changelog: v0.1...v0.2
First release
v0.1 First release