-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: prepare 2.41.0 #1694
Merged
Merged
chore: prepare 2.41.0 #1694
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
jachro
commented
Sep 4, 2023
- feat: Authorizers to use the data from ProjectAuth graph (feat: Implement authorizers to use data from ProjectAuth graph #1688)
- fix: webhook-service not to fail when Project not found in GL (fix: webhook-service not to fail when Project not found in GL #1692)
- fix: hook validation process not to remove the token
- chore: CLI upgraded to 2.6.2
- fix: rollbacktoawaitingdeletion status change to retry on deadlock (fix: rollbacktoawaitingdeletion status change to retry on deadlock #1682)
- feat: Project Update API to take keywords, description and image information (Project Update API to allow modyfying project keywords #1631)
- fix: DBUpdater to take SessionResource and handle retries internally
- chore: Project Delete API to log info on successful removal
- fix: slug finding in token creation flow to work when project removed (fix: slug finding in token creation flow to work when project removed #1675)
- feat: project auth graph to be provisioned with visibility from GL (feat: project auth graph to be provisioned with visibility from GL #1676)
- chore: removed grafana dashboards
- chore: query time measurements on the new sparql client (chore: Add query time measurements to sparql client #1670)
Co-authored-by: RenkuBot <[email protected]>
* Record execution times for new sparql client
Co-authored-by: RenkuBot <[email protected]>
Co-authored-by: RenkuBot <[email protected]>
…41.0 (#1680) Co-authored-by: RenkuBot <[email protected]>
Co-authored-by: RenkuBot <[email protected]>
* feat: Project Update API on TG * feat: Project Update API on KG to update TS with a call to TG * feat: renku-core-client module * refactor: TG's Project Update API changed from PUT to PATCH * feat: KG's Project Update API to update project image, desc and keywords * refactor: helm config & conf reading * feat: GL project update to work with multipart request
Co-authored-by: RenkuBot <[email protected]>
Co-authored-by: RenkuBot <[email protected]>
Co-authored-by: RenkuBot <[email protected]>
* fix: webhook-service not to fail when Project not found in GL * fix: visibility finding in the MEMBER_SYNC flow to work when token not found * fix: hook validation process not to remove the token
* Allow filter for project-auth service * security finder using project-auth data * Move authorizers to kg module * auth finder for dataset id and sameAs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.