Skip to content

Releases: nikoksr/notify

v1.0.0

22 Jul 09:43
e2e77cc
Compare
Choose a tag to compare

Upgrading to v1.0.0

I'm proud to announce that Notify has reached version 1.0.0.

Why v1.0.0?

  1. API Stability: While Notify has been at v0.x for a while, the API is to be considered stable at this point. Moving to v1.0.0 formalizes this stability and signals a commitment to semantic versioning going forward.

  2. Breaking Changes: This version includes some breaking changes. Moving to v1.0.0 allows me to properly communicate these changes in line with semver principles.

  3. Commitment to Stability: I'm prioritizing API stability for v1.x over continuous optimization. While I acknowledge that the current API may have some imperfections, I'm choosing to embrace it as-is to provide a consistent experience for users.

What This Means for Users

  • Future breaking changes will be reflected in major version bumps (2.0.0, 3.0.0, etc.).
  • Minor and patch versions will maintain backwards compatibility within the v1.x line.
  • I'm committed to maintaining v1.x while working on future improvements.

Looking Ahead

I'm actively working on v2 in the background, which will address any inconsistencies in the current API. However, my focus for v1.x is on providing a stable, reliable API that users can depend on. I believe this approach offers the best balance between progress and stability.

Thank you for your continued support and trust in Notify. I'm excited about this milestone and the future of the project!

What's Changed

  • chore(deps): update actions/cache action to v4 by @renovate in #816
  • chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v1 by @renovate in #842
  • chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #841
  • chore(deps): update github/codeql-action action to v3 by @renovate in #794
  • chore(deps): update codecov/codecov-action action to v4 by @renovate in #829
  • chore(deps): update actions/setup-go action to v5 by @renovate in #788
  • fix(notify)!: resolve test & linter issues and fix dependencies compatibility by @nikoksr in #847

Full Changelog: v0.41.1...v1.0.0

v0.41.1

15 Jul 11:34
97dd420
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module google.golang.org/api to v0.129.0 by @renovate in #630
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.32.0 by @renovate in #631
  • fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.9.2 by @renovate in #632
  • fix(deps): update module google.golang.org/api to v0.130.0 by @renovate in #633
  • fix(deps): update module google.golang.org/api to v0.131.0 by @renovate in #634
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.27 by @renovate in #635
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.28 by @renovate in #637
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.12 by @renovate in #636
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.14 by @renovate in #638
  • fix(deps): update module maunium.net/go/mautrix to v0.15.4 by @renovate in #639
  • fix(deps): update module google.golang.org/api to v0.132.0 by @renovate in #640
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.33.0 by @renovate in #641
  • fix(deps): update module google.golang.org/api to v0.133.0 by @renovate in #642
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.29 by @renovate in #643
  • fix(deps): update module google.golang.org/api to v0.134.0 by @renovate in #645
  • fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.10.0 by @renovate in #646
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.19.1 by @renovate in #647
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.30 by @renovate in #648
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.13 by @renovate in #649
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.15 by @renovate in #650
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.30 by @renovate in #644
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.21.0 by @renovate in #653
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.31 by @renovate in #654
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.21.1 by @renovate in #655
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.34.0 by @renovate in #656
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.20.1 by @renovate in #657
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.32 by @renovate in #658
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.21.2 by @renovate in #659
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.35.0 by @renovate in #661
  • fix(deps): update module google.golang.org/api to v0.135.0 by @renovate in #660
  • fix(deps): update module google.golang.org/api to v0.136.0 by @renovate in #663
  • fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.11.0 by @renovate in #662
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.36.0 by @renovate in #664
  • fix(deps): update module github.com/sendgrid/sendgrid-go to v3.13.0+incompatible by @renovate in #665
  • fix(deps): update module google.golang.org/api to v0.137.0 by @renovate in #666
  • fix(deps): update module github.com/go-lark/lark to v1.8.0 by @renovate in #667
  • fix(deps): update module maunium.net/go/mautrix to v0.16.0 by @renovate in #668
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.20.2 by @renovate in #669
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.33 by @renovate in #670
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.21.3 by @renovate in #671
  • fix(deps): update module google.golang.org/api to v0.138.0 by @renovate in #672
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.20.3 by @renovate in #673
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.34 by @renovate in #674
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.21.4 by @renovate in #675
  • fix(deps): update module github.com/gregdel/pushover to v1.2.1 by @renovate in #676
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.21.5 by @renovate in #677
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.35 by @renovate in #679
  • fix(deps): update module github.com/slack-go/slack to v0.12.3 by @renovate in #681
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.37.0 by @renovate in #682
  • fix(deps): update module github.com/go-lark/lark to v1.9.0 by @renovate in #683
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.36 by @renovate in #685
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.37 by @renovate in #687
  • fix(deps): update module github.com/gregdel/pushover to v1.3.0 by @renovate in #688
  • fix(deps): update module google.golang.org/api to v0.139.0 by @renovate in #689
  • fix(deps): update module google.golang.org/api to v0.140.0 by @renovate in #691
  • fix(deps): update module google.golang.org/api to v0.141.0 by @renovate in #693
  • fix(deps): update module maunium.net/go/mautrix to v0.16.1 by @renovate in #694
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.38 by @renovate in #696
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.22.0 by @renovate in #697
  • fix(deps): update module google.golang.org/api to v0.142.0 by @renovate in #698
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.39 by @renovate in #699
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.40 by @renovate in #700
  • fix(deps): update module google.golang.org/api to v0.143.0 by @renovate in #701
  • fix(deps): update github.com/blinkbean/dingtalk digest to 796332a by @renovate in #702
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.41 by @renovate in #704
  • fix(deps): update module github.com/sherclockholmes/webpush-go to v1.3.0 by @renovate in #707
  • fix(deps): update module google.golang.org/api to v0.144.0 by @renovate in #708
  • fix(deps): update module golang.org/x/sync to v0.4.0 by @renovate in #709
  • fix(deps): update module google.golang.org/api to v0.145.0 by @renovate in #710
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.42 by @renovate in #712
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.22.1 by @renovate in #713
  • fix(deps): update module google.golang.org/api to v0.146.0 by @renovate in #716
  • fix(deps): update module github.com/google/go-cmp to v0.6.0 by @renovate in #718
  • fix(deps): update module google.golang.org/api to v0.147.0 by @renovate in #719
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.21.2 by @renovate in #714
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.43 by @renovate in #720
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.22.2 by @renovate in #721
  • fix(deps): update module git...
Read more

v0.41.0

23 Jun 11:24
6e1878c
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.9.0 by @renovate in #613
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.31.0 by @renovate in #612
  • fix(deps): update module google.golang.org/api to v0.126.0 by @renovate in #614
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.26 by @renovate in #617
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.10 by @renovate in #618
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.12 by @renovate in #619
  • fix(deps): update module golang.org/x/sync to v0.3.0 by @renovate in #621
  • fix(deps): update module google.golang.org/api to v0.127.0 by @renovate in #622
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.27 by @renovate in #623
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.11 by @renovate in #625
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.13 by @renovate in #626
  • fix(deps): update module google.golang.org/api to v0.128.0 by @renovate in #627
  • fix(deps): update module maunium.net/go/mautrix to v0.15.3 by @renovate in #628
  • fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.9.1 by @renovate in #629
  • feat(service): Adds Mattermost service by @shivuslr41 in #516

New Contributors

Full Changelog: v0.40.0...v0.41.0

v0.40.0

07 Jun 21:21
2966e18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.39.0...v0.40.0

v0.39.0

07 Jun 21:02
5e9ddeb
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.18 by @renovate in #560
  • fix(deps): update module maunium.net/go/mautrix to v0.15.0 by @renovate in #561
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.25.0 by @renovate in #562
  • fix(deps): update module google.golang.org/api to v0.114.0 by @renovate in #563
  • chore(lint): use blank identifier for context by @nikoksr in #569
  • chore(deps): update actions/setup-go action to v4 by @renovate in #557
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.17.7 by @renovate in #565
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.18 by @renovate in #551
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.19 by @renovate in #566
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.5 by @renovate in #567
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.6 by @renovate in #568
  • fix(deps): update module google.golang.org/api to v0.115.0 by @renovate in #571
  • fix(deps): update module google.golang.org/api to v0.116.0 by @renovate in #572
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.20 by @renovate in #573
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.6 by @renovate in #576
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.7 by @renovate in #577
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.21 by @renovate in #578
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.7 by @renovate in #579
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.8 by @renovate in #580
  • fix(deps): update module google.golang.org/api to v0.117.0 by @renovate in #581
  • fix(deps): update module google.golang.org/api to v0.118.0 by @renovate in #582
  • fix(deps): update module github.com/slack-go/slack to v0.12.2 by @renovate in #583
  • fix(deps): update module maunium.net/go/mautrix to v0.15.1 by @renovate in #584
  • fix(deps): update module google.golang.org/api to v0.119.0 by @renovate in #585
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.22 by @renovate in #586
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.8 by @renovate in #588
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.9 by @renovate in #589
  • fix(deps): update module google.golang.org/api to v0.120.0 by @renovate in #590
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.27.0 by @renovate in #591
  • fix(deps): update module google.golang.org/api to v0.121.0 by @renovate in #592
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.28.0 by @renovate in #593
  • fix(deps): update module golang.org/x/sync to v0.2.0 by @renovate in #594
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.23 by @renovate in #595
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.9 by @renovate in #597
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.10 by @renovate in #598
  • fix(deps): update module github.com/gregdel/pushover to v1.2.0 by @renovate in #599
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.24 by @renovate in #600
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.11 by @renovate in #601
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.25 by @renovate in #603
  • fix(deps): update module google.golang.org/api to v0.122.0 by @renovate in #604
  • fix(deps): update module github.com/silenceper/wechat/v2 to v2.1.5 by @renovate in #605
  • fix(deps): update module github.com/stretchr/testify to v1.8.3 by @renovate in #606
  • fix(deps): update module maunium.net/go/mautrix to v0.15.2 by @renovate in #607
  • fix(deps): update module google.golang.org/api to v0.124.0 by @renovate in #608
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #609
  • fix(deps): update module google.golang.org/api to v0.125.0 by @renovate in #610
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.29.0 by @renovate in #611
  • feat(service): Add Web Push by @KaviiSuri in #441

New Contributors

Full Changelog: v0.38.1...v0.39.0

v0.38.1

16 Mar 11:24
89f12f1
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module google.golang.org/api to v0.108.0 by @renovate in #511
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.9 by @renovate in #512
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.19.1 by @renovate in #514
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.10 by @renovate in #515
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.18.0 by @renovate in #517
  • fix(deps): update module google.golang.org/api to v0.109.0 by @renovate in #518
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.11 by @renovate in #519
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.0 by @renovate in #520
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.17.4 by @renovate in #521
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.12 by @renovate in #522
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.1 by @renovate in #523
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.1 by @renovate in #524
  • fix(deps): update module github.com/mailgun/mailgun-go/v4 to v4.8.2 by @renovate in #525
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.2 by @renovate in #526
  • fix(deps): update module github.com/bwmarrin/discordgo to v0.27.0 by @renovate in #509
  • fix(deps): update module google.golang.org/api to v0.110.0 by @renovate in #527
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.19.0 by @renovate in #528
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.13 by @renovate in #529
  • fix(deps): update module maunium.net/go/mautrix to v0.14.0 by @renovate in #531
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.20.0 by @renovate in #533
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.17.5 by @renovate in #534
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.14 by @renovate in #535
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.2 by @renovate in #536
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.3 by @renovate in #537
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.21.0 by @renovate in #538
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.15 by @renovate in #539
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.3 by @renovate in #540
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.4 by @renovate in #541
  • fix(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #542
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.22.0 by @renovate in #543
  • fix(deps): update module google.golang.org/api to v0.111.0 by @renovate in #544
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.23.0 by @renovate in #545
  • fix(deps): update module google.golang.org/api to v0.112.0 by @renovate in #546
  • fix(deps): update module github.com/bwmarrin/discordgo to v0.27.1 by @renovate in #547
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.17.6 by @renovate in #549
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.16 by @renovate in #550
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.4 by @renovate in #552
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.20.5 by @renovate in #553
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.24.0 by @renovate in #555
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.17 by @renovate in #556
  • fix(deps): update module google.golang.org/api to v0.113.0 by @renovate in #558

Full Changelog: v0.38.0...v0.38.1

v0.38.0

19 Jan 07:58
4f2a8f6
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.17.1 by @renovate in #510
  • feat(service): Add Google Chat Service by @EthanEFung in #501

New Contributors

Full Changelog: v0.37.0...v0.38.0

v0.37.0

17 Jan 13:45
440d422
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update github.com/jordan-wright/email digest to fd8a762 by @renovate in #485
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.15.0 by @renovate in #489
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.17.3 by @renovate in #490
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.5 by @renovate in #491
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.23 by @renovate in #493
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.18.8 by @renovate in #494
  • fix(deps): update module github.com/slack-go/slack to v0.12.0 by @renovate in #495
  • fix(deps): update module maunium.net/go/mautrix to v0.12.4 by @renovate in #496
  • fix(deps): update module github.com/jordan-wright/email to v4 by @renovate in #486
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.6 by @renovate in #498
  • fix(deps): update module github.com/slack-go/slack to v0.12.1 by @renovate in #499
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.7 by @renovate in #500
  • fix(deps): update module github.com/plivo/plivo-go/v7 to v7.16.0 by @renovate in #502
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.8 by @renovate in #503
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.15.0 by @renovate in #504
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.19.0 by @renovate in #505
  • ci(gh): add codespaces prebuild config by @nikoksr in #507
  • fix(deps): update module maunium.net/go/mautrix to v0.13.0 by @renovate in #508
  • feat(service): add generic HTTP service by @nikoksr in #506

Full Changelog: v0.36.0...v0.37.0

v0.36.0

09 Dec 11:31
d3ba200
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update github.com/kevinburke/twilio-go digest to 65f3dd7 by @renovate in #473
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.3 by @renovate in #474
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.18.6 by @renovate in #475
  • fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.17.2 by @renovate in #478
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.4 by @renovate in #480
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/ses to v1.14.22 by @renovate in #481
  • fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.18.7 by @renovate in #482
  • fix(deps): update module github.com/dghubble/oauth1 to v0.7.2 by @renovate in #484
  • feat: add plaintext toggle by @janboll in #476

New Contributors

Full Changelog: v0.35.0...v0.36.0

v0.35.0

21 Nov 14:46
c20b1ec
Compare
Choose a tag to compare

What's Changed

  • feat(service): Add Reddit service by @joshm91 in #471
  • fix(deps): update github.com/rocketchat/rocket.chat.go.sdk digest to a3fd332 by @renovate in #472

Full Changelog: v0.34.0...v0.35.0