Releases: ballerine-io/ballerine
Releases · ballerine-io/ballerine
[email protected]: feat(workflow-definition): add configuration examples for vendors
- 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
- 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
- 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
- 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
- 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
- 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
- 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)
- 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)
* 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)
* feat: adding changes for sending alerts to specific channel * fix: added change in hotfix action