Skip to content

Releases: GaloyMoney/lana-bank

v0.3.100 Release

19 Feb 14:18
21ef723
Compare
Choose a tag to compare

Features

  • Data tests for alternative credit facility tables (#1465)

Miscellaneous Tasks

  • Turn off full-refresh for cached tables (#1464)
  • Configure dbt data tests to run daily and store results (#1449)

Refactor

  • Make charts gql type into an entity (#1456)

v0.3.99 Release

19 Feb 12:46
48d0514
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Enable tracing across outbox handling (#1467)

Refactor

  • Move price to core (#1466)

v0.3.98 Release

19 Feb 11:05
01d2dab
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Add CoreCustomerEvent::CustomerAccountStatusUpdate (#1455)

v0.3.97 Release

18 Feb 17:38
d9925bf
Compare
Choose a tag to compare

Documentation

  • Clarify that TF_VAR_sa_creds is mandatory currently (#1461)

Features

v0.3.96 Release

18 Feb 13:11
e70066f
Compare
Choose a tag to compare
test(bats): customer (#1362)

* test(bats): customer

* fix: jwt claims

* ci: use bats setup suite

* test: kill via pid in bats setup suite

v0.3.95 Release

18 Feb 09:24
e70066f
Compare
Choose a tag to compare

Testing

v0.3.94 Release

18 Feb 04:01
91a8798
Compare
Choose a tag to compare

Bug Fixes

  • Correct name for tf variable (#1450)

v0.3.93 Release

18 Feb 02:05
b858224
Compare
Choose a tag to compare
feat(reporting): enable live views for holistics (#1445)

This PR configures the dbt dataset as an authorized dataset
to our raw dataset.  This means that, though the holistics
service account can't query the raw dataset, any views we create
in the dbt dataset which point to the raw dataset can be
queried by holistics.  This means we can get live prices
and other nice things.

v0.3.92 Release

18 Feb 01:54
fdf7007
Compare
Choose a tag to compare

Features

  • Kpi short name clarification (#1382)

v0.3.91 Release

17 Feb 15:01
b5a1b61
Compare
Choose a tag to compare

Bug Fixes

  • Handel null date in credit facility (#1439)

Miscellaneous Tasks

  • Remove ApprovalProcessStarted event from credit facility (#1440)