Commit Graph

47 Commits

Author SHA1 Message Date
db4cc98643
feat: update with web assembly components
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-12-01 22:21:17 +01:00
974e1ee0d6
feat: enable webpki roots
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-30 12:31:46 +01:00
79a8a34499 chore(deps): update rust crate tracing-subscriber to v0.3.19
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-11-30 01:19:48 +00:00
c9bbeb2439 fix(deps): update rust crate bytes to v1.9.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-11-29 01:10:19 +00:00
b19ff0b7e5 chore(deps): update rust crate tracing to v0.1.41
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-11-28 01:11:13 +00:00
43c5fa1731
feat: reqwest as native build
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 21:42:41 +01:00
ea5adb2f93
feat: add common queue
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 21:08:37 +01:00
ee323e99e8
feat: add discovery
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 17:12:15 +01:00
c4434fd841 fix(deps): update rust crate tower-http to 0.6.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-11-24 01:15:41 +00:00
670fd0d13b
feat: added tonic
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 01:15:59 +01:00
d1e9eb9eb5
feat: add agent
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-24 00:53:43 +01:00
7487e7336e
feat: add churn v2
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-23 22:58:43 +01:00
610a465279
feat: initial v2 commit
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-23 22:39:13 +01:00
cfe21ad23c
feat: reset
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-11-23 22:38:25 +01:00
0f5249f620 chore(deps): update rust crate serde to v1.0.215 2024-11-12 01:07:53 +00:00
30ca5c540f chore(deps): update rust crate serde to v1.0.214 2024-10-29 01:11:07 +00:00
e0c622f8fd chore(deps): update rust crate serde to v1.0.213 2024-10-23 00:10:40 +00:00
8159603490 chore(deps): update rust crate serde to v1.0.210 2024-09-07 00:07:13 +00:00
736e166b76 chore(deps): update rust crate serde to v1.0.209 2024-08-24 04:06:37 +00:00
542e7aceaf chore(deps): update rust crate serde_json to v1.0.126 2024-08-23 20:25:55 +00:00
3e65cda2c9 chore(deps): update all dependencies 2024-08-22 13:39:37 +00:00
9f23dd935a chore(deps): update rust crate serde to v1.0.208 2024-08-21 20:32:58 +00:00
085123a1b0 fix(deps): update all dependencies 2024-07-06 13:16:57 +00:00
c3dda47512 chore(deps): update all dependencies 2024-05-25 19:03:43 +00:00
0a61a1d429 chore(deps): update rust crate serde to v1.0.203 2024-05-25 18:29:38 +00:00
385290973a chore(deps): update rust crate anyhow to 1.0.86 2024-05-18 12:27:12 +00:00
d61f17e693 chore(deps): update rust crate anyhow to 1.0.85 2024-05-17 22:42:44 +00:00
a5773107be chore(deps): update rust crate anyhow to 1.0.84 2024-05-17 18:19:00 +00:00
97445670ab chore(deps): update rust crate itertools to 0.13.0 2024-05-16 16:19:44 +00:00
19a812843f fix(deps): update rust crate capnp to 0.19.5 2024-05-16 12:48:40 +00:00
e962ef58be fix(deps): update rust crate capnp to 0.19.4 2024-05-13 02:08:44 +00:00
fad1329650 chore(deps): update rust crate anyhow to 1.0.83 2024-05-06 18:20:50 +00:00
e7b513f8d5 chore(deps): update rust crate reqwest to 0.12.4 2024-04-19 18:29:54 +00:00
f61c432762 chore(deps): update rust crate chrono to 0.4.38 2024-04-15 10:05:19 +00:00
dd2bf3fe94 chore(deps): update rust crate anyhow to 1.0.82 2024-04-10 04:29:58 +00:00
09fc25ebd5
feat: update
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-06 23:03:17 +02:00
91e7f470ef
feat: update
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-06 22:48:23 +02:00
f5bf3f53a4
feat: update stuff
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-06 21:58:50 +02:00
7e22a7f3ab
feat: update
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-06 21:30:49 +02:00
b161e19021 chore(deps): update all dependencies 2024-04-05 15:10:46 +00:00
75d99c2461
feat: with sled db and capnp
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-27 18:15:25 +02:00
757d1081bd
feat: with sled db
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-27 16:49:53 +02:00
e0545c726c
feat: with monitoring
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-27 00:07:56 +02:00
569f5272e6
feat: with monitor
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-26 22:32:38 +02:00
8c41e1004c
feat: with enroll
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-26 18:46:56 +02:00
97978df287
feat: add initial churn
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-25 21:52:28 +02:00
f61d0bbf12
feat: add simple health check
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-24 17:22:45 +02:00