Releases: openedx/edx-enterprise-subsidy-client
Releases · openedx/edx-enterprise-subsidy-client
2.0.0
What's Changed
- chore: Update upgrade-python-requirements to 3.12 by @brobro10000 in #143
- chore: Upgrade Python requirements by @edx-requirements-bot in #144
- feat: Update package version with python 3.12 support by @brobro10000 in #145
New Contributors
- @brobro10000 made their first contribution in #143
Full Changelog: 0.5.0...2.0.0
0.5.0
What's Changed
- docs: Make it clear that this is unmaintained. by @feanil in #97
- fix: create_subsidy_deposit - metadata is optional by @pwnage101 in #100
- fix: pypi-publish master branch sunset by @CodeWithEmad in #98
- build: Switch to ubuntu-latest for builds by @feanil in #109
- docs: update maintainership in catalog-info.yaml by @bcitro in #130
- fix: Update the name of reviewers team in github flow by @muhammad-ammar in #136
- fix: remove python 3.8 support by @muhammad-ammar in #137
New Contributors
- @CodeWithEmad made their first contribution in #98
- @bcitro made their first contribution in #130
- @muhammad-ammar made their first contribution in #136
Full Changelog: 0.4.4...0.5.0
0.4.4
0.4.3
feat: adding new subsidy client method to fetch subsidy aggregate data
0.4.2 | python 3.12 support
0.4.1 | chore: add a unit test
0.4.0 | transaction create view accepts requested price
0.3.7 | Python dependency upgrades
0.3.6 | feat: pass idempotency key during transaction creation (pt. 2)
Merge pull request #24 from openedx/pwnage101/ENT-7204-2 feat: pass idempotency key during transaction creation (pt. 2)
0.3.5 | feat: pass idempotency key during transaction creation
Merge pull request #23 from openedx/pwnage101/ENT-7204 feat: pass idempotency key during transaction creation