Skip to content

v1.12 documentation improvement and fixups - #71

Merged
tngraf merged 4 commits into
masterfrom
fix-v1.12
Sep 10, 2026
Merged

v1.12 documentation improvement and fixups#71
tngraf merged 4 commits into
masterfrom
fix-v1.12

Conversation

@gernot-h

@gernot-h gernot-h commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Some improvements for recent changes of v1.12.0:

  • The current ChangeLog for v1.12.0 was quite confusing for me, so I tried to improve it.
  • Add documentation for the Keycloak workflow to Readme
  • remove merge artifact in sw360_api.py
  • make SW360Response work (again)

Fixes #70

…e feature

During v1.12 development, the paging support for SW360 v20 (api_get_all
& friends) was developed in parallel to my SW360Response feature and
when merging both, the SW360Response got broken when talking to a v20
server as described in #70.

This fixes the api_get_all() path to also support SW360Response. Also
adds a short Readme section on how to use it.
@gernot-h

gernot-h commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator Author

@t-graf, note that I also added a conceptual fix bringing together the changes of @GMishx regarding v20 support and my SW360Response feature.

Initially, I planned to put this to a separate MR, but as it also belongs to the topics which I think should be quickly fixed in v1.12, I included it here. Just let me know if I should better separate the topics into two MRs for separate review!

@tngraf
tngraf merged commit 37082d6 into master Sep 10, 2026
10 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.

1.12.dev*: conflict between new HAL parsing helpers and new pagination helpers

3 participants