Releases: pecigonzalo/loro
Releases · pecigonzalo/loro
0.3.1
What's Changed
- Bump actions/setup-go from 2 to 4 by @dependabot in #94
- Bump goreleaser/goreleaser-action from 2 to 4 by @dependabot in #76
- Ensure we paginate through all results by @pecigonzalo in #95
- Address golangci-lint findings by @pecigonzalo in #96
- Store NextToken and increase LRU size by @pecigonzalo in #97
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.42.23 to 1.42.25 by @dependabot in #15
- Bump github.com/aws/aws-sdk-go from 1.42.25 to 1.42.47 by @dependabot in #20
- Bump github.com/aws/aws-sdk-go from 1.42.47 to 1.42.52 by @dependabot in #21
- Bump actions/checkout from 2 to 3 by @dependabot in #24
- Update [email protected] by @pecigonzalo in #93
Full Changelog: 0.2.3...0.3.0
0.2.3
What's Changed
- Bump github.com/hashicorp/golang-lru from 0.5.0 to 0.5.4 by @dependabot in #11
- Update README.md by @pecigonzalo in #13
- Create linter.yml by @pecigonzalo in #12
- Bump github.com/spf13/cobra from 0.0.3 to 1.3.0 by @dependabot in #7
Full Changelog: 0.2.2...0.2.3
0.2.3-rc
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.16.17 to 1.42.23 by @dependabot in #9
- Bump github.com/fatih/color from 1.7.0 to 1.13.0 by @dependabot in #10
Full Changelog: 0.2.1...0.2.3-rc
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.16.17 to 1.42.23 by @dependabot in #9
- Bump github.com/fatih/color from 1.7.0 to 1.13.0 by @dependabot in #10
Full Changelog: 0.2.1...0.2.3-rc
0.2.1
What's Changed
- Bump github.com/mitchellh/go-homedir from 1.0.0 to 1.1.0 by @dependabot in #6
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Migrate to Go 1.16 and GitHub Actions by @pecigonzalo in #3
- Create codeql-analysis.yml by @pecigonzalo in #4
- Create dependabot.yml by @pecigonzalo in #5
Full Changelog: 0.1.2...0.2.0
0.1.2: Merge pull request #2 from pecigonzalo/feature/handle-non-json
Handle non json messages or messages that fail to unmarshall
0.1.1: Merge pull request #1 from pecigonzalo/fix/stream-detection
Use LastIngestionTime as LastEventTimestamp has eventual consistency
0.1.0
Initial Release