Skip to content

Releases: ballerine-io/ballerine

[email protected]: feat(workflow-definition): add configuration examples for vendors

22 Dec 22:24
Compare
Choose a tag to compare
- Include detailed configuration examples for various vendors
- Improve clarity on vendor integration and usage

(These examples are so detailed, they could serve as a user manual for a rocket)

[email protected]: chore: update package versions and dependencies

22 Dec 21:43
Compare
Choose a tag to compare
- Bump package versions across various modules
- Update dependencies to the latest stable versions

(With this many updates, your dependencies have more frequent flyer miles than I do)

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

21 Dec 17:07
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(sync): handle potential null values in object hashing

21 Dec 16:16
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(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(sync): handle potential null values in object hashing

22 Dec 20:15
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