v2.21.1-incubation
Details
Moving forward we are reducing our overhead and doing away with the incubation concept. As we move forward we will just be "early releasing" our code into ODH based on what we have actively being developed in our main
branch. This has some added benefits of making one stream of code and fixes so there is less "how do we get this for ODH vs RHOAI". This also has the added benefit of working to get all our early access work on RHOAI features to ODH as we develop them
We are at the same time looking to do away with our feature branches -- we will clean these up in the near future, everything should be locked behind feature flags (which will also be getting a facelift soon)
If you have any questions about this process, feel free to log a question ticket and we'll get back to you asap
It should be noted, there is a lossy effect with this release.
- We dropped Service Mesh support & the feature flag
- We may have lost some small feature that we were unaware of
- This is a reset on main with community features brought over
- If you have any knowledge of a loss of a feature and want it back, please let us know with a question ticket
What's Changed
- Merge main into f/notebook-controller by @lucferbux in #1729
- Update Jupyter Quickstart by @lucferbux in #1725
- Remove JupyterHub dependencies by @DaoDaoNoCode in #1211
- Remove 'opendatahub.io/link' dependency for notebook controller by @DaoDaoNoCode in #1792
- Merge main into f/notebook controller by @DaoDaoNoCode in #2233
- Merge main into f/notebook-controller by @DaoDaoNoCode in #2512
- improve cypress commands to better support running a single test spec by @christianvogt in #2546
- Merge main into f/notebook-controller by @DaoDaoNoCode in #2560
- remove storybook & playwright by @christianvogt in #2554
- Trim field input when configuring pipeline server by @DaoDaoNoCode in #2527
- Fix for application launcher crash by @jeff-phillips-18 in #2564
- fix(resource): RHOAIENG-1150, fix typo in tutorial by @gitdallas in #2559
- remove SDK initialize delay by @christianvogt in #2494
- RHOAIENG-2043:Add tests for project list page by @sthundat in #2466
- Clean up DSPA secret usage and elyra secret creation by @DaoDaoNoCode in #2504
- update patternfly-react to version 5.2.1 by @christianvogt in #2558
- additional test for project details by @pnaik1 in #2562
- Revert odhdashboardconfig with rhoai configuration by @lucferbux in #2563
- Re-enable config files by @lucferbux in #2570
- Merge main into f/notebook-controller by @DaoDaoNoCode in #2574
- Merge f/notebook-controller into main by @DaoDaoNoCode in #2513
New Contributors
Full Changelog: v2.21.0...v2.21.1-incubation