Releases: mariocandela/beelzebub
v3.1.1
What's Changed
- Feature: Refactor import for release v3 by @mariocandela in #71
- Refactoring, improve code coverage by @mariocandela in #72
Full Changelog: v1.3.0...v3.1.1
v3.1.0
What's Changed
- feature: helm chart configurations to deploy beelzebub on kubernetes by @mariocandela in #63
- Bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #62
- Bump github.com/go-resty/resty/v2 from 2.7.0 to 2.8.0 by @dependabot in #64
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #65
- Bump github.com/go-resty/resty/v2 from 2.8.0 to 2.9.1 by @dependabot in #67
- Bump github.com/melbahja/goph from 1.3.1 to 1.4.0 by @dependabot in #66
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Small refactor to reduce LOC and keep code DRY. by @V0idMatr1x in #53
- Bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #54
- Bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #55
- Bump github.com/jarcoal/httpmock from 1.3.0 to 1.3.1 by @dependabot in #56
- Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #58
- Feature: non-blocking tracer, changed license by @mariocandela in #57
Full Changelog: v2.1.3...v3.0.0
v2.1.3
What's Changed
- Update README.md by @mariocandela in #49
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #50
- Bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #51
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #52
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2 by @dependabot in #43
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #44
- update: add .PHONY notation to Makefile commands by @V0idMatr1x in #45
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #46
- refactoring: Tiny refactoring by @mariocandela in #47
New Contributors
- @V0idMatr1x made their first contribution in #45 🥇
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
-
feat: Trace command output for SSH Strategy by @mariocandela in #35
-
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #34
-
Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #38
-
Bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1 by @dependabot in #39
-
Bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #40
-
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by @dependabot in #41
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #25
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #26
- Update README.md by @eltociear in #27
- Bump golang.org/x/crypto from 0.6.0 to 0.7.0 by @dependabot in #28
- test: add rabbitMQ integration test by @mariocandela in #29
- Bump github.com/rabbitmq/amqp091-go from 1.7.0 to 1.8.0 by @dependabot in #30
- feature: Configured prometheus, improve readme by @mariocandela in #31
- Bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #32
New Contributors
- @eltociear made their first contribution in #27
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Bump github.com/jarcoal/httpmock from 1.2.0 to 1.3.0 by @dependabot in #20
- Bump github.com/rabbitmq/amqp091-go from 1.5.0 to 1.7.0 by @dependabot in #22
- Bump to go version 1.20.0
- refactor:Added Integration test and tiny refactoring by @mariocandela in #23
Full Changelog: v1.2.0...v2.0.0
Tiny refactoring
Bug fix: missed certificate in scratch base image
Bug fixed: Add the ca-certificate.crt
Full Changelog: v1.1.0...v1.1.1