Skip to content

v0.17.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 23:52
0ff13d8

0.17.5 (2024-05-27)

Features

  • api: Building out more transaction upload functionality (284c582)
  • comms: Adding email for when a Plaid link is disconnected (5534ad1)
  • plaid: Migrating to personal finance categories (#1766) (1b9c953)

Dependencies

  • api: update module cloud.google.com/go/kms to v1.17.1 (#1767) (364b41c)
  • api: update module cloud.google.com/go/storage to v1.41.0 (#1768) (f3af448)
  • api: update module github.com/aws/aws-sdk-go to v1.53.10 (#1769) (37f612c)
  • api: update module github.com/go-pg/pg/v10 to v10.13.0 (#1770) (a1873e9)
  • api: update module github.com/labstack/echo/v4 to v4.12.0 (#1771) (e33bcae)

Bug Fixes

  • api: Fixed outdated context key (30ffc92)
  • api: Fixing file API routes. (fc5eb8f)
  • sync: Improved ID generation for Plaid transactions (eeb1a06)
  • test: Fixed failing test from code that was removed. (65d93c2)

Miscellaneous

  • api: Tweak routes (8bd71b4)
  • api: Tweaked similar transactions API endpoint (a6cbd22)