Releases: teran/relay
Releases · teran/relay
v0.2.7
v0.2.6
v0.2.5
Changelog
- eec6163 Add tests for session & fix golangci-lint (#71)
- a1b2d25 Update workflow deps & Go to 1.26 (#70)
- 4c706e5 RCPT TO can be accepted multiple times. (#69)
- f48120a Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 (#68)
- 0420713 Bump golang.org/x/sync from 0.17.0 to 0.19.0 (#67)
- 9eb0ffa Bump golang.org/x/sync from 0.16.0 to 0.17.0 (#64)
- a1eae9d Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (#65)
- 3e6e4a0 Bump github.com/emersion/go-smtp from 0.23.0 to 0.24.0 (#61)
- e8c4079 Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 (#60)
- 19b2174 Bump golang.org/x/sync from 0.15.0 to 0.16.0 (#59)
- 85a5b55 Bump github.com/emersion/go-smtp from 0.22.0 to 0.23.0 (#58)
- cd452cb Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 (#57)
- 8e255de Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#56)
- 5c9d580 Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#55)
- a04d282 Bump github.com/emersion/go-smtp from 0.21.3 to 0.22.0 (#54)
- 0a80c50 Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#53)
- 4715c3d Bump golang.org/x/sync from 0.12.0 to 0.13.0 (#52)
- 665effe Bump github.com/mailgun/mailgun-go/v4 from 4.22.3 to 4.23.0 (#51)
- dd3fa58 Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#50)
- 4a7bddc Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1
- e8f5758 Bump golang.org/x/sync from 0.11.0 to 0.12.0 (#49)
- 13fb22e Bump golang.org/x/sync from 0.11.0 to 0.12.0
- 91aa4e1 Bump github.com/mailgun/mailgun-go/v4 from 4.22.2 to 4.22.3 (#48)
- daf1d87 Bump github.com/mailgun/mailgun-go/v4 from 4.22.1 to 4.22.2 (#47)
- 790598a Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#46)
- cb60ca3 Bump golang.org/x/sync from 0.10.0 to 0.11.0 (#45)
- 3d74321 Bump github.com/mailgun/mailgun-go/v4 from 4.22.0 to 4.22.1 (#44)
- 066f102 Bump github.com/mailgun/mailgun-go/v4 from 4.21.0 to 4.22.0 (#43)
- 267c56d Bump github.com/mailgun/mailgun-go/v4 from 4.20.5 to 4.21.0 (#42)
- 5336339 Bump golang.org/x/sync from 0.9.0 to 0.10.0 (#41)
- d95c450 Bump github.com/mailgun/mailgun-go/v4 from 4.20.0 to 4.20.5 (#40)
v0.2.4
v0.2.3
Changelog
- 82acc49 Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#36)
- b537079 Bump github.com/mailgun/mailgun-go/v4 from 4.18.1 to 4.18.5 (#37)
- b0db5ca Bump github.com/mailgun/mailgun-go/v4 from 4.17.1 to 4.18.1 (#35)
- 74e1800 Bump github.com/mailgun/mailgun-go/v4 from 4.16.0 to 4.17.1 (#34)
- 798fbd3 Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#33)
- 064f89c Bump github.com/mailgun/mailgun-go/v4 from 4.15.2 to 4.16.0 (#32)
v0.2.2
v0.2.1
Changelog
- e290fe5 Bump github.com/mailgun/mailgun-go/v4 from 4.15.0 to 4.15.1 (#27)
- b5a316a Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#26)
- 514f25e Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 (#25)
- cfaff7f Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#23)
- 1ab3eb0 Bump github.com/mailgun/mailgun-go/v4 from 4.14.0 to 4.15.0 (#24)
- 3b99747 Bump github.com/mailgun/mailgun-go/v4 from 4.12.0 to 4.14.0 (#22)
- 0101fe1 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#21)
- 98027b1 Bump github.com/emersion/go-smtp from 0.21.2 to 0.21.3 (#20)
- 7e12b90 Add k8s configuration example (#19)
- 6f9c589 Fix mailgun env vars (#18)
v0.2.0
Changelog
- f1786e0 Just reorder struct tags (#17)
- 9256a04 Add TLS for SMTP server support (#16)
- 945e7be Add printer driver for debug purposes (#15)
- e46f833 Bump github.com/stretchr/testify from 1.7.0 to 1.9.0 (#14)
- 4e38622 Bump golang.org/x/sync from 0.3.0 to 0.7.0 (#13)
- c5d11b7 Make MAILGUN_URL required field and update README (#12)
v0.1.1
Changelog
v0.1.0
Changelog
- 51cf7ed Add latest tag for produced container images (#7)
- 2a7efbe Update project structure & update go-smtp (#6)
- bd2d259 Update mailgun library to v4 (#5)
- d587c67 Add CICD workflows & switch build to releaser (#3)
- 3908124 Migrate project to the most recent version of Go (#2)
- b18e6a5 Fix message handling by using exactly the same message we got via SMTP
- 7f11083 Use MIME message feature for handling emails
- 9c4c056 Fix missed dependency of golang.org/x/net/html
- 394923e Add check if letter is HTML
- 0057a83 Add HTML message body
- 684f063 Fix missed deps
- 2cf3ff1 Add metrics
- 3409dff Remove TODO from Send method
- 59a735f Update README with information about how relay send mail
- 2e09e03 Fix typo in comments
- f23fa2c Fix comment for Backend type
- 3f19a43 Set comments to exported methods of mailgun backend
- 4877a1a Add hooks to tag builds properly
- d88a03e Add badges to README
- 5da09ca Merge pull request #1 from fossabot/master
- 1ac526b Add license scan report and status
- fec0af0 Update README with all the meaning option
- 0c6110c Fix image name in README
- 7889fdd Set app image to alpine to handle ca-certificates
- 0007fd0 Fix app build
- e1bc8cb Use proper Subject header
- d5d020d Rename package
- a3ae652 Use envconfig for settings
- 7c6597a Add "How to use" section to README
- 41593d3 Update README
- 7541c77 Add dockerfile
- 0a1b76b Add mailgun backend and implement smtp2mailgun transport
- b007935 Initial commit