rahul MALAWADKAR
21b5061b55
Added code to programmatically load GMS certs into frontend SSL truststore ( #14166 )
2025-07-24 17:09:04 -05:00
david-leifker
3d65a2ed8d
feat(monitoring): modernize datahub monitoring ( #13898 )
2025-07-08 12:40:24 -05:00
david-leifker
4a898e1594
feat(auth): user.props authentication ( #12259 )
2025-01-02 17:25:23 -06:00
david-leifker
8c724dbf47
feat(api): authorization extended for soft-delete and suspend ( #12158 )
2024-12-18 12:45:38 -06:00
david-leifker
5c5812804b
feat(entity-client): batch entity-client ingestProposals ( #11787 )
2024-11-05 09:42:21 -06:00
david-leifker
0e4b3c15c9
refactor(datahub-frontend): upgrade frontend pac4j ( #11709 )
2024-10-28 09:05:16 -05:00
david-leifker
6c55511f9a
fix(misc): misc fixes ( #11678 )
2024-10-22 06:59:40 -05:00
david-leifker
f23765ec30
feat(auth): implement session authorization cache ( #11327 )
2024-09-11 15:06:24 -05:00
david-leifker
3dd1c4cd41
feat(entity-client): restli batchGetV2 batchSize fix and concurrency ( #10630 )
2024-06-06 15:38:54 -05:00
david-leifker
b8b7928dd4
fix(misc): misc fixes for OSS release ( #10493 )
2024-05-13 14:37:36 -05:00
david-leifker
731c29e675
feat(graph-retriever): implement graph retriever ( #10241 )
2024-04-16 10:12:48 -05:00
david-leifker
f9e64d03cc
feat(auth): view authorization ( #10066 )
2024-03-23 06:15:36 -05:00
david-leifker
ed10a8d8cc
feat(search): search access controls ( #9892 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-02-28 16:57:26 -06:00
RyanHolstien
651998de44
feat(frontend): align frontend sso code with refactors ( #9506 )
2023-12-26 14:34:10 -06:00
Aseem Bansal
e14474176f
feat(lint): add spotless for java lint ( #9373 )
2023-12-06 11:02:42 +05:30
RyanHolstien
60c1aab587
fix(frontend): update cookie module ( #8862 )
2023-10-17 15:50:32 -05:00
david-leifker
aef49b8fb2
feat(entity-client): enable client side cache for entity-client and usage-client ( #8877 )
2023-09-21 22:00:14 -05:00
Chris Collins
fd89047ee2
fix(sso) Retrieve cookie configs separately from SSO configs ( #7330 )
2023-02-14 13:36:47 -05:00
david-leifker
ecc01b9a46
refactor(restli-mce-consumer) ( #6744 )
...
* fix(security): commons-text in frontend
* refactor(restli): set threads based on cpu cores
feat(mce-consumers): hit local restli endpoint
* testing docker build
* Add retry configuration options for entity client
* Kafka debugging
* fix(kafka-setup): parallelize topic creation
* Adjust docker build
* Docker build updates
* WIP
* fix(lint): metadata-ingestion lint
* fix(gradle-docker): fix docker frontend dep
* fix(elastic): fix race condition between gms and mae for index creation
* Revert "fix(elastic): fix race condition between gms and mae for index creation"
This reverts commit 9629d12c3bdb3c0dab87604d409ca4c642c9c6d3.
* fix(test): fix datahub frontend test for clean/test cycle
* fix(test): datahub-frontend missing assets in test
* fix(security): set protobuf lib datahub-upgrade & mce/mae-consumer
* gitingore update
* fix(docker): remove platform on docker base image, set by buildx
* refactor(kafka-producer): update kafka producer tracking/logging
* updates per PR feedback
* Add documentation around mce standalone consumer
Kafka consumer concurrency to follow thread count for restli & sql connection pool
Co-authored-by: leifker <dleifker@gmail.com>
Co-authored-by: Pedro Silva <pedro@acryl.io>
2022-12-26 16:09:08 +00:00
david-leifker
27ea3bf125
fix(security): play framework upgrade ( #6626 )
...
* fix(security): play framework upgrade
2022-12-08 20:27:51 -06:00
Aditya Radhakrishnan
e8259788a3
feat(tracking): add telemetry for frontend events ( #6129 )
2022-10-06 18:56:32 -07:00
neojunjie
8d4b7cf8a1
fix(PlayCookie) PLAY_TOKEN cookie rejected because userprofile exceeds 4096 chars ( #5114 )
2022-07-14 09:52:51 -07:00
RyanHolstien
72eff249ad
chore(deps): play - upgrade for CVEs ( #4891 )
2022-05-10 16:15:53 -07:00
RyanHolstien
9422578e41
Revert "chore(deps): upgrade play to remove CVEs ( #4864 )" ( #4868 )
...
This reverts commit 84a026b1263ab91cd4010d905129a279523f413e.
2022-05-06 15:08:35 -07:00
RyanHolstien
84a026b126
chore(deps): upgrade play to remove CVEs ( #4864 )
2022-05-06 13:42:03 -07:00
RyanHolstien
ad7a92a098
Revert "chore(deps): upgrade play dependencies to remove CVE vulnerabilities ( #4820 )" ( #4861 )
...
This reverts commit fa4abeade750c487504976e13c7aad2789b9e49e.
2022-05-06 10:18:30 -07:00
RyanHolstien
fa4abeade7
chore(deps): upgrade play dependencies to remove CVE vulnerabilities ( #4820 )
2022-05-06 08:05:19 -07:00
John Joyce
86f240769f
Fixing OIDC encryption bug from v0.8.29 ( #4418 )
2022-03-15 17:41:08 -07:00
John Joyce
ef31b0ee6a
fix(frontend): Fix common OIDC issues ( #4351 )
2022-03-08 14:27:19 -08:00
John Joyce
f49666a230
feat(auth): Metadata Service Authentication! ( #3598 )
2021-11-22 16:33:14 -08:00
John Joyce
2c5edd88ab
feat(graphql): migrating GraphQL API to metadata-service (nee GMS) ( #3131 )
2021-08-20 10:58:07 -07:00