Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 27 Dec 11:22
v0.0.2
3378816

Fixed

  • Webhook API imports: Fixed broken import statements in all webhook API files caused by openapi-generator's incorrect handling of webhooks: in OpenAPI specs. Affected files include:

    • webhook_acs, webhook_balance, webhook_configuration, webhook_dispute
    • webhook_management, webhook_negative_balance, webhook_notification
    • webhook_platforms_notifications, webhook_report, webhook_tokenization
    • webhook_transaction, webhook_transfer
  • Added post-processing script to tool/codegen/generate.sh to automatically fix webhook imports during code generation.

  • CI/CD: Fixed YAML indentation in .github/workflows/release.yml to ensure GitHub Actions workflow triggers correctly on version tags, added environment: pub.dev protection for the publish job, and added workflow_dispatch trigger for manual workflow execution.

Changed

  • Dependencies: Updated to latest stable versions
    • built_value: 8.9.2 → 8.12.1
    • crypto: 3.0.3 → 3.0.7
    • dio: 5.7.0 → 5.9.0
    • pointycastle: >=3.9.1 <5.0.0 → 4.0.0
    • build_runner: 2.4.11 → 2.10.4
    • test: 1.25.6 → 1.28.0

Pub.dev: Published at https://pub.dev/packages/adyen_api