Releases: lyft/python-confidant-client
Releases · lyft/python-confidant-client
2.5.4
What's Changed
- upgrade to py310 by @alejandroroiz in #60
- add 403 return code to get service by @alejandroroiz in #59
- unpin py310 patch revision by @rstanevich in #61
New Contributors
- @alejandroroiz made their first contribution in #60
- @rstanevich made their first contribution in #61
Full Changelog: 2.5.2...2.5.4
2.5.2
What's Changed
- hotfix - pass in resource_id by @skiptomyliu in #53
- Bump version to 2.5.2 by @skiptomyliu in #54
Full Changelog: 2.5.1...2.5.2
2.5.1
What's Changed
- Updating get JWT to support resource ID by @erickduran in #52
Full Changelog: 2.5.0...2.5.1
2.5.0
2.4.0
What's Changed
- Support adding and removing credentials from services by @skiptomyliu in #50
Full Changelog: 2.3.2...2.4.0
2.3.2
What's Changed
- Adding metadata to get credential and get service by @erickduran in #49
Full Changelog: 2.3.1...2.3.2
2.3.1
What's Changed
- Adding get services function and bump to 2.3.1 by @erickduran in #48
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- Creating get and update credential functions by @erickduran in #46
- Bump version to 2.3.0 by @erickduran in #47
New Contributors
- @erickduran made their first contribution in #46
Full Changelog: 2.2.5...2.3.0
2.2.5
What's Changed
- Add ability to configure additional safety checks by @skiptomyliu in #43
- Use retries parameter by @danielmmetz in #44
New Contributors
- @danielmmetz made their first contribution in #44
Full Changelog: 2.2.3...2.2.4
Bug fix where args were being dropped
What's Changed
- Avoid passing in user AWS auth session to process by @skiptomyliu in #41
- Bug fix where arg was dropped, minor refactoring and error output by @skiptomyliu in #42
Full Changelog: 2.2.2...2.2.3