forked from apache/zeppelin
-
Notifications
You must be signed in to change notification settings - Fork 1
[Automated] Merge 3.2.3.4-2 into ODP-3.2.x-main #23
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
Open
JeffreySmith
wants to merge
555
commits into
ODP-3.2.x-main
Choose a base branch
from
rel/ODP-3.2.3.4-2
base: ODP-3.2.x-main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
* Remove map entries if Collection is empty * Add license header to new class
* Rewrite index.html handling * Polish initialize of the Rest API * Don't break the WebApp Classloader Isolation * Use default SessionHandler * Add simple session tests
* [ZEPPELIN-5902] Support Spark 3.4 * Address comment
Bumps [shiro-core](https://github.com/apache/shiro) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/apache/shiro/releases) - [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES) - [Commits](apache/shiro@shiro-root-1.9.1...shiro-root-1.10.0) --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update jsoup version to 1.14.2 * Update jsoup version to 1.15.3 * Update jsoup to 1.16.1 * Replace Whitelist with Safelist * Update LICENSE
* [HOTFIX] Validate note name * [HOTFIX] Validate note name * [HOTFIX] Validate note name * Update zeppelin-server/src/test/java/org/apache/zeppelin/service/NotebookServiceTest.java Co-authored-by: Philipp Dallig <philipp.dallig@gmail.com> * Update zeppelin-server/src/main/java/org/apache/zeppelin/service/NotebookService.java Co-authored-by: Philipp Dallig <philipp.dallig@gmail.com> * [HOTFIX] Fix commented --------- Co-authored-by: Philipp Dallig <philipp.dallig@gmail.com>
Co-authored-by: Maksim Zinal <mzinal@ru.ibm.com>
* Build and test with JDK 11 in CI * Fix enforcer plugin * JDK11 has an different order of Properties then JDK8 * Improve date and timeformat for jdk8 and jdk11 * Compile scala with nobootcp * add scala-xml for zeppelin-display * Change jdk for frontend ci tests
…4650) Bumps org.apache.spark:spark-core_2.12 from 3.1.1 to 3.3.3. --- updated-dependencies: - dependency-name: org.apache.spark:spark-core_2.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…arta This PR updates Jetty and some subcomponents such as Jackson, Jersey, Micrometer, Kubernetes client. In my opinion, it is not possible to split the pull request due to the annotation change. - Improvement * https://issues.apache.org/jira/browse/ZEPPELIN-6158 * CI * [x] - Manually * Does the license files need to update? Yes * Is there breaking changes for older versions? Yes * Does this needs documentation? No Closes apache#4902 from Reamer/jakarta. Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com> (cherry picked from commit e928edb)
….202406032230-r
…arta - V2 - Add hadoop related dependencies
This reverts commit 8e8c901.
… use Jakarta" This reverts commit 1927f6e
… use Jakarta - V2 - Add hadoop related dependencies" This reverts commit c8301f0.
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.
No description provided.