Releases: opendatahub-io/elyra
Releases · opendatahub-io/elyra
v4.2.0
What's Changed
Other
- Update the root
package.json
too on the automated script to update version by @caponetto in #71 - RHOAIENG-13688: Infinite loading after renaming a new txt file to pipeline extension by @paulovmr in #75
- RHOAIENG-12831: Standardize file selection on pipeline editor by @caponetto in #76
- RHOAIENG-13039: Build notebook-based images with the current Elyra code by @caponetto in #78
- RHOAIENG-545: [Elyra] Selected Runtime Image from Pipeline property field doesn't work in Pipeline editor by @paulovmr in #77
- RHOAIENG-15020: Add a dry mode option to the Release workflow by @paulovmr in #79
- Update version to
4.2.0
by @github-actions in #80 - RHOAIENG-15020: Add a dry mode option to the Release workflow - Without reusable workflow (#81) by @paulovmr in #82
Full Changelog: v4.1.1...v4.2.0
v4.1.1
v4.1.0
What's Changed
Other
- Sync main with jupyterlab4 branch by @paulovmr in #46
- Update ELYRA_GITHUB_BRANCH for bootstrap.py URL by @paulovmr in #48
- Allow production builds for UI packages by @caponetto in #50
- Use static
0.0.0
version onmain
by @caponetto in #53 - Fix pipeline editor path handling (#54) by @paulovmr in #56
- Use version
2.0.0
forsphinx_rtd_theme
by @caponetto in #59 - RHOAIENG-12830: Add Elyra shortcuts to file explorer context menu by @caponetto in #60
- RHOAIENG-13982: Filter out
undefined
values on pipeline change by @caponetto in #61 - RHOAIENG-13010: Fix create new node from context menu by @caponetto in #62
- RHOAIENG-13909: Script and workflow to bump Elyra's version by @caponetto in #65
- RHOAIENG-8159: Filter out invalid values before processing them on pipeline change by @caponetto in #67
- RHOAIENG-12696: Fix Code Snippet editor header text by @paulovmr in #64
- RHOAIENG-13877: Fix kernel dropdown style for Dark theme by @caponetto in #68
- fix(ci): Setup Python 3.11 across all jobs to not depend on the OS by @caponetto in #69
- Update version to
4.1.0
by @github-actions in #70
New Contributors
- @github-actions made their first contribution in #70
Full Changelog: v4.0.3...v4.1.0
v4.0.3
v4.0.2
What's Changed
Other
- [
4.0.x
] Bump Elyra's version to4.0.2
by @caponetto in #55 - Fix pipeline editor path handling by @paulovmr in #54
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
Other
- [
4.0.x
] Bump Elyra's version to4.0.1
by @caponetto in #52
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
Other
- Support for builds on mac+podman by @etirelli in #22
- Add
--force-reinstall
toinstall-server-package
target by @caponetto in #24 - Fixes to get a green CI by @caponetto in #26
- Add Python 3.11 to CI matrix by @caponetto in #27
- Fix 2 tests by @caponetto in #28
- Improve reason to skip tests by @caponetto in #29
- Standardize external URLs of KFP resources to v2 by @caponetto in #31
- Removing test that checks for CRI-O enable/disable, as it no longer applies to kfp v2 by @etirelli in #30
- [WIP] JupyterLab 4.x upgrade by @paulovmr in #25
- Fix some integration tests and disable those that are failing by @caponetto in #33
- RHOAIENG-12695: Migrate custom form renderers from metadata package to JL 4.x plus fixes by @caponetto in #35
- RHOAIENG-11956 : Adding some information on test failure by @etirelli in #36
- RHOAIENG-12851: Fix blank tab when trying to edit a code snippet by @caponetto in #37
- RHOAIENG-11709: Adding a release github action by @etirelli in #32
- RHOAIENG-11959: Apply patches for Elyra from notebooks repository to Elyra fork by @paulovmr in #34
- Fix release environment setup by @paulovmr in #38
- RHOAIENG-12697: Fix Run/Debug on Python editor extension by @caponetto in #39
- RHOAIENG-12850: Fix no warning is shown if a code snippet is added to a file with different language by @caponetto in #40
- RHOAIENG-12849: Fix
Tags
component style by @caponetto in #41 - Bump Elyra's version to
4.0.0.dev1
by @caponetto in #42 - RHOAIENG-13167: Fix Tags component style used by the Filter tools by @caponetto in #43
- RHOAIENG-13044: set ELYRA_FILE_BASE_PATH var for script embedded in runtime images by @harshad16 in #44
- Upgrade requirement package with most compatible by @harshad16 in #45
- Update elyra version for v4.0.x branch by @paulovmr in #47
- Update elyra version to 4.0.0 by @paulovmr in #49
- [
v4.0.x
] Allow production builds for UI packages by @caponetto in #51
New Contributors
Full Changelog: 3.16.7...v4.0.0
v4.0.0.rc0
What's Changed
Other
- RHOAIENG-13167: Fix Tags component style used by the Filter tools by @caponetto in #43
- RHOAIENG-13044: set ELYRA_FILE_BASE_PATH var for script embedded in runtime images by @harshad16 in #44
- Upgrade requirement package with most compatible by @harshad16 in #45
- Update elyra version for v4.0.x branch by @paulovmr in #47
Full Changelog: v4.0.0.dev1...v4.0.0.rc0
v4.0.0.dev1
What's Changed
Other
- RHOAIENG-12697: Fix Run/Debug on Python editor extension by @caponetto in #39
- RHOAIENG-12850: Fix no warning is shown if a code snippet is added to a file with different language by @caponetto in #40
- RHOAIENG-12849: Fix
Tags
component style by @caponetto in #41 - Bump Elyra's version to
4.0.0.dev1
by @caponetto in #42
Full Changelog: v4.0.0.dev0...v4.0.0.dev1
v4.0.0.dev0
What's Changed
Other
- Support for builds on mac+podman by @etirelli in #22
- Add
--force-reinstall
toinstall-server-package
target by @caponetto in #24 - Fixes to get a green CI by @caponetto in #26
- Add Python 3.11 to CI matrix by @caponetto in #27
- Fix 2 tests by @caponetto in #28
- Improve reason to skip tests by @caponetto in #29
- Standardize external URLs of KFP resources to v2 by @caponetto in #31
- Removing test that checks for CRI-O enable/disable, as it no longer applies to kfp v2 by @etirelli in #30
- [WIP] JupyterLab 4.x upgrade by @paulovmr in #25
- Fix some integration tests and disable those that are failing by @caponetto in #33
- RHOAIENG-12695: Migrate custom form renderers from metadata package to JL 4.x plus fixes by @caponetto in #35
- RHOAIENG-11956 : Adding some information on test failure by @etirelli in #36
- RHOAIENG-12851: Fix blank tab when trying to edit a code snippet by @caponetto in #37
- RHOAIENG-11709: Adding a release github action by @etirelli in #32
- RHOAIENG-11959: Apply patches for Elyra from notebooks repository to Elyra fork by @paulovmr in #34
- Fix release environment setup by @paulovmr in #38
New Contributors
- @etirelli made their first contribution in #22
- @caponetto made their first contribution in #24
- @paulovmr made their first contribution in #25
Full Changelog: 3.16.7...v4.0.0.dev0