Commit graph

195 commits

Author SHA1 Message Date
Kamil Kisiela
4c63f32d23
Update LICENSE 2022-08-24 13:19:23 +02:00
Kamil Kisiela
79a03f0242
Create LICENSE 2022-08-24 13:18:32 +02:00
github-actions[bot]
01c383e5a5
chore(release): update monorepo packages versions (#309)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-23 15:55:39 +02:00
Kamil Kisiela
5a212f61f2
Avoid marking the same type as used twice (#308)
Fixes #305
2022-08-23 15:49:10 +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
db19282bf8
Implement new ClickHouse DB structure (#304)
FF_CLICKHOUSE_V2_TABLES
2022-08-23 12:53:22 +02:00
Ryan Perry-Nguyen
c8135f9e9f
fix postgres container healthcheck (#299) 2022-08-23 09:28:56 +02:00
Laurin Quast
31b3df00bd
docs-software (#300) 2022-08-17 10:01:42 +02:00
Kamil Kisiela
3b525b789c
Switching between projects/targets does not always work (#298)
Fixes #276
2022-08-16 16:32:26 +00:00
Kamil Kisiela
d050785810 Fix CLI intallation script 2022-08-16 16:09:15 +02:00
github-actions[bot]
1494017528
chore(release): update monorepo packages versions (#295)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-16 12:29:44 +02:00
Kamil Kisiela
511f9a477b Add missing @changesets/changelog-github 2022-08-16 12:24:43 +02:00
Kamil Kisiela
efb03e184d
Bump @oclif/core and update CLI installation script (#292)
* Bump @oclif/core

* Update CLI installation script
2022-08-16 12:10:55 +02:00
Dotan Simha
5b7e079151
Use latest changesets, fix changesets config (#294) 2022-08-16 12:03:34 +02:00
Kamil Kisiela
3711c0ebf9
Add --config router.yaml to Router in Monitoring 2022-08-16 10:36:38 +02:00
github-actions[bot]
3bdfdb0364
chore(release): update monorepo packages versions (#288)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-12 16:08:01 +02:00
Kamil Kisiela
d02f9efdf0
Initial Emails service (#261)
* Initial Emails service

* Fix yarn.lock

* Metrics

* Fixes
2022-08-12 14:51:09 +02:00
Kamil Kisiela
52969c0632
Hash operation based on its body, name, list of sorted coordinates (#283)
* Hash operation based on its body, name, list of sorted coordinates

* Support Docker Compose v2

* martynka

* Move hashing behind cache

* Add comments

* Move transformation of coordinates to the caching layer

* Add another test
2022-08-12 11:23:07 +02:00
Kamil Kisiela
a0b0dc06a5
Log errors comming from the useAuth0 (#287) 2022-08-12 10:29:04 +02:00
Kamil Kisiela
ef18a38cca
Show error messages in the client when publishing the schema (#272)
Closes #267
2022-08-12 10:15:19 +02:00
Ryan Perry-Nguyen
617192779b
docs: add auth0 app docs (#286) 2022-08-11 22:10:25 +02:00
Kamil Kisiela
5cb6df7be2
Do not capture schema building errors (#285)
* Do not Sentry.capture schema building errors
* To not pass originalError
2022-08-11 18:13:49 +02:00
Kamil Kisiela
854f987d20
More logs and a circuit breaker in IdempotentRunner (#284) 2022-08-11 17:19:47 +02:00
Kamil Kisiela
5cf6b92766
Use Slonik v30 (#282) 2022-08-11 10:58:36 +02:00
Kamil Kisiela
505e62bcce
Use transaction when publishing schema (#274) 2022-08-09 12:33:44 +02:00
Kamil Kisiela
ccabff3284
Do not log collected or processed reports (#273) 2022-08-09 10:58:50 +02:00
Kamil Kisiela
23d55d7e0e
Remove comment (#271) 2022-08-08 15:07:10 +02:00
Kamil Kisiela
2e3ccfe033
map a step output to a job output (#270) 2022-08-08 15:05:22 +02:00
Kamil Kisiela
449b0f6e37
Initial version a plugin for Apollo Router (#266) 2022-08-08 14:58:22 +02:00
github-actions[bot]
206f1ddcb4
chore(release): update monorepo packages versions (#265)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-03 11:45:54 +02:00
JYC
c0e08216b0
fix: hide missing token warning when disabled (#260)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-08-03 11:39:57 +02:00
Kamil Kisiela
3f1b6edc97
Update turbo to v1.4.2 (#264) 2022-08-03 11:19:44 +02:00
Kamil Kisiela
43f6817e1f
Schema Explorer (experimental) (#241) 2022-07-29 16:13:52 +02:00
github-actions[bot]
3a65f79a5e
chore(release): update monorepo packages versions (#240)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-27 17:15:38 +02:00
Kamil Kisiela
a94fd68503
Introduce createSupergraphManager (#262) 2022-07-27 17:12:23 +02:00
Kamil Kisiela
e4f11585d1
your 2022-07-21 17:44:58 +02:00
Kamil Kisiela
c22582cd8a
New landing page (#259) 2022-07-21 12:16:36 +02:00
Kamil Kisiela
5a70aee15b
One-time invitation link (#258)
Closes #250
2022-07-20 17:02:04 +02:00
Kamil Kisiela
9e90b1a53d
Client exclusions in breaking change detection (#243)
* Replace date-fns-tz with Intl.DateTimeFormat
2022-07-19 16:24:41 +02:00
Kamil Kisiela
79602c26d0
Explain logic in police worker (#248) 2022-07-19 09:36:42 +02:00
Kamil Kisiela
ffe03be9ea
WAF: block only when x-api-token and authorization headers are missing (#245) 2022-07-18 16:00:45 +02:00
Kamil Kisiela
ab9ae413b7
Log more details in the usage service (#244)
* Log more details in the usage service
2022-07-18 11:09:33 +02:00
Kamil Kisiela
03a5127fab
Fixes #218 (#242)
* Disable plugins in prettier

Closes #218

* fix
2022-07-14 13:57:55 +02:00
Kamil Kisiela
41ec31b3d2
Update GraphQL Inspector to 3.2.0 (#239) 2022-07-12 00:28:05 +02:00
Kamil Kisiela
1c2586f7a7
Migrate existing data retention periods (#238)
* Migrate existing data retention periods

* Fix invoices view
2022-07-11 22:42:22 +02:00
Kamil Kisiela
849747940b
Adjust title and description of the landing page (#236)
* Disallow robots for app
2022-07-11 21:52:00 +02:00
Kamil Kisiela
1d449f4cab
New pricing (#231)
* Format dates
* Fetch only active products from Stripe
2022-07-11 21:37:43 +02:00
Kamil Kisiela
05890fa347
Fix missing scopes when generating a token (#235)
Bug introduced by #220
2022-07-11 19:15:36 +02:00
Kamil Kisiela
0fd7e9eea3
Get Started checklist (#232) 2022-07-11 18:22:07 +02:00