Releases: inloco/incognia-python
Releases · inloco/incognia-python
v3.5.1
What's Changed
- chore(deps): update requests requirement from ~=2.32.3 to ~=2.33.1 by @dependabot[bot] in #99
- chore(deps): update setuptools requirement from ~=71.1.0 to ~=82.0.1 by @dependabot[bot] in #97
- Add X-Incognia-Latency header with previous request latency by @alangalvino in #100
- Add keep_alive and max_connections configuration to IncogniaAPI by @alangalvino in #101
New Contributors
- @alangalvino made their first contribution in #100
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- Adding TENANT_ID and RELATED_WEB_REQUEST_TOKEN to python lib by @henriquecb2 in #96
New Contributors
- @henriquecb2 made their first contribution in #96
Full Changelog: v3.4.1...v3.5.0
v3.4.1
What's Changed
- Add credit_card_pos as payment method type by @vitor-amartins in #93
New Contributors
- @vitor-amartins made their first contribution in #93
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- adds custom properties to login request by @camillamaria94 in #92
Full Changelog: v3.3.0...v3.4.0
v.3.3.0
What's Changed
- feat: adds debtor and creditor account parameters by @pierreoria in #91
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- feat: adds person_id across all API request helper functions by @pierreoria in #88
- feat: adds custom properties to signup request by @camillamaria94 in #89
New Contributors
- @camillamaria94 made their first contribution in #89
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Feat: add location to transactions endpoint by @pierreoria in #76
- Feat: add location to transactions by @pierreoria in #77
- Update CODEOWNERS by @maxcabrajac in #78
- Feat/add fields to signup request by @pierreoria in #80
- feat: adds web signup function by @pierreoria in #81
- Chore/add payment methods by @pierreoria in #82
- feat: adds register payments params by @pierreoria in #84
- feat: adds web login and regular login params by @pierreoria in #87
New Contributors
- @pierreoria made their first contribution in #76
- @maxcabrajac made their first contribution in #78
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Replace installation_id and session_token with request token by @aninhalbuquerque in #70
- Add a singleton metaclass for IncogniaAPI by @aninhalbuquerque in #72
- fix!: remove invalid feedback types and add missing ones by @figueredo in #59
- feat!: remove timestamp from register_feedback by @figueredo in #62
Full Changelog: v2.2.0...v3.0.0
v2.2.0
What's Changed
- Give support to requestToken by @aninhalbuquerque in #65
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- doc: use occurred_at in register_feedback's sample code by @figueredo in #61
Full Changelog: v2.1.0...v2.1.1