What's Changed
- Prepare postgres migrations by @pmbrull in #5814
- Fixed: Team & Users page is stuck at loading on trying to join the team by @ShaileshParmar11 in #5816
- Fix typo by @eitsupi in #5818
- Defined a constant instead of duplicating string literal #1982 by @truemanD in #5819
- Refactor code to consolidate common code to EntityRepository and clea… by @sureshms in #5824
- Fix #5826 UI : Add Error Boundaries by @Sachin-chaurasiya in #5827
- Fix #5532 Suppress Yaml Warnings for generate typescript command by @vivekratnavel in #5783
- Fixes #5558 Add support for enumerating Operations and Resources for authoring policies by @sureshms in #5561
- Added event error and fernet classes to openmetadata-core by @parthp2107 in #5799
- Fix#5843 UI : Do not show the request description icon in entities that has no support for tasks yet by @Sachin-chaurasiya in #5844
- added condition to echo only with debug flag in bootstrap.sh by @parthp2107 in #5845
- Cypress: Cover service page issue related to description by @ShaileshParmar11 in #5529
- [Fix] Removed volume instructions from dockerfile. by @Rabi-Sahoo in #5851
- chore(ui): update types with respective libs instead hardcoded by @chirag-madlani in #5848
- Fixes #5245 Entity tag is not getting removed, even after glossary te… by @sureshms in #5838
- Fix #5471 Creating a tag with an illegal character prevents utilizing the tagging system until manually removed by @Sachin-chaurasiya in #5854
- Fix: issue 5645: UI feedback 0.11 by @ShaileshParmar11 in #5853
- Fixed Column level lineage issue #5825 by @ShaileshParmar11 in #5861
- fix(ui): #5836 User profile should show user related activity only by @chirag-madlani in #5864
- Fix #2895: Added Foreign Key support by @ulixius9 in #5856
- added config to publish to maven repository in catalog pom.xml by @parthp2107 in #5870
- Fixes #3133 -- Adding Additional Column Tests by @TeddyCr in #5867
- Fix #5871 - Validate rest and update FQN for DatabaseSchema by @pmbrull in #5873
- Feat: UI button to pause/unpause ingestion pipeline executions by @ShaileshParmar11 in #5884
- issue-5757: s3-prefix-fix-added by @codingwithabhi in #5876
- fix(ui): #5850 loading issue for teams and user page by @chirag-madlani in #5881
- Feat: Added Lineage support for topic and mlModal by @ShaileshParmar11 in #5888
- Fixes #5866 -- Implement Support for Median Metric by @TeddyCr in #5887
- Fix #5764 Backend: Add support for filter by task status by @vivekratnavel in #5899
- Fix #5857 Add icon for foreign key constraint by @Sachin-chaurasiya in #5904
- UI: Fix browser zoom breaks UI layout by @vivekratnavel in #5909
- revert(ui): count badge was limit to 999 by @chirag-madlani in #5910
- test(ui): unit tests added for profilerUtils by @chirag-madlani in #5922
- Update docs recipe by @pmbrull in #5886
- Dbt Fixes and removed urllib from DBT and ometa by @OnkarVO7 in #5928
- fixed issue: Error handling not present for add/delete/update Webhook by @ShaileshParmar11 in #5911
- ✨ UI: Display a switch to show Closed Tasks vs Open Tasks by @Sachin-chaurasiya in #5929
- Update python CI order by @pmbrull in #5934
- fix(ui): owner search issue and show total count on load by @chirag-madlani in #5932
- Fix metadata es DAG by @pmbrull in #5933
- Fix Authentication Public Keys env variable in docker compose by @vivekratnavel in #5948
- Fix #5877: Renamed Database to DatabaseSchema for Oracle Connection by @ulixius9 in #5889
- Fix #5905: Bootsrap Migration Fix by @ulixius9 in #5930
- Fix #5926 Missing downstream in pipeline task view by @Sachin-chaurasiya in #5950
- Fix inputvariables by @Vj-L in #5961
- Prepare OpenMetadata Main for Next Release by @Vj-L in #5962
- feat(ui): refresh token support for OIDC client login by @chirag-madlani in #5923
- Fix #5809 Show count of schemas and tables being deleted when a database service is being deleted. by @Sachin-chaurasiya in #5963
- Fixes #5964 -- Trino Median function and columnValuesToMatchRegex wording by @TeddyCr in #5965
- Update missing FQN by @pmbrull in #5966
- Fix issue 5955 non-joinable team also visible at the time of signup by @ShaileshParmar11 in #5957
- Fix #5956 Long team names go out of the box by @Sachin-chaurasiya in #5959
- Fix #5968 Airbyte logo is missing by @Sachin-chaurasiya in #5970
- Connection options fix by @ulixius9 in #5971
- Snowflake View Definition Fix by @ulixius9 in #5974
- Docs - Migrate overview and restructure menu by @pmbrull in #5983
- Fixed #2188: Can add and remove more than 10 tags at once. by @parthp2107 in #5040
- Docs migration - Deployment and upgrades by @pmbrull in #5984
- Fix airflow docs by @pmbrull in #5985
- Fix #5092: Allow tag names to be 64 chars in length by @harshach in #5986
- Fixed issue-5897: UI: Tags usage link is broken by @ShaileshParmar11 in #5975
- Fix #5860: Dashboard usage throws Entity type not supported by @harshach in #5987
- Fixed issue 5981 UI: Add Team button doesn't work in the users page by @ShaileshParmar11 in #5992
- Snowflake Password Optional Field by @ulixius9 in #5994
- Fix UI: User name overflows out of the profile dropdown by @Sachin-chaurasiya in #5993
New Contributors
Full Changelog: 0.11.0-release...0.11.1-release