Skip to content

v6.13.0

Compare
Choose a tag to compare
@Tr00d Tr00d released this 01 Dec 09:48
· 265 commits to main since this release

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

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