Skip to content

Conversation

@jimmyn
Copy link
Collaborator

@jimmyn jimmyn commented Mar 5, 2025

  • Upgrade OpenAPI generator version from 4.3.1 to 6.0.1
  • Add support for new payment methods (alipay, mbway)
  • Update phone number handling to use E.164 format
  • Add metadata support for various models
  • Remove Python 2.7 support and update dependencies
  • Add new fields like storeId, expireAt, and retrySchedule
  • Update API documentation and model descriptions

jimmyn added 13 commits March 5, 2025 20:19
- Upgrade OpenAPI generator version from 4.3.1 to 6.0.1
- Add support for new payment methods (alipay, mbway)
- Update phone number handling to use E.164 format
- Add metadata support for various models
- Remove Python 2.7 support and update dependencies
- Add new fields like `storeId`, `expireAt`, and `retrySchedule`
- Update API documentation and model descriptions
…ctions

- Update .gitignore with uv-specific cache and environment directories
- Expand README with uv installation and development workflow
- Add testing section with pytest configuration and usage examples
- Update test-requirements.txt with latest pytest dependencies
- Enhance MoneiClient to support setting account ID for partners
- Add validation for user agent when using account ID
- Implement methods to set and remove account ID dynamically
- Update README with MONEI Connect integration examples
- Add test cases for account ID and user agent functionality
- Add package.json with build and release scripts
- Configure OpenAPI generator with config.json and openapitools.json
- Create post-build and release shell scripts
- Update .gitignore for Yarn and project-specific files
- Add .yarnrc.yml to configure node modules linking
- Remove deprecated model and test files from Monei/model and test directories
- Consolidate models in Monei/models directory
- Update OpenAPI generator version to 7.12.0
- Remove unused scripts and lock files
- Update configuration and test settings
- Update unit tests for PaymentsApi, SubscriptionsApi, PaymentMethodsApi, ApplePayDomainApi, and BizumApi
- Add comprehensive mock responses and error handling tests
- Remove deprecated integration test files
- Standardize test structure and improve test method coverage
- Enhance error handling and response validation in unit tests
- Downgrade OpenAPI generator version from 7.12.0 to 6.0.1
- Remove deprecated model and test files
- Update requirements and test dependencies
- Simplify project configuration files
- Remove unused GitHub workflow and build scripts
- Bump OpenAPI document version from 1.5.3 to 1.5.4
- Update version references across all files
- Add browser screen height and width to session and trace details
- Minor improvements to client and model configurations
- Modify test workflow to trigger only on pull requests
- Update uv sync command to use `--all-groups` flag
- Upgrade pytest to version 7.0.0 in test-requirements.txt
- Remove deprecated API key integration test file
- Delete requirements.txt and test-requirements.txt
- Update test workflow cache to use pyproject.toml instead of requirements files
- Modify test workflow to run uv sync with --group dev flag
- Simplify dependency installation for test environment
…kflow

- Define main and dev dependency groups in pyproject.toml
- Update test workflow to use `uv sync --all-groups`
@jimmyn jimmyn merged commit 77f27c7 into master Mar 6, 2025
6 checks passed
@jimmyn jimmyn deleted the next branch March 6, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants