david-leifker
fa4ff7bced
feat(openapi-ingestion): implement openapi ingestion ( #12757 )
2025-03-11 08:25:53 -05:00
Aseem Bansal
436b74cd3a
dev: move from flake8,isort to ruff ( #12375 )
2025-01-17 23:50:13 +05:30
david-leifker
4296373c5f
config(rest-api): enable authentication and api authorization by default ( #11484 )
2024-09-27 11:31:25 -05:00
Pedro Silva
dd732d0d46
feat(cli): Make consistent use of DataHubGraphClientConfig ( #10466 )
...
Deprecates get_url_and_token() in favor of a more complete option: load_graph_config() that returns a full DatahubClientConfig.
This change was then propagated across previous usages of get_url_and_token so that connections to DataHub server from the client respect the full breadth of configuration specified by DatahubClientConfig.
I.e: You can now specify disable_ssl_verification: true in your ~/.datahubenv file so that all cli functions to the server work when ssl certification is disabled.
Fixes #9705
2024-07-25 19:06:14 +00:00
Aseem Bansal
3f9490d901
feat(cli): option to init via username password, add lint for smoke-test ( #9675 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-31 14:42:40 +05:30
Aseem Bansal
3c0727e9b7
feat(ci): split no cypress test suite ( #9387 )
2023-12-06 15:07:50 +05:30
Aseem Bansal
bb39d5418f
fix(lint): run black, isort ( #8978 )
2023-10-10 16:08:34 +05:30
Shirshanka Das
8e6e4e8962
refactor(ci): move from sleep to kafka lag based testing ( #8094 )
2023-06-06 14:44:52 -07:00
Harshal Sheth
afd65e16fb
feat(cli): delete cli v2 ( #8068 )
2023-05-23 14:43:44 -05:00
david-leifker
33fd876421
feat(elasticsearch): Updates to elasticsearch configuration, dao, and tests ( #6269 )
2022-11-15 18:03:11 -08:00
Ravindra Lanka
386719f15a
feat(platform): timeseries - Server & Client side changes to support timeseries aspect deletion & rollback. ( #4756 )
2022-09-11 11:27:46 -07:00
John Joyce
f387901ca8
feat(gms): Entity change events v1 (Platform Event) ( #4687 )
2022-04-19 20:04:14 -07:00
RyanHolstien
15474cdad5
fix(timeline): enhance schema field name change and removal support ( #4603 )
2022-04-15 15:36:04 -07:00
RyanHolstien
d8368e92ef
fix(ci): timeline - fix assertion in test ( #4285 )
2022-03-01 16:05:11 -08:00
RyanHolstien
77a27359f2
fix(platform): timeline - fix semantic version ordering in API response and cli improvements ( #4271 )
2022-02-28 15:14:13 -08:00
Ravindra Lanka
1ac20ee764
feat(platform): add timeline api for dataset entity ( #4252 )
2022-02-24 19:40:55 -08:00