gaurav2733
|
4efa46f8c9
|
test(cypress/users): add automatic reset password test (#9515)
|
2023-12-28 15:05:14 +05:30 |
|
Harshal Sheth
|
89c7059ce9
|
chore(build): update base-requirements + add script for regeneration (#9524)
|
2023-12-28 14:36:41 +05:30 |
|
Harshal Sheth
|
9f79f44dd6
|
build: enable gradle caching (#9525)
|
2023-12-27 20:05:17 -05:00 |
|
cburroughs
|
754d881447
|
build(ingest/feast): upgrade to latest feast version (#9439)
|
2023-12-27 19:33:41 -05:00 |
|
Fernando Marino`
|
b7a0bbcb3d
|
feat(ingest/openapi): support proxies and alternate auth schemes (#9492)
Co-authored-by: Fernando Marino <f.marino@rheagroup.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-12-27 19:24:25 -05:00 |
|
Sumit Patil
|
cfb4d2f95f
|
feat(ui): Allow copying assertion urn from the UI (#9523)
|
2023-12-27 14:55:37 -05:00 |
|
Ryan Despain
|
c804b3c1aa
|
fix(ingest/fivetran): handle missing user_id for a connection (#9460)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-12-27 14:49:16 -05:00 |
|
Dmytro Kulyk
|
19f104a109
|
fix(ingest/glue): glue table partition (Athena v3) profiling parameters retrieval error (#9521)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-12-27 14:43:28 -05:00 |
|
RyanHolstien
|
651998de44
|
feat(frontend): align frontend sso code with refactors (#9506)
|
2023-12-26 14:34:10 -06:00 |
|
ethan-cartwright
|
1e64a75339
|
fix(frontend): Add JSON list oidc group extraction logic (#9495)
Co-authored-by: Ethan Cartwright <ethan.cartwright@acryl.io>
|
2023-12-26 19:34:05 +05:30 |
|
kushagra-apptware
|
d399a53057
|
fix(ui): correct the color of edit links (#9517)
|
2023-12-26 18:26:40 +05:30 |
|
gaurav2733
|
4448cf1f2d
|
fix(ui/ingestion): add debounce on search on ingestion listing page (#9516)
|
2023-12-26 16:30:24 +05:30 |
|
Harshal Sheth
|
ed5bdfc5ae
|
feat(ingest/redshift): merge CLL instead of overwriting (#9513)
|
2023-12-22 23:12:31 +01:00 |
|
Harshal Sheth
|
0d8568e087
|
fix(ingest): update dbt type inference (#9512)
|
2023-12-22 14:59:14 -05:00 |
|
kushagra-apptware
|
db55fadb73
|
feat(ui): add custom cron option for UI based ingestion (#9510)
|
2023-12-22 19:48:30 +05:30 |
|
Harshal Sheth
|
52687f3eea
|
feat(ingest): support CLL for redshift materialized views with auto refresh (#9508)
|
2023-12-22 08:18:22 +01:00 |
|
kushagra-apptware
|
4fe1df6892
|
feat(ui): edit link option (#9498)
|
2023-12-22 11:57:24 +05:30 |
|
Harshal Sheth
|
be329986ab
|
feat(ingest): rename custom package path from models to metadata (#9502)
|
2023-12-21 20:30:36 -05:00 |
|
Harshal Sheth
|
ca518d6c78
|
feat(ingest): remove librdkafka hacks (#9507)
|
2023-12-21 20:28:45 -05:00 |
|
Tamas Nemeth
|
cfc641f0d0
|
fix(ingest/databricks): Pinning databricks sdk to not fail on mypy issues (#9500)
|
2023-12-21 20:32:51 +01:00 |
|
Harshal Sheth
|
a18c72083d
|
feat(ingest): handle multiline string coercion (#9484)
|
2023-12-21 13:50:39 -05:00 |
|
Harshal Sheth
|
b80d2f471c
|
fix(ingest/fivetran): only materialize upstream lineage (#9490)
|
2023-12-21 13:35:34 -05:00 |
|
RyanHolstien
|
55cb56821c
|
fix(kafka): fix infinite deserialization logging (#9494)
|
2023-12-21 10:33:25 -06:00 |
|
Aseem Bansal
|
a49a435eef
|
feat(analytics): change MAU chart to be until last month (#9499)
|
2023-12-21 19:38:46 +05:30 |
|
Sumit Patil
|
80fb145a7b
|
style(search): Tag overflow add padding (#9497)
|
2023-12-21 17:57:41 +05:30 |
|
Sumit Patil
|
50be329492
|
feat(ui/glossary): Keep the same tab selected when browsing Glossary (#9469)
|
2023-12-21 13:24:33 +05:30 |
|
Harshal Sheth
|
bf813d1d24
|
fix(ingest): update ingest_stats event with transformer types (#9487)
|
2023-12-20 15:49:03 -05:00 |
|
noggi
|
c8e59aabed
|
Do not sync demo in downstream repos (#9493)
|
2023-12-20 12:33:23 -08:00 |
|
Salman-Apptware
|
16d3df620f
|
fix(ui): Tab doesn't represent the page you are on for non-data asset pages (#9468)
|
2023-12-20 16:32:52 +05:30 |
|
david-leifker
|
76be5173b2
|
fix(docker): fix frontend dev docker path (#9488)
|
2023-12-19 15:52:59 -06:00 |
|
david-leifker
|
3777730d78
|
fix(quickstart): force strings for mysql version (#9485)
|
2023-12-19 15:30:47 -06:00 |
|
Nate Bryant
|
a29fce9d82
|
Adds urnBasedPagination option to datahub-upgrade RestoreIndices (#9232)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
|
2023-12-19 14:08:55 -06:00 |
|
david-leifker
|
8f19138f68
|
feat(docker-compose): consolidate docker-compose profiles (#9478)
|
2023-12-19 12:00:54 -06:00 |
|
Ellie O'Neil
|
92c9940bbd
|
Allow message_name field for protobuf ingestion (#9480)
|
2023-12-19 09:24:03 -08:00 |
|
purnimagarg1
|
265d6bdb53
|
Fade recipe section to transparent on Ingestion Run Details (#9404)
|
2023-12-19 09:11:18 -08:00 |
|
Tamas Nemeth
|
94a1603676
|
fix(ingest/redshift: Fixing operation query to not return duplicate operations (#9481)
|
2023-12-19 10:30:21 -05:00 |
|
kushagra-apptware
|
1124ccc4ee
|
fix(ui/users): searching for users on Users page shows incorrect roles (#9474)
|
2023-12-19 17:29:37 +05:30 |
|
John Joyce
|
7b067822bd
|
feat(gms): Add support for platform-based browse (#9376)
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
|
2023-12-18 18:35:02 -08:00 |
|
Harshal Sheth
|
ecda3e6187
|
feat(ingest): pydantic v2 compatibility (#9434)
|
2023-12-18 18:26:33 -05:00 |
|
noggi
|
193d1464a6
|
Fix downstream CI issue (#9479)
|
2023-12-18 14:06:17 -08:00 |
|
Tamas Nemeth
|
03590a1948
|
fix(ingest/snowflake) - Fixing snowflake url with default region (#9443)
|
2023-12-18 13:54:31 -05:00 |
|
Harshal Sheth
|
9d386fbd6f
|
feat(ingest): enable CLL for dbt by default (#9466)
|
2023-12-18 11:38:16 +01:00 |
|
gaurav2733
|
b4fe451d93
|
feat : markdown support for group description (#9455)
|
2023-12-18 12:38:30 +05:30 |
|
kushagra-apptware
|
e58e2bf3be
|
feat: Deprecation 'Note' changed to Markdown Renderable (#9396)
Setting auto merge after test cases are passed
|
2023-12-18 05:32:33 +00:00 |
|
Harshal Sheth
|
caef6771b8
|
feat(ingest/redshift): drop repeated operations (#9440)
|
2023-12-15 15:07:56 -05:00 |
|
david-leifker
|
824df5a6a3
|
feat(build): gradle 8, jdk17, neo4j 5 (#9458)
|
2023-12-15 13:28:33 -06:00 |
|
RyanHolstien
|
6a16935728
|
fix(operations): fix get index sizes integer wrap (#9450)
|
2023-12-15 11:23:04 -06:00 |
|
Tamas Nemeth
|
0ea6145a9d
|
fix(ingest/profiling): Add option to enable external table profiling (#9463)
|
2023-12-15 00:12:45 +01:00 |
|
Harshal Sheth
|
4354af2012
|
fix(ingest): bump source configs json schema version (#9424)
|
2023-12-14 22:54:40 +01:00 |
|
naoki kuroda
|
26114dfeb2
|
docs: fix sample command for container logs (#9427)
|
2023-12-14 15:42:45 -05:00 |
|