Releases: buserbrasil/santander-python-sdk
UUID on Failure Return, Custom UUID Support, Improved Logging, and Development Enhancements
-The [request_id] (UUID) is now returned even when a PIX transaction fails, making it easier to track failed operations.
- Added support for sending a custom UUID when creating a PIX transaction, avoiding duplication of transaction.
- Improved logging for better error diagnosis and operational tracking.
- Enhancements to the development environment for increased productivity and consistency.
These changes improve traceability, error handling, and the overall developer experience with the SDK.
UUID on Failure Return, Custom UUID Support, Improved Logging, and Development Enhancements
-The [request_id] (UUID) is now returned even when a PIX transaction fails, making it easier to track failed operations.
Added support for sending a custom UUID when creating a PIX transaction, avoiding duplication of transaction.
Improved logging for better error diagnosis and operational tracking.
Enhancements to the development environment for increased productivity and consistency.
These changes improve traceability, error handling, and the overall developer experience with the SDK.
v0.3.2
v0.3.2
v0.3.1
Helpers updated and tests
v0.3.0
Update usage readme
v0.2.2
Melhoria de importação de módulos
v0.2.1
Use tag as version
v0.1.0
What's Changed
- Adiciona dependencias faltantes e uv.lock by Walison Filipe (@walison17) in #1
- Correção import de testes by Samuel Rodrigues (@darkdks) in #2
- Configura workflow para execução de testes by Walison Filipe (@walison17) in #3
- Rename santander_types to types by Erle Carrara (@ecarrara) in #4
- style/pep: apply ruff auto-fixes and formatting by Erle Carrara (@ecarrara) in #5
- Fix pyright errors by Erle Carrara (@ecarrara) in #6
- refactor: replace global config with dependency injection by Erle Carrara (@ecarrara) in #7
- Rename santander_client to santander_sdk by Samuel Rodrigues (@darkdks) in #8
- Publish package to PyPI by Erle Carrara (@ecarrara) in #9
New Contributors
- Walison Filipe (@walison17) made their first contribution in #1
- Samuel Rodrigues (@darkdks) made their first contribution in #2
- Erle Carrara (@ecarrara) made their first contribution in #4
Full Changelog: https://github.com/buserbrasil/santander-python-sdk/commits/v0.1.0