Skip to content

oscar_python 2.1.0#51

Merged
SergioLangaritaBenitez merged 8 commits into
mainfrom
devel
Jun 25, 2026
Merged

oscar_python 2.1.0#51
SergioLangaritaBenitez merged 8 commits into
mainfrom
devel

Conversation

@SergioLangaritaBenitez

Copy link
Copy Markdown
Collaborator

No description provided.

* pagination option added

* adapt fdl scipt path

* absolute path posibility added

* client_id as optional argument

* client_id default value

* Update readme

* clean code and set default values

* Updating versions/notes for 1.3.3-beta1 release

* Updating versions/notes for 1.3.3-beta1 release

* use token of the user instead of the service

---------

Co-authored-by: Estíbaliz Parcero <5576714+esparig@users.noreply.github.com>
* pagination option added

* adapt fdl scipt path

* absolute path posibility added

* client_id as optional argument

* client_id default value

* Update readme

* clean code and set default values

* Updating versions/notes for 1.3.3-beta1 release

* Updating versions/notes for 1.3.3-beta1 release

* use token of the user instead of the service

* feat: implement missing API client methods and add unit tests

- Add 21 new methods to client.py (health, deployments, volumes,
  buckets, metrics, quotas, system_logs)
- Add load_config utility function in _utils.py
- Fix make_request UnboundLocalError on POST/PUT without data
- Add 29 unit tests across test_client.py and test_utils.py
- Fix all style issues (flake8 clean across project)
* pagination option added

* adapt fdl scipt path

* absolute path posibility added

* client_id as optional argument

* client_id default value

* Update readme

* clean code and set default values

* Updating versions/notes for 1.3.3-beta1 release

* Updating versions/notes for 1.3.3-beta1 release

* use token of the user instead of the service

* feat: implement missing API client methods and add unit tests

- Add 21 new methods to client.py (health, deployments, volumes,
  buckets, metrics, quotas, system_logs)
- Add load_config utility function in _utils.py
- Fix make_request UnboundLocalError on POST/PUT without data
- Add 29 unit tests across test_client.py and test_utils.py
- Fix all style issues (flake8 clean across project)

* feat: add federation API client methods and tests
* fix: add DELETE support and Content-Type header in make_request

* fix: update test_make_request_post to expect Content-Type header

@vicente87 vicente87 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

* fix: add DELETE support and Content-Type header in make_request

* fix: update test_make_request_post to expect Content-Type header
@SergioLangaritaBenitez SergioLangaritaBenitez merged commit 3c57508 into main Jun 25, 2026
2 checks passed
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