v0.0.2
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.shto automatically fix webhook imports during code generation. -
CI/CD: Fixed YAML indentation in
.github/workflows/release.ymlto ensure GitHub Actions workflow triggers correctly on version tags, addedenvironment: pub.devprotection for the publish job, and addedworkflow_dispatchtrigger 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