Laurin Quast
|
69a28e2093
|
fix: check user input uuid (#6446)
|
2025-01-30 09:48:36 +00:00 |
|
Laurin Quast
|
b7e4052ecf
|
feat: granular permission assignment for organization members (#6231)
|
2025-01-29 10:31:47 +01:00 |
|
jdolle
|
53d7eae24a
|
fix: fetch breaking operations and clients in parallel to improve lat… (#6431)
|
2025-01-28 21:05:28 +00:00 |
|
jdolle
|
ab065182d8
|
fix: check request threshold against total request count (#6358)
|
2025-01-28 11:31:14 +01:00 |
|
renovate[bot]
|
cade7b34cb
|
chore(deps): update dependency undici to v6.21.1 [security] (#6401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-22 08:01:31 +02:00 |
|
Kamil Kisiela
|
d19229fb6e
|
Remove activity code leftovers (#6386)
|
2025-01-21 10:03:26 +00:00 |
|
Kamil Kisiela
|
781b140ffb
|
Show Impact metric in the Operations list on the Insights page. (#6389)
|
2025-01-21 09:39:37 +00:00 |
|
Kamil Kisiela
|
40213fb7dc
|
Update federation composition to 0.14.3 (#6380)
The `transformSupergraphToPublicSchema` removes now `@policy`, `@requiresScopes` and `@authenticated`.
The public schema shouldn't have them.
|
2025-01-17 10:28:20 +01:00 |
|
Kamil Kisiela
|
e754700212
|
Customizable default member role for OIDC users (#6348)
|
2025-01-16 16:48:21 +01:00 |
|
Kamil Kisiela
|
b40cabda74
|
Fix the audit log export (#6369)
|
2025-01-16 11:53:36 +00:00 |
|
jdolle
|
b58d2c5fdb
|
feat: add breaking changes total operations option (#6254)
|
2025-01-14 10:30:30 -08:00 |
|
Laurin Quast
|
24391ab6e3
|
refactor: remove usage of scopes for target access tokens (#6330)
|
2025-01-10 16:58:36 +01:00 |
|
Kamil Kisiela
|
1168564ef0
|
Delete the legacy registry models (#6259)
|
2025-01-10 15:17:11 +01:00 |
|
Laurin Quast
|
3183f5a9b4
|
feat: remove the member role migration (#6340)
|
2025-01-10 15:16:59 +01:00 |
|
Kamil Kisiela
|
d98e1468a2
|
Fix missing access in the laboratory mocked endpoint (#6262)
|
2025-01-09 09:55:04 +00:00 |
|
renovate[bot]
|
ded5f3a657
|
chore(deps): update aws-sdk-js-v3 monorepo to v3.723.0 (#6304)
|
2025-01-09 12:58:52 +07:00 |
|
renovate[bot]
|
d0945b8763
|
chore(deps): update dependency agentkeepalive to v4.6.0 (#6309)
|
2025-01-09 12:58:05 +07:00 |
|
renovate[bot]
|
131bcaf34c
|
chore(deps): update dependency @types/lodash to v4.17.14 (#6296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-09 11:00:17 +07:00 |
|
renovate[bot]
|
b2ec469fe0
|
chore(deps): update dependency @octokit/request-error to v6.1.6 (#6292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-09 10:58:59 +07:00 |
|
jdolle
|
10f91e2f95
|
fix(policy): added read access for schema policy linting (#6251)
|
2025-01-08 08:26:10 -08:00 |
|
Dotan Simha
|
cecd95bc6c
|
Remove uuid validation from some audit log events metadata (#6265)
|
2025-01-05 16:39:55 +07:00 |
|
Arda TANRIKULU
|
039c66bd24
|
enhance(@graphql-hive/yoga): improvements with Yoga's features (#6118)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
|
2025-01-03 13:16:27 +03:00 |
|
Laurin Quast
|
e747e4cd44
|
feat: remove legacy auth0 user accounts (#6066)
|
2025-01-03 09:59:56 +01:00 |
|
Kamil Kisiela
|
8483bd506f
|
Fix logic behind SchemaVersion.isFirstComposableVersion (#5402)
|
2025-01-02 15:04:35 +00:00 |
|
Dotan Simha
|
d66611a925
|
Fix integrationId value validation in ORGANIZATION_UPDATED_INTEGRATION audit log event (#6244)
|
2025-01-02 09:30:24 +00:00 |
|
Laurin Quast
|
72f4b879f8
|
fix: escape double quotes for clickhouse queries (#6226)
|
2024-12-27 13:23:38 +01:00 |
|
Laurin Quast
|
613ab9bd88
|
fix: log typo for contract checks (#6223)
|
2024-12-27 12:04:50 +01:00 |
|
Dimitri POSTOLOV
|
e0eb3bdb28
|
feat: preflight scripts for laboratory (#5564)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
|
2024-12-27 10:06:52 +00:00 |
|
Tuval Simha
|
38c14e21d8
|
feat: audit log for organizations (#5530)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
|
2024-12-27 10:00:29 +01:00 |
|
renovate[bot]
|
2ae4ee0570
|
chore(deps): update aws-sdk-js-v3 monorepo to v3.717.0 (#6188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-26 09:27:36 +02:00 |
|
renovate[bot]
|
5f75a9e3d5
|
chore(deps): update sentry (#6207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-25 16:52:51 +02:00 |
|
renovate[bot]
|
6e77a632f0
|
fix(deps): update dependency zod to v3.24.1 (#6211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-25 16:02:01 +02:00 |
|
renovate[bot]
|
b05bb5893e
|
chore(deps): update dependency @slack/web-api to v7.8.0 (#6192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-25 15:17:22 +02:00 |
|
renovate[bot]
|
689b8309c5
|
chore(deps): update dependency graphql-scalars to v1.24.0 (#6199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-25 13:00:46 +02:00 |
|
renovate[bot]
|
718752c177
|
chore(deps): update dependency @octokit/plugin-retry to v6.1.0 (#6190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-25 12:53:07 +02:00 |
|
renovate[bot]
|
789e0363ee
|
chore(deps): update dependency ioredis to v5.4.2 (#6177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-25 12:50:32 +02:00 |
|
renovate[bot]
|
41afcedb43
|
chore(deps): update dependency got to v14.4.5 (#6167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
|
2024-12-25 11:46:31 +02:00 |
|
renovate[bot]
|
42b8c1b7ca
|
chore(deps): update dependency dataloader to v2.2.3 (#6165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-25 11:21:49 +02:00 |
|
Dotan Simha
|
15c1412eab
|
Improve OTEL trace and add missing information about storage calls (#6152)
|
2024-12-22 16:48:24 +02:00 |
|
Kamil Kisiela
|
90932dab0a
|
Improve logging around tokens and fix initial read (#6149)
|
2024-12-21 19:35:11 +00:00 |
|
Kamil Kisiela
|
53e0a20ac6
|
Multi-Tier caching in the tokens service (#6129)
|
2024-12-19 12:35:23 +00:00 |
|
Kamil Kisiela
|
cffd08a53d
|
Update @theguild/federation-composition to v0.14.2 (#6111)
|
2024-12-12 14:25:44 +01:00 |
|
Laurin Quast
|
9297f33ad6
|
fix: allow organizations without slack or github integrations to manage integrations (#6065)
|
2024-12-02 12:07:20 +01:00 |
|
Dotan Simha
|
c273883bf3
|
Revert "refactor: decode user in storage" (#6064)
|
2024-12-01 10:13:20 +02:00 |
|
Tuval Simha
|
20aa818b87
|
Fix maskToken function (#6053)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
|
2024-11-29 09:17:15 +00:00 |
|
Dotan Simha
|
55377bbe23
|
improve logging around schema composition and external calls (#6055)
|
2024-11-29 09:14:09 +00:00 |
|
Laurin Quast
|
8254490bb6
|
refactor: decode user in storage (#6021)
|
2024-11-28 16:27:03 +01:00 |
|
Kamil Kisiela
|
67c756c7ed
|
Speed up get_top_operations_for_types query (#6041)
|
2024-11-27 11:41:23 +01:00 |
|
Laurin Quast
|
8b23910299
|
feat: remove unused methods from storage (#6019)
|
2024-11-22 09:19:05 +01:00 |
|
Kamil Kisiela
|
a87a541153
|
Retry calls to Github (check-runs) and inform user about Github API having issues (#5989)
|
2024-11-18 15:18:19 +00:00 |
|