Skip to content

Releases: ballerine-io/ballerine

[email protected]: fix(sync): handle potential null values in object hashing

19 Dec 20:14
Compare
Choose a tag to compare
- Ensure stableStringify does not return null for column hashing
- Improve data integrity checks by handling null values in comparisons

(your null checks are so lacking, they’d fail a Turing test)

[email protected]: fix(business-report): correct fallback for merchant name

16 Dec 17:05
Compare
Choose a tag to compare
- Update fallback logic for merchant name to use a more consistent value
- Add 'withQualityControl' to customer configuration schema

(Your logic for merchant names was so off, even Google Maps would get lost)

[email protected]: chore(workflows-service): rewrite quality control prop (#2897)

16 Dec 12:16
1f5830e
Compare
Choose a tag to compare
- Refactor quality control property to always include it

(your code changes are easier to track than a breadcrumb trail in a bakery)

[email protected]: test(workflow): add integration tests for workflow controller (#2888)

15 Dec 12:12
4def82c
Compare
Choose a tag to compare
* test(workflow): add integration tests for workflow controller

- Create integration tests for the external workflow controller
- Validate authentication and input parameters in various scenarios

(your test suite is so long, I half expect it to come with a subscription plan)

* test(workflow): enhance integration test for workflow API response

- Update the assertion to match an object structure
- Include additional expected properties in the response check

(That test is so thorough, it could pass a background check for a secret agent)

* fix(workflow): correct spelling of "Definition" in error messages

- Update test and exception messages to fix the spelling of "Definition"
- Ensure consistency in error handling output across the service

(your typos are so recurrent, they're basically the project's middle name)

[email protected]: Dev 318/action alert delivery (#2893)

15 Dec 08:33
35e675e
Compare
Choose a tag to compare
* feat: adding changes for sending alerts to specific channel

* fix: added change in hotfix action

[email protected]: EditableDetailsV2 added ability to override input type (#2892)

13 Dec 07:25
a885d7e
Compare
Choose a tag to compare
* refactor(*): changed handling of date inputs

* ci(*): testing path change

* temporarily disabled test

* updated hook name

* fix(backoffice-v2): no longer looking at form value for input type

* feat(backoffice-v2): added a way to override input type

---------

Co-authored-by: Tomer Shvadron <[email protected]>

[email protected]: Date input improvements (#2889)

12 Dec 10:43
c72a40d
Compare
Choose a tag to compare
* refactor(*): changed handling of date inputs

* ci(*): testing path change

* temporarily disabled test

* updated hook name

---------

Co-authored-by: Tomer Shvadron <[email protected]>

[email protected]

11 Dec 08:30
b8bf216
Compare
Choose a tag to compare
feat(filters): implement create filter functionality (#2881)

[email protected]: Added no op event to workflow runner (#2884)

10 Dec 16:32
70c74f8
Compare
Choose a tag to compare
* feat(workflow-core): added no op event to workflow runner

* feat(workflow-core): added no op action to workflow runner

* fix(workflow-core): fixed missing export and state variable

* fix(workflow-core): fixed missing export and state variable

[email protected]

10 Dec 12:44
803b88f
Compare
Choose a tag to compare
revert(workflows-service): reverted db migrate script (#2882)