Skip to content

Releases: na4ma4/rsca

v0.6.1

15 Sep 04:21
6d01842
Compare
Choose a tag to compare

Changelog

6d01842 added state reaper to deactivate members that have not responded in a set timeout

v0.6.0

15 Sep 03:32
0c133fd
Compare
Choose a tag to compare

Changelog

0c133fd added goarm 5 to release list
f47148a tweaked host list display

v0.5.9

15 Sep 00:40
032138d
Compare
Choose a tag to compare

Changelog

ce78bc5 added support for removing hosts from stored list (will also disconnect if active)
032138d go mod tidy
5b4b825 merged .goreleaser.yml changes

v0.5.8

14 Sep 08:29
75d8bd2
Compare
Choose a tag to compare

Changelog

1513866 Bump go.uber.org/zap from 1.19.0 to 1.19.1
9484058 Merge pull request #71 from na4ma4/dependabot/go_modules/go.uber.org/zap-1.19.1
c795c0a added active property to members and storing members after disconnection
75d8bd2 fixed linter warnings
b5a81ce go mod tidy, go get -u ./...

v0.5.7

07 Sep 08:26
84c53ab
Compare
Choose a tag to compare

Changelog

bb5aafd Bump github.com/google/uuid from 1.2.0 to 1.3.0
10956dc Bump github.com/onsi/gomega from 1.13.0 to 1.14.0
c0f0d02 Bump github.com/onsi/gomega from 1.14.0 to 1.15.0
c4a4ed6 Bump github.com/onsi/gomega from 1.15.0 to 1.16.0
7d720c7 Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0 (#52)
0301943 Bump github.com/shirou/gopsutil/v3 from 3.21.5 to 3.21.6 (#57)
6aff99d Bump github.com/shirou/gopsutil/v3 from 3.21.6 to 3.21.7
e47175c Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#58)
eba5273 Bump github.com/spf13/viper from 1.7.1 to 1.8.1 (#54)
70820e1 Bump go.uber.org/zap from 1.17.0 to 1.18.1 (#59)
c1245e8 Bump go.uber.org/zap from 1.18.1 to 1.19.0
30f51bc Bump google.golang.org/grpc from 1.38.0 to 1.39.0 (#56)
1ccf5a8 Bump google.golang.org/grpc from 1.39.0 to 1.39.1
28f6403 Bump google.golang.org/grpc from 1.39.1 to 1.40.0
ddf200a Bump google.golang.org/protobuf from 1.26.0 to 1.27.0 (#55)
d3e2623 Bump google.golang.org/protobuf from 1.27.0 to 1.27.1 (#60)
8215fde Merge pull request #61 from na4ma4/dependabot/go_modules/github.com/onsi/gomega-1.14.0
c77ba39 Merge pull request #62 from na4ma4/dependabot/go_modules/github.com/google/uuid-1.3.0
6e82448 Merge pull request #63 from na4ma4/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.7
febc0c6 Merge pull request #64 from na4ma4/dependabot/go_modules/github.com/onsi/gomega-1.15.0
ddf3622 Merge pull request #65 from na4ma4/dependabot/go_modules/google.golang.org/grpc-1.39.1
0f23614 Merge pull request #66 from na4ma4/dependabot/go_modules/go.uber.org/zap-1.19.0
d7eef1e Merge pull request #67 from na4ma4/dependabot/go_modules/google.golang.org/grpc-1.40.0
6dfcfc9 Merge pull request #68 from na4ma4/dependabot/go_modules/github.com/onsi/gomega-1.16.0
b3182ea added security policy
fe35cca bumped protobuf version
6143419 cleaned up nolint directives
7cf7d50 fixed comment in api package
9dfcfa6 fixed linter warnings
665507f fixed references to old ptypes.Timestamp to timestamppb.Timestamp
b2f8c87 moved test/test.cmd to GO_TEST_REQ to stop triggering lint on every run
49b5595 removed old protobuf package
4018756 updated GitHub Actions workflow
d45d766 updated GitHub Actions workflow
1673137 updated Makefile options, updated .goreleaser.yml
74c50c5 updated dependencies, added permbits package
33efad5 updated go.sum
9c7e97d updated goreleaser config
b6cfaae updated goreleaser config
9b0c988 updated goreleaser config
84c53ab updated goreleaser config
10f44c8 updated na4ma4 makefiles extensions
5b6b388 updated protobuf

v0.5.6

09 Jun 07:17
687653b
Compare
Choose a tag to compare

Changelog

d8d2c64 Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1 (#38)
c8e54cd Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2 (#41)
0129f63 Bump github.com/onsi/ginkgo from 1.16.3 to 1.16.4 (#49)
c0b2ba8 Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 (#40)
24b527f Bump github.com/shirou/gopsutil/v3 from 3.21.3 to 3.21.4 (#39)
7903eb8 Bump go.uber.org/multierr from 1.6.0 to 1.7.0 (#42)
4acdf47 Bump go.uber.org/zap from 1.16.0 to 1.17.0 (#47)
a1defeb Bump google.golang.org/grpc from 1.36.1 to 1.37.0 (#37)
3a8d73e Bump google.golang.org/grpc from 1.37.0 to 1.37.1 (#43)
2793cad Bump google.golang.org/grpc from 1.37.1 to 1.38.0 (#44)
989ac28 Bumped go.mod versions
01ce398 Issue 50 (#51)
7300eb7 Merge branch 'main' of github.com:na4ma4/rsca
7adbf7a Update LICENSE
7d61f0d Update LICENSE
0487361 Update LICENSE from MIT to GPL-3
7b72eed Update README.md
52bdc17 added fossa to github actions
34bf444 bump(go-modules): github.com/golang/protobuf from 1.5.1 to 1.5.2 (#34)
529c569 bump(go-modules): github.com/onsi/ginkgo from 1.15.2 to 1.16.0 (#36)
b8b9ea6 bump(go-modules): github.com/shirou/gopsutil/v3 from 3.21.2 to 3.21.3 (#35)
9c83097 bump(go-modules): golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#33)
4e32571 bump(go-modules): google.golang.org/grpc from 1.36.0 to 1.36.1 (#32)
3e47996 bump(go-modules): updated go.sum
bcdfa72 bump(protobuf): updated protobuf generated files
abd1b99 clean up makefile (#48)
29dddf1 linter updates and cleaned up metrics
ebc43b7 removed fossa from github actions
ec4eb0a updated README.md
27fd4c6 updated to makefiles.dev protobuf v2

v0.5.5

23 Mar 00:58
9545a53
Compare
Choose a tag to compare

Changelog

60a1e3d Add license scan report and status (#30)
e5eaaf3 Bump github.com/golang/protobuf from 1.4.3 to 1.5.1 (#27)
77f2399 Bump github.com/onsi/ginkgo from 1.15.1 to 1.15.2 (#26)
75f9129 Bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0 (#25)
c3b5c4b Bump google.golang.org/protobuf from 1.25.0 to 1.26.0 (#28)
e514de6 Merge branch 'main' of github.com:na4ma4/rsca
b2d2526 add source.hostname to check received log messages (#31)
1f65c83 added CodeQL analysis to github actions
fe09bc3 added CodeQL analysis to github actions
dea4523 added CodeQL analysis to github actions
3981e4c added godoc link to README.md
718e15d added package comments
9545a53 just set LastSeen to now instead of copying last from old record
f74c214 remove CodeQL analysis from github actions
a3781ba switched from ptypes to timestamppb and durationpb (#29)
5c8945c switched to makefiles.dev na4ma4 extensions
452b898 updated dependencies in go.mod and go.sum

v0.5.4

15 Mar 08:48
b319094
Compare
Choose a tag to compare

Changelog

b319094 fixed linter warnings and trigger all returning failure on success
3fdf9dc fixed systemd service examples

v0.5.3

10 Mar 05:10
05ed482
Compare
Choose a tag to compare

Changelog

6b788d6 added 'host info' subcommand to rsc
5ae2c55 added wildcard host matching
576c435 new version of protoc
05ed482 typo in nfpms section of goreleaser

v0.5.2

10 Mar 03:23
2dc4f4c
Compare
Choose a tag to compare

Changelog

9244ee7 Bump github.com/google/uuid from 1.1.2 to 1.1.3 (#5)
8b5e7e7 Bump github.com/google/uuid from 1.1.3 to 1.1.4
5a38e2b Bump github.com/google/uuid from 1.1.4 to 1.1.5 (#9)
d608d75 Bump github.com/google/uuid from 1.1.5 to 1.2.0 (#10)
f3d4060 Bump github.com/onsi/ginkgo from 1.14.2 to 1.15.0 (#14)
e9ac99c Bump github.com/onsi/gomega from 1.10.4 to 1.10.5 (#13)
6bb32ff Bump github.com/onsi/gomega from 1.10.5 to 1.11.0 (#22)
e1d0713 Bump github.com/shirou/gopsutil (#11)
ec8d8bb Bump github.com/shirou/gopsutil (#21)
e0b89e9 Bump github.com/shirou/gopsutil (#6)
3f93965 Bump github.com/shirou/gopsutil/v3 from 3.20.11 to 3.20.12 (#4)
fc2aae4 Bump github.com/shirou/gopsutil/v3 from 3.20.12 to 3.21.1 (#12)
8475946 Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#16)
acd5c0e Bump golangci/golangci-lint-action from v2 to v2.4.0 (#15)
4257708 Bump golangci/golangci-lint-action from v2.4.0 to v2.5.1 (#17)
a763eb3 Bump google.golang.org/grpc from 1.34.0 to 1.35.0 (#8)
99775d9 Bump google.golang.org/grpc from 1.35.0 to 1.36.0 (#18)
7684775 Merge pull request #7 from na4ma4/dependabot/go_modules/github.com/google/uuid-1.1.4
e3b1bb5 added dependabot
2dc4f4c bumped 'ubuntu-latest' to 'ubuntu-20.04'
1bfea58 bumped go version, fixed double reference to github.com/shirou/gopsutil/v3
1c344f6 cleaned up some linter warnings