Skip to content

Conversation

@nickls
Copy link
Contributor

@nickls nickls commented Oct 10, 2025

  • Updated Python client configuration files including .gitignore, .gitlab-ci.yml, .travis.yml, and setup.py.
  • Bumped Python version to 3.13-alpine in CI configurations.
  • Added new dependencies in requirements.txt and pyproject.toml.
  • Regenerated documentation for various models and API responses to reflect recent changes.

- Updated Python client configuration files including .gitignore, .gitlab-ci.yml, .travis.yml, and setup.py.
- Bumped Python version to 3.13-alpine in CI configurations.
- Added new dependencies in requirements.txt and pyproject.toml.
- Regenerated documentation for various models and API responses to reflect recent changes.
- Updated various Python client configuration files and documentation.
- Regenerated API documentation for multiple models and responses to ensure accuracy with recent changes.
- Adjusted templates and configurations for improved client generation.
- Upgraded actions/checkout from v3 to v4 and actions/setup-python from v4 to v5 in the CI workflow.
- Modified pytest command to run tests specifically in the cardscan_client/test/ directory with verbose output.
- Changed the endpoint from '/health' to '/ping' in Dart, Kotlin, Python, Swift, and TypeScript tests.
- Updated assertions to check for a 200 status code and the presence of a 'timestamp' in the response body.
- Improved error handling and logging for unexpected responses.
- Added 'path' dependency with version constraint ^1.8.0 in pubspec.yaml.
- Upgraded several package versions including aenum (3.1.16), aiohappyeyeballs (2.4.4), attrs (25.3.0), and pytest (8.3.5).
- Added new packages such as annotated-types (0.7.0) and updated existing dependencies with specific version constraints.
- Adjusted package groups for better organization and compatibility across different environments.
- Introduced a new step to generate code using build_runner in the GitHub Actions workflow for the Dart client.
- This step is added before running Dart serialization tests to ensure the latest code is built.
- Bumped version of the cardscan client from 0.11.1 to 0.14.1.
- Updated axios to version ^1.12.2 and form-data to version ^4.0.4.
- Upgraded several Babel packages to the latest versions, including @babel/code-frame, @babel/parser, and @babel/types.
- Added new dependencies and updated existing ones for improved functionality and compatibility.
- Updated the poetry version from 1.2.2 to 2.2.1 in the GitHub Actions workflow for the Python client.
@nickls nickls merged commit 277bc43 into main Oct 11, 2025
28 checks passed
@nickls nickls deleted the feat/pydanticv2 branch October 11, 2025 18:18
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