Skip to content

Latest commit

 

History

History
689 lines (333 loc) · 29.4 KB

CHANGELOG.md

File metadata and controls

689 lines (333 loc) · 29.4 KB

4.0.1 (2023-06-21)

Bug Fixes

  • remove old term repository from base controller (5402532)

11.3.2 (2024-06-06)

Bug Fixes

  • updated url to match gutenberg (f1d9409)

11.3.1 (2024-06-05)

Bug Fixes

  • changing 'email' to 'emailAddress' for VerificationMethod (aef78aa)

11.3.0 (2024-06-05)

Features

  • add status query param to list transactions (f818e34)

11.2.0 (2024-06-03)

Features

  • exclude userId from serialized nested objects (828c11d)

Bug Fixes

  • 200 response needs a body returned (3dca1f2)
  • respond with status 400 if the input payload is unparsable (1a605a6)

11.1.0 (2024-05-30)

Features

  • add loan_amount to Account model (7581e40)

11.0.0 (2024-05-29)

⚠ BREAKING CHANGES

  • Adding recovery questions endpoint and deprecating existing

Features

  • Adding recovery questions endpoint and deprecating existing (fe28b4b)

Bug Fixes

10.0.1 (2024-05-22)

Bug Fixes

  • adding PERSONAL for backward compatibility (5d43647)

10.0.0 (2024-05-20)

⚠ BREAKING CHANGES

  • hw2-776 - refactor unlock user feature to solve integration issues with mobile

Features

  • hw2-776 - refactor unlock user feature to solve integration issues with mobile (cdd1dda)

9.0.0 (2024-05-17)

⚠ BREAKING CHANGES

  • hw2-840 - alert spec change refactor

Features

  • adding new limits endpoint for rdc (d84a34e)
  • hw2-840 - alert spec change refactor (ef43ff3)

8.1.0 (2024-05-10)

Features

  • add device verification methods (904498b)
  • add device verification methods (c80b5ac)
  • update status code for GET recovery questions (3ea61ce)
  • update staus code (e34e225)

8.0.1 (2024-05-01)

Bug Fixes

  • updated response code to OK from Accepted (3dfd508)

8.0.0 (2024-04-29)

⚠ BREAKING CHANGES

  • add mfa to delete and create phone and email

Features

  • add device_registration field to authentication (7ab1812)
  • add mfa to delete and create phone and email (670fa10)
  • add product endpoint (06f3a09)

7.0.0 (2024-04-11)

⚠ BREAKING CHANGES

  • update account numbers serialization

Bug Fixes

  • update account numbers serialization (a9ee598)

6.0.0 (2024-04-09)

⚠ BREAKING CHANGES

  • updated dataType

Features

  • adding rank field to email modal (661d2b0)
  • updated dataType (40facd8)
  • updating string to enum (c41a145)

5.9.0 (2024-04-08)

Features

  • remove references to UserIdProvider and mark deprecated (3c9fd2a)

Bug Fixes

  • add null check to Session userId before setting userId on MdxBase (e52d7ca)

5.8.0 (2024-03-28)

Features

5.7.0 (2024-03-27)

Features

  • add new model for info_data in question (a7f9927)
  • adding new field to the model (10a0d52)

Bug Fixes

  • updating an existing account field (7b7e49e)

5.6.0 (2024-03-14)

Features

  • add has_direct_deposit_management to account details features (96c2bcb)

5.5.0 (2024-03-13)

Features

  • add tokens array to Authorization (6f9fe1e)

5.4.0 (2024-03-07)

Features

  • add default logout implementation (af44b48)

5.3.0 (2024-03-05)

Features

  • account alerts (5899415)
  • add phone.rank for secondary context (b9673d1)

5.2.1 (2024-02-27)

Bug Fixes

  • reuse challenge object, only variable name change (e9b4df8)

5.2.0 (2024-02-26)

Features

  • added 'preference' object (9e3d5d7)
  • added support for unlocking user (54346a9)

Bug Fixes

  • addressed MR recommendations (95c00b0)

5.1.0 (2024-02-26)

Features

  • add support for date-based versioning (a5dfa59)
  • improve version header validation (e276371)

5.0.0 (2024-02-13)

⚠ BREAKING CHANGES

  • changing running_balance to BigDecimal

Code Refactoring

  • changing running_balance to BigDecimal (79798c7)

4.18.1 (2024-02-08)

Bug Fixes

  • add html data to question challenge (2da9e07)

4.18.0 (2024-01-31)

Features

  • added support for updating document delivery preferences (be87814)

Bug Fixes

  • echoing back challenge when updating document delivery preferences (ad41971)

4.17.0 (2024-01-25)

Features

  • add mfa to password and user name update (8094fe1)

4.16.1 (2024-01-18)

Bug Fixes

  • code clean up (1c3d75a)
  • fixing the status code for reset password challenges list (ba256d8)

4.16.0 (2024-01-18)

Features

  • add apply to all on address (e4f068f)
  • add null check against Session.current().getUserId in route userId verification check (188c4f0)
  • add null check against Session.current().getUserId in route userId verification check (b53dda1)
  • add user route verification against session user (41fc65b)
  • throw exception when userId is missing from authenticated session (f3705b7)
  • throw exception when userId is missing from authenticated session (020ea55)

Bug Fixes

  • applying Tess' xml serialization mixin fix (916dce9)

4.15.0 (2024-01-12)

Features

  • Adding merchant category code to Transaction (657bf3d)

4.14.2 (2024-01-08)

Bug Fixes

  • adding the documentation and sending the session key header in response (7225e74)
  • fixing the session issue for the reset password flow (ab8b07f)

4.14.1 (2024-01-05)

Bug Fixes

  • reverting mfa changes on profile base accessor (cd68eca)

4.14.0 (2023-12-29)

Features

  • add account id to address (d5dc08a)

4.13.0 (2023-12-29)

Features

  • add mfa recurring transfer (89ff46f)

4.12.1 (2023-12-19)

Bug Fixes

4.12.0 (2023-12-18)

Features

  • updated fields (95cfc45)
  • updating account details endpoint (bf4d8a6)

4.11.0 (2023-12-15)

Features

  • add mfa to update methods (6e62de4)
  • update password returns password (a68f83c)

4.10.1 (2023-12-07)

Bug Fixes

4.10.0 (2023-11-28)

Features

  • add runningBalance field to transaction model (161212b)

Bug Fixes

4.9.0 (2023-11-08)

Features

  • dump encrypted sha256 user login to session for troubleshooting failed logins as login_hash (3aeeee2)

4.8.0 (2023-11-01)

Features

  • add list and update challenge questions endpoints (f723361)

4.7.3 (2023-10-24)

Bug Fixes

  • get to enrollment and settings should not expect content-type header (067cb7d)

4.7.2 (2023-10-21)

Bug Fixes

  • return 202 when challenge provided when fetching/updating payment settings (6cced96)

4.7.1 (2023-10-11)

Bug Fixes

  • check for challenges in create account controller (730c281)

4.7.0 (2023-10-06)

Features

  • adding update for MdxRealtimeMembersConnection (9f163b8)

4.6.0 (2023-10-04)

Features

  • add account stop payment, overdraft, and details endpoints (9558ce0)

4.5.0 (2023-09-26)

Features

  • add payment enrollment and settings (67a2f4f)

4.4.0 (2023-09-14)

Features

  • added remoteDepositEnrolled field to RemoteUser (e7621cd)

4.3.0 (2023-08-31)

Features

  • add new fields to the account model (454d23f)

4.2.1 (2023-08-12)

Bug Fixes

  • address response header handling issues (bdba7a1)
  • forward ResponseContext headers on errors (bdba7a1)
  • header forwarding for non-error conditions (bdba7a1)

4.2.0 (2023-08-08)

Features

  • add support for header forwarding (996e983)

4.1.0 (2023-07-07)

Features

  • adding default constructors to base accessors (ec9ad80)

4.0.0 (2023-06-07)

⚠ BREAKING CHANGES

  • upgrade to core:3.0.0

Build System

3.0.2 (2023-06-06)

Bug Fixes

  • controllers: set feature if unset on all MdxOnDemand endpoints (0e782dd)
  • semantic release (ec7b28f)

3.0.3 (2023-06-06)

Bug Fixes

3.0.2 (2023-06-06)

Bug Fixes

  • controllers: set feature if unset on all MdxOnDemand endpoints (0e782dd)

Changelog

3.0.1 (2023-05-31)

Bug Fixes

  • build: raise max sdk version to <4.0 (d1e2358)

3.0.0 (2023-05-16)

⚠ BREAKING CHANGES

  • apply v2 upgrade script
  • removing deprecated code to fix build

Bug Fixes

  • adding MdxBase, MdxList, changing models base class (7da31d5)
  • adding to upgrade script (adb1f43)
  • removing deprecated code to fix build (7da31d5)

Code Refactoring

  • apply v2 upgrade script (a5425a9)

2.2.1 (2023-04-24)

Bug Fixes

  • Add account model relation to cross account transfers (995d5f9)

2.2.0 (2023-04-04)

Features

  • web: add before initialization hook to SpringMdxGatewayManagerTest (bb40d6b)
  • web: expose configurator observer (607b9a7)

2.1.0 (2023-03-30)

Features

  • realtime - deprecated Request objects, added connection (9cd52ca)

Bug Fixes

  • fixing breaking change (9cd52ca)
  • only throw on 401, check status in onProcess (9cd52ca)
  • removing breaking change, fixing constructor (9cd52ca)
  • restoring old tests (9cd52ca)

2.0.0 (2023-03-29)

⚠ BREAKING CHANGES

  • remove deprecated classes and methods
  • move models and accessors to new package
  • move controllers to new package
  • move RepositoryFilter and GatewayManager
  • move MdxRequestContextFilter
  • move HmacFilter
  • clean up filter package paths
  • move RequireAuthenticationFilter
  • move SessionFilter
  • move ErrorHandlerFilter

Features

  • add gateway content pre-processor (2f1da5d)
  • add gateway manager (2f1da5d)
  • move controllers to new package (ec0b2c7)
  • move ErrorHandlerFilter (9440808)
  • move HmacFilter (98022b1)
  • move MdxRequestContextFilter (4c430e8)
  • move RepositoryFilter and GatewayManager (2f1da5d)
  • move RequireAuthenticationFilter (45d8e32)
  • move SessionFilter (21ba00b)
  • move ValidationExceptionHandler and FilterOrderSequence (df443eb)

Bug Fixes

  • clean up filter package paths (bea5708)
  • correct PathToolsTest package (e3a4b8d)
  • correct the package paths in v2 upgrade script (a41b9ef)

Code Refactoring

  • move models and accessors to new package (d6c678e)
  • remove deprecated classes and methods (1f4a988)

1.8.1 (2023-03-28)

Features

  • Add pending function to TransactionsBaseAccessor and pending endpoint to AccountsController (f3107ac)

1.8.0 (2023-02-01)

Features

  • use session.current to get user id in UserIdProvider (8656b5a)

1.7.1 (2023-01-17)

Bug Fixes

1.7.0 (2022-12-09)

Features

  • set transfer fee controllers to use query parameters (ae08dc9)

1.6.1 (2022-12-06)

Bug Fixes

  • added serialization for fromAccountId and toAccountId (04fb086)

1.6.0 (2022-11-18)

Features

1.5.0 (2022-11-03)

Features

1.4.0 (2022-10-28)

Features

  • publish sources and javadocs artifacts (c8e131c)

1.3.1 (2022-10-26)

Bug Fixes

  • make statement_closed_on LocalDate (518c925)

1.3.0 (2022-10-25)

Features

  • add statement_closed_on to Account (78cfd8a)

1.2.0 (2022-10-24)

Features

  • Add title field to MfaChallengeQuestion (#18) (36465ff)