Releases: mariocandela/beelzebub
Releases · mariocandela/beelzebub
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
v1.1.0
What's Changed
- feat: Add ChatBot GPT-3 integration by @mariocandela in #16
- Refactoring Builder.go by @mariocandela in #15
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #13
- Bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 by @dependabot in #11
- Refactored initialization Beelzebub core with Builder Pattern by @mariocandela in #14
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Update docker-image.yml Fix docker push tag Signed-off-by: Mario Candela <[email protected]>