v6.13.0
What's Changed
Bug Fixes
-
Mutation testing ignoring test value for private key (b861905)
-
Mutation testing ignoring test value for private key (00d89a3)
-
Mutation testing ignoring test value for private key (e0552d0)
-
IDisposable implementation on TestingContext (56ebfb1)
Documentation
-
Add git-cliff for changelog generation (0fbfbd8)
-
Generate changelog using git-cliff (757e4a8)
-
Update changelog format (dc61d19)
-
Update changelog (296b723)
-
Update changelog (4aaa658)
-
Update changelog (8f7d33d)
-
Update changelog (4ea6ad3)
-
Add commit hash in changelog (505329c)
-
Update changelog (88c2112)
Features
-
Setup base structure for Number Insight V2 (f906166)
-
Write main use case for Fraud Check in Number Insight V2 (cf425f3)
-
Implement builder for FraudCheck (2409d10)
-
Use PhoneNumber on FraudCheckRequest (8770ef7)
-
Add BiMap functionality to Result (5e3945c)
-
Implement serialization for FraudCheckRequest (c927b87)
-
Implement FraudCheckResponse deserialization (dfc9249)
-
Implement PerformFraudCheck capability on Number Insight client (a65986e)
-
Add NumberInsights V2 client in services registration (abf4af3)
-
Change FraudScoreLabel into an enum (f45bf94)
-
Change RiskRecommendation to an enum (b0da643)
-
Change SimSwap status to an enum (e82ac73)
-
FraudCheck without FraudScore or
SimSwap (4309d11)
Merges
-
Merge remote-tracking branch 'origin/main'
(0e25394) -
Merge remote-tracking branch 'origin/main'
(4ae4dda)
Pipelines
-
Add changelog workflow (83f91a6)
-
Setup changelog auto update (8a8057e)
-
Use auth token for changelog workflow (35bff74)
-
Use PAT for changelog auto update (67d05d4)
-
Make changelog update on release (2ea9192)
Refactoring
-
Use BiMap in FraudCheckRequestBuilder (747bfb9)
-
Test FraudCheck with both Basic and Bearer auth (bbd8a4b)
-
Reuse authorization value from E2EHelper (4e58812)
-
E2E tests for FraudCheck (9a27e8f)
-
Use Maybe on both optionals SimSwap and
FraudScore (7767886)
Releases
- Bump version to
v6.13.0 (fc17ed9)
Reverts
-
Revert "ci: use auth token for changelog workflow"
This reverts commit 35bff74.
(23084e2) -
Revert "fix: mutation testing ignoring test value for private key"
This reverts commit b861905.
(646d460) -
Revert "fix: mutation testing ignoring test value for private key"
This reverts commit 00d89a3.
(f48fa0a)
Full Changelog: v6.12.3...v6.13.0