v0.25.0
What's Changed
New features:
- Sorting by Featured: use labels instead of annotations by @aleixhub in #768
- Refactor workshop-manager to be asynchronous by @jkupferer in #774
- Change to manage workshop actions and lifespan in Workshop by @jkupferer in #775
- Rename support type to SLA by @aleixhub in #792
- Feat: Param to disable workshop UI by @aleixhub in #793
- Introduce RHDP logo and namings by @aleixhub in #807
- refactor: Inidicate optional params by @aleixhub in #808
- Integrate API & UI with babylon-ratings by @aleixhub in #809
- Ratings API & catalog-manager Operator by @aleixhub in #776
- Introduce total ratings in StarRating component by @aleixhub in #812
- Remove ratings from optional_flags by @aleixhub in #823
- Support event as stage value by @aleixhub in #824
- Refactor: Workshop landing page by @aleixhub in #825
- Rating filter in catalog by @aleixhub in #820
- Add not available message if no provisions by @aleixhub in #814
Bugfixes:
- Fix propagating action schedule when start or stop is absent by @jkupferer in #770
- Bugfix: Read assets from public folder by @aleixhub in #772
- Fix missing await in workshop-manager by @jkupferer in #777
- Fix logic to set owner references by @jkupferer in #778
- bugfix: Import missing dep by @aleixhub in #784
- bugfix: Add space between elements by @aleixhub in #789
- bugfix: Clear catalog cache after updating it by @aleixhub in #790
- Bugfix: Include missing deps by @aleixhub in #800
- Bugfix: Specify API port by @aleixhub in #801
- Bugfix: Dont show error message if not necessary by @aleixhub in #822
- Bugfix: Adapt Dockerfile to support custom s2i files by @aleixhub in #805
- Bugfix: Ensure user has required groups before viewing the catalog by @aleixhub in #806
- Bugfix: Allow request to fail by @aleixhub in #813
- Bugfix use aiohttp instead of requests by @aleixhub in #816
Library updates
- Bump ui & workshop-manager by @aleixhub in #764
- Build(deps-dev): Bump @typescript-eslint/parser from 5.46.0 to 5.46.1 in /catalog/ui by @dependabot in #765
- Build(deps-dev): Bump prettier from 2.8.0 to 2.8.1 in /catalog/ui by @dependabot in #767
- Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 in /catalog/ui by @dependabot in #766
- bump agnosticv-operator version by @fridim in #769
- Build(deps-dev): Bump css-loader from 6.7.2 to 6.7.3 in /catalog/ui by @dependabot in #771
- agnosticv-operator v0.31.1 by @jkupferer in #779
- Build(deps): Bump react-router-dom from 6.4.5 to 6.5.0 in /catalog/ui by @dependabot in #783
- Build(deps-dev): Bump eslint from 8.29.0 to 8.30.0 in /catalog/ui by @dependabot in #782
- Build(deps): Bump @patternfly/react-styles from 4.92.0 to 4.92.3 in /catalog/ui by @dependabot in #781
- Build(deps): Bump @patternfly/react-icons from 4.93.0 to 4.93.3 in /catalog/ui by @dependabot in #780
- Build(deps-dev): Bump @typescript-eslint/parser from 5.46.1 to 5.47.0 in /catalog/ui by @dependabot in #788
- Build(deps): Bump @patternfly/react-table from 4.111.45 to 4.112.6 in /catalog/ui by @dependabot in #787
- Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 in /catalog/ui by @dependabot in #785
- Build(deps): Bump @patternfly/react-core from 4.264.0 to 4.267.6 in /catalog/ui by @dependabot in #786
- Build(deps): Bump react-router-dom from 6.5.0 to 6.6.0 in /catalog/ui by @dependabot in #791
- Build(deps): Bump react-router-dom from 6.6.0 to 6.6.1 in /catalog/ui by @dependabot in #794
- Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 in /catalog/ui by @dependabot in #795
- Build(deps-dev): Bump @typescript-eslint/parser from 5.47.0 to 5.47.1 in /catalog/ui by @dependabot in #796
- Build(deps-dev): Bump eslint from 8.30.0 to 8.31.0 in /catalog/ui by @dependabot in #797
- Bump agnosticv-operator to v0.31.2 by @aleixhub in #798
- Bump babylon UI v0.24.3 by @aleixhub in #799
- Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 in /catalog/ui by @dependabot in #803
- Build(deps-dev): Bump @typescript-eslint/parser from 5.47.1 to 5.48.0 in /catalog/ui by @dependabot in #802
- Bump babylon-ratings to v0.1.3 by @aleixhub in #804
- Poolboy v1.2.1 by @jkupferer in #810
- Build(deps-dev): Bump babel-loader from 9.1.0 to 9.1.2 in /catalog/ui by @dependabot in #811
- Build(deps): Bump dompurify from 2.4.1 to 2.4.2 in /catalog/ui by @dependabot in #815
- Build(deps-dev): Bump postcss from 8.4.20 to 8.4.21 in /catalog/ui by @dependabot in #819
- Build(deps): Bump dompurify from 2.4.2 to 2.4.3 in /catalog/ui by @dependabot in #818
- Build(deps-dev): Bump prettier from 2.8.1 to 2.8.2 in /catalog/ui by @dependabot in #817
- Bump agnosticv-operator to v0.31.3 by @aleixhub in #821
- Build(deps): Bump react-router-dom from 6.6.1 to 6.6.2 in /catalog/ui by @dependabot in #828
- Build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 in /catalog/ui by @dependabot in #827
- Build(deps-dev): Bump @typescript-eslint/parser from 5.48.0 to 5.48.1 in /catalog/ui by @dependabot in #826
Full Changelog: v0.24.0...v0.25.0