Skip to content

Releases: mariocandela/beelzebub

v3.1.1

08 Oct 23:25
07ffdd8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v3.1.1

v3.1.0

02 Oct 20:08
dbcff8d
Compare
Choose a tag to compare

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

30 Aug 21:15
0794736
Compare
Choose a tag to compare

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

16 Jun 22:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

31 May 22:18
a7c69c8
Compare
Choose a tag to compare

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

17 May 09:53
9025ede
Compare
Choose a tag to compare

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

13 Apr 19:17
5532d3c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

26 Feb 17:06
6468b5a
Compare
Choose a tag to compare

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

22 Jan 12:04
e4ca845
Compare
Choose a tag to compare

What's Changed

  • feat!: Tiny refactoring, changed plugin name

Full Changelog: v1.1.1...v1.2.0

Bug fix: missed certificate in scratch base image

19 Dec 22:11
Compare
Choose a tag to compare

Bug fixed: Add the ca-certificate.crt

Full Changelog: v1.1.0...v1.1.1