Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-01-26 | 1.7 kB | |
v3.14.2 source code.tar.gz | 2023-01-26 | 28.2 MB | |
v3.14.2 source code.zip | 2023-01-26 | 28.6 MB | |
Totals: 3 Items | 56.8 MB | 0 |
What's Changed
New Features
- Update factory image tags to use SHA256 hashes by @akchinSTC in https://github.com/elyra-ai/elyra/pull/3075
Bug Fixes
- Fix write_error function implementation in handlers by @akchinSTC in https://github.com/elyra-ai/elyra/pull/3080
- Fix negative parameter behavior by @marthacryan in https://github.com/elyra-ai/elyra/pull/3062
- Fix int parameter handling of default zero by @marthacryan in https://github.com/elyra-ai/elyra/pull/3090
Other
- Add link to parameters blog post to documentation by @kiersten-stokes in https://github.com/elyra-ai/elyra/pull/3064
- Remove caps in dependencies for kfp-related packages by @kevin-bates in https://github.com/elyra-ai/elyra/pull/3076
- Disable test due to inconsistent setup in CI by @akchinSTC in https://github.com/elyra-ai/elyra/pull/3073
- Decrease jupyter_core floor, cap nbclient for 3.7 by @kevin-bates in https://github.com/elyra-ai/elyra/pull/3071
- Update package to include all-optional-dependencies subpackage by @akchinSTC in https://github.com/elyra-ai/elyra/pull/3067
- Repackage data files into elyra-server distribution by @akchinSTC in https://github.com/elyra-ai/elyra/pull/3081
- Support using podman as container runtime by @akchinSTC in https://github.com/elyra-ai/elyra/pull/3082
- Fix oneOf file selection by @marthacryan in https://github.com/elyra-ai/elyra/pull/3065
- Update release script for linux environments by @akchinSTC in https://github.com/elyra-ai/elyra/pull/3086
Full Changelog: https://github.com/elyra-ai/elyra/compare/v3.14.1...v3.14.2