Commit graph

49 commits

Author SHA1 Message Date
Kamil Kisiela
4e372d4e5b
Update CHANGELOG.md of Router (#5734) 2024-10-22 14:51:12 +03:00
Kamil Kisiela
c7288038f2
Align schema coordinates collecting logic (#5676) 2024-10-16 14:24:02 +02:00
Kamil Kisiela
ce9c64db44
Use graphql-hive/<service> docker images and update repo refs (#5672) 2024-10-14 16:36:45 +02:00
renovate[bot]
06815c593c
fix(deps): update rust crate reqwest to 0.12.0 (#4323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 12:16:46 +00:00
Kamil Kisiela
e8179c122c
Apollo Router - write supergraph schema file to temporary directory (#5178) 2024-07-19 09:44:18 +02:00
Kamil Kisiela
7ddf063984
CDN endpoints with and without /artifact-type part (#4484) 2024-04-11 09:00:31 +02:00
renovate[bot]
71e9b2ca43
fix(deps): update rust crate reqwest to 0.11.24 (#4216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 13:14:43 +00:00
renovate[bot]
6610aa9a2e
fix(deps): update rust crate thiserror to 1.0.57 (#4217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 15:01:16 +02:00
renovate[bot]
ddef94c639
fix(deps): update rust crate futures to 0.3.30 (#3938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 16:28:40 +02:00
renovate[bot]
3558f46dec
fix(deps): update rust crate async-trait to 0.1.77 (#3937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 09:00:25 +02:00
renovate[bot]
ef693b34ad
fix(deps): update rust crate tokio to 1.36.0 (#3908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 14:46:23 +02:00
Kamil Kisiela
8dc872af90
Modify router.yaml and update Router's changelog (#3776) 2024-01-09 10:09:23 +01:00
Jonas Lergell
1e783349f3
feat: Make schema file path configurable in router registry plugin (#3751) 2024-01-09 10:06:00 +01:00
renovate[bot]
ec818f00c2
fix(deps): update rust crate reqwest to 0.11.23 (#3767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-09 08:22:06 +00:00
renovate[bot]
1992e60665
fix(deps): update rust crate thiserror to 1.0.56 (#3768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-09 09:50:47 +02:00
renovate[bot]
8435265883
fix(deps): update rust crate tokio to 1.35.1 (#3769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-09 09:50:41 +02:00
renovate[bot]
33fb823b7a
fix(deps): update rust crate tokio to 1.34.0 (#3581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-15 08:55:52 +02:00
renovate[bot]
1f9d7c6fc9
fix(deps): update rust crate futures to 0.3.29 (#3573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-15 08:55:46 +02:00
renovate[bot]
306c4129c5
fix(deps): update rust crate thiserror to 1.0.50 (#3576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-13 12:40:49 +02:00
renovate[bot]
838dc7a2ab
fix(deps): update rust crate reqwest to 0.11.22 (#3574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-13 08:17:53 +02:00
renovate[bot]
39e057fbbf
fix(deps): update rust crate sha2 to 0.10.8 (#3575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 09:32:02 +02:00
renovate[bot]
31c4bef912
fix(deps): update rust crate async-trait to 0.1.74 (#3571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 14:04:13 +02:00
Kamil Kisiela
8c3ac60f73
Bump lru crate to ^0.12.1 range (#3549) 2023-12-07 15:14:19 +01:00
Kamil Kisiela
7d00b9ed6b
Avoid panicking in Usage Plugin and ensure valid supergraph SDL (#2783)
Co-authored-by: Yassin Eldeeb <yassineldeeb94@gmail.com>
2023-10-24 10:00:04 +02:00
renovate[bot]
14c1a2fe24
fix(deps): update rust crate lru to 0.12.0 (#3130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-24 08:59:33 +03:00
renovate[bot]
a81495b01c
fix(deps): update rust crate lru to 0.11.0 (#2932)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 06:33:46 -07:00
Kamil Kisiela
ede8b8722f
Fix a memory issue in Router (#2781) 2023-08-28 11:50:06 +00:00
Kamil Kisiela
efc044d498
Detect changes in Cargo.lock and Cargo.toml (#2669) 2023-07-27 09:22:15 +02:00
Kamil Kisiela
6cf8a545af
router: use debug level when logging dropped operations (#2579) 2023-07-11 08:40:04 +00:00
Kamil Kisiela
24f320dd8c
Add "enabled" flag to Usage Plugin (#2410) 2023-06-12 09:43:44 +02:00
Kamil Kisiela
268b16ccc7
Apollo Router accepts invalid SSL certificates (opt-in) (#2379) 2023-06-06 10:37:41 +02:00
Kamil Kisiela
dbfb47a81d
Basic logging for HiveRegistry struct (#2081)
Co-authored-by: Yassin Eldeeb <yassineldeeb94@gmail.com>
2023-04-24 09:48:25 +00:00
renovate[bot]
8bbaf5962b
fix(deps): update rust crate tokio to 1.27.0 (#1914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-14 10:17:18 +02:00
Kamil Kisiela
c1e7bbf266
Apply a fix from graphql-tools-rs (#1903) 2023-04-05 16:02:41 +02:00
renovate[bot]
12de77f44e
fix(deps): update rust crate lru to 0.10.0 (#1596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-01 16:27:31 +03:00
Yassin Eldeeb
7b24d337f3
refactor: eliminate concurrency from rust router plugin (#1607)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2023-03-31 12:04:58 +02:00
Kamil Kisiela
1182630603
Bump Apollo Router to v1.11.0 (#1634) 2023-03-08 14:45:17 +01:00
Kamil Kisiela
572e86c8d9
Use latest (unreleased yet) graphql-parser (#1198) 2023-01-31 11:05:36 +01:00
Kamil Kisiela
cdc3e7930b
Update Apollo Router and fix Docker Image (#972) 2023-01-18 21:00:23 +01:00
Laurin Quast
2cbf27fdc9
feat: add user-agent header to fetcher functions (#655)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-21 10:44:25 +01:00
Kamil Kisiela
7bee6a3e70
Use ETag and If-None-Match in Apollo Router (#433) 2022-09-30 14:51:01 +02:00
Kamil Kisiela
0a6f5ffb66
Use Apollo Router v1 (#416) 2022-09-29 10:55:26 +02:00
Kamil Kisiela
9f53db11ae
Don't panic on scalars used as variable types (#342) 2022-09-06 18:57:40 +02:00
Kamil Kisiela
87dd0a84ea Prettier packages/libraries/router/.dockerignore 2022-08-31 16:57:34 +02:00
Rob Crowe
a52340957d
Publish router docker image (#324)
Given router isn't get versioned, drop semver tags for now
2022-08-31 16:51:30 +02:00
Kamil Kisiela
5761d9e790
Fix sample_rate in Router (#297)
* Fix sample_rate
* Sort definitions
2022-08-23 14:31:02 +02:00
Kamil Kisiela
3339d83352
Fix Rust build (#307)
* Fix Rust build

* Fixes
2022-08-23 14:13:14 +02:00
Kamil Kisiela
23d55d7e0e
Remove comment (#271) 2022-08-08 15:07:10 +02:00
Kamil Kisiela
449b0f6e37
Initial version a plugin for Apollo Router (#266) 2022-08-08 14:58:22 +02:00