Commit graph

240 commits

Author SHA1 Message Date
Kamil Kisiela
f4d5f7ee5b
Move hive-console-sdk-rs to Hive Router repository (#7476) 2026-01-20 17:27:47 +01:00
Laurin Quast
954e9f3c37
feat: update Node.js to 24.13 (#7492) 2026-01-16 15:31:31 +01:00
Laurin Quast
ed3fea1423
remove emails and webhooks service (#7458) 2026-01-12 15:11:33 +01:00
Laurin Quast
ec77725ca1
feat: persistent job queue with postgraphile worker (#7383)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
2026-01-12 13:13:23 +01:00
Iha Shin (신의하)
ad667020d7
chore: increase mem limit for OIDC mock on dev (#7442) 2025-12-18 10:18:59 +01:00
Laurin Quast
a71cd2bbb9
feat: bump minio versions (#7423) 2025-12-15 15:52:45 +01:00
Arda TANRIKULU
c52bc17e64
fix(sdk-rs): use symlink JSON Schema instead of using a relative path to fix the build (#7406) 2025-12-11 14:35:12 +00:00
Arda TANRIKULU
24c099818e
enhance(sdk-rs): use usage report json schema as a source of truth (#7405) 2025-12-11 11:55:55 +00:00
Adam Benhassen
840bc08236
feat(migrations): add configurable data retention TTL for self-hosted instances (#7303) 2025-12-09 23:16:52 +02:00
Yannick Rödl
8972ab4d14
feat: include git in CLI docker container (#7369) 2025-12-09 12:42:53 +01:00
TheGuildBot
39d969edb4
Update apollo-router to 2.9.0 (#7338)
Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
2025-12-09 11:36:17 +03:00
Adam Benhassen
52228c5e24
fix: remove unused statsviz port from docker-compose.dev.yml (#7376) 2025-12-08 12:38:13 +01:00
Adam Benhassen
b6bf782e21
chore(otel): fixes reported vulnerability (#7359) 2025-12-04 10:59:23 +01:00
Adam Benhassen
fdee69c1f7
chore(clickhouse): add size-based compression config for docker-compose.dev.yml (#7320) 2025-12-02 18:18:06 +01:00
Adam Benhassen
1316d9a162
otel-collector: fix oom, add profiling extensions and benchmark report (#7262) 2025-12-01 15:35:12 +02:00
Adam Benhassen
92327d80eb
fix(otel-collector): update telemetry metrics config for v0.140.0 (#7311) 2025-11-25 13:43:16 +01:00
Adam Benhassen
172ee83a0e
chore(otel-collector): upgrade to v0.140.0 and Go 1.25, fixes security issues (#7304)
Co-authored-by: Gemini <gemini@google.com>
2025-11-24 10:37:33 +01:00
Jonathan Brennan
f180cb6fb9
development docs updates (#7228) 2025-11-06 08:02:42 -06:00
Arda TANRIKULU
b80e8960f4 New shared cargo package: hive-console-sdk (#7143) 2025-10-29 17:03:50 +02:00
Emily Goodwin
7fe1c271a5
feat: Advanced breaking change detection for inputs and arguments for apollo-router-hive-fork (#6906)
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
2025-10-23 17:39:14 +03:00
jdolle
bf6a6a829d
adjust local clickhouse configuration (#7150) 2025-10-22 10:19:48 +02:00
Laurin Quast
2498407831
chore: adjust otel insert config (#7122) 2025-10-15 18:39:38 +02:00
Laurin Quast
b5897e28a1
chore: detailed otel collector prometheus metrics (#7118) 2025-10-15 13:17:08 +02:00
Laurin Quast
fbdc7d2511
chore: remove otel-collector from community docker compose file (#7109) 2025-10-14 13:45:59 +02:00
Laurin Quast
4f70fc9555
feat: otel telemetry collection and dashboard (#6796)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
Co-authored-by: Denis Badurina <denis@denelop.com>
2025-10-10 14:06:02 +02:00
Laurin Quast
03f7066449
chore: use new Dockerfile key value format (#7092) 2025-10-10 09:16:04 +02:00
Dotan Simha
f67e4d317a
use bitnamilegacy/redis:7.4.2 (#7016) 2025-09-18 16:49:42 +03:00
Laurin Quast
eed6eb4b8c
fix: rust version (#7000) 2025-09-15 15:27:00 +02:00
Dotan Simha
d2f5387d76
chore(router): upgrade apollo-router and core docker image (#6857) 2025-06-23 11:31:00 +03:00
Dotan Simha
6f0af0eb71
fix(apollo-router-fork): fix toolchain version, fix build, update Crate resolver (#6788) 2025-05-14 17:01:42 +03:00
Laurin Quast
8c3413a207
feat(usage): report with organization access tokens (#6538)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-06 09:19:37 +08:00
Kamil Kisiela
bf06e94f5f
Write a heap dump to a disk when SIGUSR1 signal is received (#6571) 2025-03-03 13:51:08 +01:00
Kamil Kisiela
f60ae6e83e
Replaces rate-limit, stripe-billing and usage-estimator with commerce (#6540) 2025-02-24 10:41:01 +00:00
TheGuildBot
30d248a73c
Update apollo-router to 1.60.0 and rustc to 1.84.1 (#6485)
Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2025-02-14 12:51:02 +01:00
renovate[bot]
91a4b3440a
chore(deps): update node.js to 22.13 (#6323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 16:49:30 +07:00
renovate[bot]
09af691bb3
chore(deps): update bitnami/redis docker tag to v7.4.2 (#6317) 2025-01-09 12:55:59 +07:00
renovate[bot]
84d963a793
chore(deps): update caddy docker tag to v2.9.1 (#6320) 2025-01-09 12:54:58 +07:00
renovate[bot]
c1e0a1e046
chore(deps): update node.js to 22.12 (#6219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-30 12:29:04 +02: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
Tuval Simha
25f14604f4
Update docker compose PG version (#6142)
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-12-22 11:15:31 +02:00
TheGuildBot
79755d7e5a
Update apollo-router to 1.58.1 (#6087)
Co-authored-by: kamilkisiela <8167190+kamilkisiela@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-12-18 13:03:24 +02:00
Kamil Kisiela
4fb58feaa5
Remove container_name from docker compose files (#6136) 2024-12-17 15:49:14 +00:00
Dotan Simha
2d32711a42
fix router image build, improve ci for docker images build (#5940) 2024-11-18 16:16:00 +02:00
Laurin Quast
cd9a13cd4f
feat: upgrade supertokens-core to 9.3 (#5897) 2024-11-13 20:41:11 +01:00
Laurin Quast
0eef5edc6b
chore: upgrade supertokens-core to 8.x.x (#5889) 2024-11-11 13:04:45 +01:00
renovate[bot]
fb53f135ba
chore(deps): update dependency node to 22.11 (#5849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 10:56:24 +02:00
renovate[bot]
fe2927ee22
chore(deps): update bitnami/redis docker tag to v7.4.1 (#5814)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 11:25:05 +02:00
renovate[bot]
eefbaf0dbb
chore(deps): update redpandadata/redpanda docker tag to v23.3.21 (#5794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-27 17:41:19 +02:00
Kamil Kisiela
4dcc7e81c0
Upgrade Node to v22.10 (#5728) 2024-10-22 09:33:22 +03:00