-
Notifications
You must be signed in to change notification settings - Fork 32
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: update changelog for release 0.50.0 #3556
Merged
Merged
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
ffae83a
to
f855e6c
Compare
169df76
to
7d50041
Compare
…te-changelog-0.50.0
rokroskar
reviewed
Mar 27, 2024
…te-changelog-0.50.0
rokroskar
approved these changes
Mar 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Panaetius
added a commit
that referenced
this pull request
Apr 3, 2024
* chore: create release 0.50.x * chore(deps): bump azure/setup-helm from 3 to 4 (#3525) Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3 to 4. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](Azure/setup-helm@v3...v4) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rok Roškar <[email protected]> * chore: update template versions (#3536) * chore: Remove `ui.client.url` from values as it is unused. (#3539) The value is not used anymore and we should remove it to avoid confusion. Co-authored-by: Rok Roškar <[email protected]> * chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3543) Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rok Roškar <[email protected]> * feat: renku 2.0 search (#3478) * chore: Renku search helm charts (#3481) * feat: add Solr to the subcharts. * feat: add message queue Redis to data-services (#3508) * chore: add gateway config for search endpoint * chore: add redis values for users sync svc * chore: add redis access to user sync job * chore: renku-graph 2.50.0 (with Jena 5.0.0) (#3549) * chore: renku-jena 0.0.25 * chore: graph updated to 2.50.0 * chore: streamline acceptance test dependencies (#3559) * chore: update changelog for release 0.50.0 (#3556) * chore(docs): improve the custom CA configuration part (#3552) The current version shows the configuration at the top level of the yaml while it should be under the global portion. * chore(docs): fix broken links to renku-python (#3063) Co-authored-by: Rok Roškar <[email protected]> Co-authored-by: Rok Roškar <[email protected]> Co-authored-by: Ralf Grubenmann <[email protected]> * chore: add sentry and prometheus for data services (#3548) * chore: clarify hidden features (#3561) * chore: Update selenium-java from 4.18.1 to 4.19.0 (#3560) * Upgrade search services to 0.0.39 (#3562) * Revert "chore: Update selenium-java from 4.18.1 to 4.19.0 (#3560)" This reverts commit c2af1f4. * chore: add single global Gitlab URL (#3222) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rok Roškar <[email protected]> Co-authored-by: Alessandro Degano <[email protected]> Co-authored-by: Lorenzo Cavazzi <[email protected]> Co-authored-by: Rok Roškar <[email protected]> Co-authored-by: Jakub Chrobasik <[email protected]> Co-authored-by: Flora Thiebaut <[email protected]> Co-authored-by: Samuel Gaist <[email protected]> Co-authored-by: bethcg <[email protected]> Co-authored-by: Ralf Grubenmann <[email protected]> Co-authored-by: Laura <[email protected]> Co-authored-by: eikek <[email protected]>
Panaetius
pushed a commit
that referenced
this pull request
Apr 3, 2024
Panaetius
pushed a commit
that referenced
this pull request
Apr 3, 2024
lorenzo-cavazzi
pushed a commit
that referenced
this pull request
Apr 8, 2024
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.
Update the release note with changes coming from
renku-ui
and Renku 2.0 sessions (UI, notebooks, data services).