Skip to content

Releases: nikoksr/notify

Version 0.26.0

25 Apr 22:24
5e758e2
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update github/codeql-action action to v2 by @renovate in #256
  • feat(notify): add NewWithServices() constructor function by @nikoksr in #259

Full Changelog: v0.25.0...v0.26.0

Version 0.25.0

25 Apr 12:38
f2d1c84
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.0...v0.25.0

Version 0.24.0

22 Apr 19:00
v0.24.0
5e2e224
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.6.1 by @renovate in #245
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.16.2 by @renovate in #246
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.15.3 by @renovate in #247
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.3 by @renovate in #248
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.4 by @renovate in #249
  • fix(deps): update github.com/dghubble/go-twitter digest to 14d8abd by @renovate in #250
  • fix(deps): update module github.com/bwmarrin/discordgo to v0.25.0 by @renovate in #251
  • feat(notify): add options by @nikoksr in #252

Full Changelog: v0.23.0...v0.24.0

[BREAKING] Version 0.23.0

25 Mar 08:00
v0.23.0
f57dfda
Compare
Choose a tag to compare

[0.23.0] - 2022-03-25

Note: Forgot to mark the breaking commit, my bad. See f57dfda for the breaking changes.

Build

  • Apply latest breaking changes to git-cliff config

Dependencies

  • Update module github.com/plivo/plivo-go to v7.6.1
  • Update module github.com/silenceper/wechat/v2 to v2.1.2
  • Update module github.com/aws/aws-sdk-go-v2 to v1.14.0
  • Update module github.com/aws/aws-sdk-go-v2/config to v1.14.0
  • Update module github.com/aws/aws-sdk-go-v2/service/ses to v1.13.0
  • Update module github.com/aws/aws-sdk-go-v2/service/sns to v1.16.0
  • Update module github.com/atc0005/go-teams-notify/v2 to v2.6.1
  • Update module github.com/aws/aws-sdk-go-v2 to v1.15.0
  • Update module github.com/aws/aws-sdk-go-v2/config to v1.15.0
  • Update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.0
  • Update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.0
  • Update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.1
  • Update module github.com/textmagic/textmagic-rest-go-v2/v2 to v2.0.2457
  • Update module github.com/stretchr/testify to v1.7.1
  • Update github.com/dghubble/go-twitter digest to 995614a
  • Update module github.com/aws/aws-sdk-go-v2/config to v1.15.1
  • Update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.1
  • Update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.2
  • Update module github.com/aws/aws-sdk-go-v2 to v1.16.1
  • Update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.2
  • Update module github.com/aws/aws-sdk-go-v2/config to v1.15.2
  • Update golangci/golangci-lint-action action to v3 (#215)
  • Update actions/setup-go action to v3 (#222)
  • Update actions/checkout action to v3 (#223)
  • Update actions/cache action to v3 (#235)
  • Update module github.com/aws/aws-sdk-go-v2/service/sns to v1.17.3 (#243)
  • Update module github.com/plivo/plivo-go to v7.8.0 (#224)
  • Update module github.com/bwmarrin/discordgo to v0.24.0 (#225)

Full Changelog: v0.22.0...v0.23.0

Version 0.22.0

13 Feb 17:26
v0.22.0
5550aed
Compare
Choose a tag to compare

[0.22.0] - 2022-02-13

Dependencies

  • Update module github.com/slack-go/slack to v0.10.2

Features

Version 0.21.0

09 Feb 13:13
v0.21.0
f7144f6
Compare
Choose a tag to compare

[0.21.0] - 2022-02-09

Features

  • Add package-level functions (#208)

Version 0.20.1

07 Feb 09:38
v0.20.1
8f1be62
Compare
Choose a tag to compare

[0.20.1] - 2022-02-07

Dependencies

  • Update and tidy dependencies (#206)

Version 0.20.0

07 Feb 09:27
v0.20.0
773f302
Compare
Choose a tag to compare

[0.20.0] - 2022-02-07

Documentation

  • Add credits for AWS SNS service

Features

  • Add AWS SNS (#110)

Miscellaneous Tasks

  • Fix minor typo

Version 0.19.1

07 Feb 08:43
v0.19.1
d63a739
Compare
Choose a tag to compare

[0.19.1] - 2022-02-07

Dependencies

  • Update and tidy dependencies (#202)

Version 0.19.0

07 Feb 08:24
v0.19.0
edac39a
Compare
Choose a tag to compare

[0.19.0] - 2022-02-07

CI

  • Add new pull-request template
  • Fix goimports local prefix

Documentation

  • Add build commit parser
  • Apply git-cliff's config update
  • Simplify contribution guide
  • Add DingTalk credits and remove FOSSA badge

Features

  • Add DingTalk (#183)