Releases: dvankley/firefly-plaid-connector-2
Releases · dvankley/firefly-plaid-connector-2
v1.3.2
v1.3.0
What's Changed
- Move dependencies with common version numbers to Gradle Version Catalog by @nprzy in #97
- Automatically generate plaid client by @nprzy in #108
- Allow batch mode to backfill more than 90 days of transaction history by @nprzy in #111
- Firefly Transaction Formatting Enhancements by @nprzy in #116
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.2
What's Changed
- Dependabot stuff
- Create plaidfireflyrulecreator.sh by @514amir in #83
- Add hostname to dockerfile by @Kvan7 in #89
- Upgrade gradle-wrapper to v8.8 by @nprzy in #95
- feat: Add configuration allowItemToFail to poll mode, and add a gate… by @dkichler in #92
New Contributors
- @514amir made their first contribution in #83
- @Kvan7 made their first contribution in #89
- @nprzy made their first contribution in #95
- @dkichler made their first contribution in #92
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- Fix for #59
- Firefly version validation added
- Various dependabot updates
This version requires Firefly version 6.1.2 or greater.
And yes, I know 1.1.0 does not come after 1.0.9 in semver. The minor version bump was due to the new Firefly version validation.
Full Changelog: v1.0.9...v1.1.0