Skip to content

Releases: italolelis/outboxer

v2.1.0

15 Aug 13:21
2b56c49

Choose a tag to compare

What's Changed

📦 Dependency Updates

  • Bump github.com/aws/aws-sdk-go from 1.43.11 to 1.43.14 by @dependabot in #470
  • Bump cloud.google.com/go/pubsub from 1.18.0 to 1.19.0 by @dependabot in #471
  • Bump cloud.google.com/go/pubsub from 1.19.0 to 1.24.0 by @dependabot in #529
  • Bump actions/stale from 4 to 5.1.0 by @dependabot in #524
  • Bump github.com/aws/aws-sdk-go from 1.43.14 to 1.44.109 by @dependabot in #557
  • Bump google.golang.org/api from 0.85.0 to 0.98.0 by @dependabot in #556
  • Bump actions/stale from 5.1.0 to 6.0.0 by @dependabot in #553
  • Bump google.golang.org/api from 0.98.0 to 0.100.0 by @dependabot in #565
  • Bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.121 by @dependabot in #566
  • Bump golangci/golangci-lint-action from 3.1.0 to 3.3.0 by @dependabot in #564
  • Bump cloud.google.com/go/pubsub from 1.24.0 to 1.26.0 by @dependabot in #567
  • Bump google.golang.org/api from 0.100.0 to 0.103.0 by @dependabot in #574
  • Bump github.com/aws/aws-sdk-go from 1.44.121 to 1.44.322 by @dependabot in #674
  • Bump google.golang.org/api from 0.103.0 to 0.136.0 by @dependabot in #673

Other Changes

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

v2.0.0

08 Mar 22:35

Choose a tag to compare

What's Changed

In this release, we are introducing two new event stream support, SQS, and GCP Pub/Sub!
There is also a new SQL Server datastore support.
I'm also making it a bit easier for new contributors to start working on the project with dev containers.

🚀 New features

📦 Dependency Updates

Other Changes

New Contributors

Full Changelog: v1.0.0...v2.0.0

Support for Kinesis Stream

02 Oct 08:59

Choose a tag to compare

Add

  • New support for kinesis streams
  • Use github actions as our main CI

MySQL support as a DataStore

15 Feb 21:29

Choose a tag to compare

v0.0.2

Updated readme

v0.0.1: Added a few more tests

05 Feb 20:44

Choose a tag to compare

Signed-off-by: Italo Vietro <italo.vietro@n26.com>