@restatedev/restatectl-darwin-arm64 1.7.2 → 1.7.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +88 -78
- package/bin/restatectl +0 -0
- package/package.json +1 -1
package/NOTICE
CHANGED
|
@@ -36,6 +36,9 @@ arrow-row: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
|
36
36
|
arrow-schema: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
37
37
|
arrow-select: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
38
38
|
arrow-string: 58.3.0, "Apache-2.0", by, "Apache Arrow <dev@arrow.apache.org>"
|
|
39
|
+
asn1-rs: 0.6.2, "Apache-2.0 OR MIT", by, "Pierre Chifflier <chifflier@wzdftpd.net>"
|
|
40
|
+
asn1-rs-derive: 0.5.1, "Apache-2.0 OR MIT", by, "Pierre Chifflier <chifflier@wzdftpd.net>"
|
|
41
|
+
asn1-rs-impl: 0.2.0, "Apache-2.0 OR MIT", by, "Pierre Chifflier <chifflier@wzdftpd.net>"
|
|
39
42
|
assert2: 0.3.16, "BSD-2-Clause", by, "Maarten de Vries <maarten@de-vri.es>|Mara Bos <m-ou.se@m-ou.se>"
|
|
40
43
|
assert2-macros: 0.3.16, "BSD-2-Clause", by, "Maarten de Vries <maarten@de-vri.es>|Mara Bos <m-ou.se@m-ou.se>"
|
|
41
44
|
async-channel: 2.5.0, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>"
|
|
@@ -50,6 +53,7 @@ aws-config: 1.8.18, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.co
|
|
|
50
53
|
aws-credential-types: 1.2.14, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
|
|
51
54
|
aws-lc-rs: 1.16.3, "(Apache-2.0 OR ISC) AND ISC", by, "AWS-LibCrypto"
|
|
52
55
|
aws-lc-sys: 0.40.0, "(Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0) AND (Apache-2.0 OR ISC) AND Apache-2.0 AND BSD-3-Clause AND ISC AND MIT", by, "AWS-LC"
|
|
56
|
+
aws-msk-iam-sasl-signer: 1.0.1, "Apache-2.0", by, "Yuhao Su<yuhaosu@outlook.com>"
|
|
53
57
|
aws-runtime: 1.7.5, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
|
|
54
58
|
aws-sdk-dynamodb: 1.111.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
55
59
|
aws-sdk-lambda: 1.121.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
|
|
@@ -78,7 +82,7 @@ base62: 2.2.4, "MIT", by, "François Bernier <frankbernier@gmail.com>|Chai T. Re
|
|
|
78
82
|
base64: 0.21.7, "Apache-2.0 OR MIT", by, "Alice Maz <alice@alicemaz.com>|Marshall Pierce <marshall@mpierce.org>"
|
|
79
83
|
base64: 0.22.1, "Apache-2.0 OR MIT", by, "Marshall Pierce <marshall@mpierce.org>"
|
|
80
84
|
base64-simd: 0.8.0, "MIT", by, "N/A"
|
|
81
|
-
bifrost-benchpress: 1.7.
|
|
85
|
+
bifrost-benchpress: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
82
86
|
bigdecimal: 0.4.10, "Apache-2.0 OR MIT", by, "Andrew Kubera"
|
|
83
87
|
bilrost: 0.1014.2, "Apache-2.0", by, "Kent Ross <k@mad.cash>|Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com|Tokio Contributors <team@tokio.rs>"
|
|
84
88
|
bilrost-derive: 0.1014.2, "Apache-2.0", by, "Kent Ross <k@mad.cash>|Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Tokio Contributors <team@tokio.rs>"
|
|
@@ -130,7 +134,7 @@ cling: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
|
|
|
130
134
|
cling-derive: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
|
|
131
135
|
clipboard-win: 5.4.1, "BSL-1.0", by, "Douman <douman@gmx.se>"
|
|
132
136
|
cmov: 0.5.3, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
133
|
-
codederror: 1.7.
|
|
137
|
+
codederror: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
134
138
|
codederror-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
|
|
135
139
|
colorchoice: 1.0.5, "Apache-2.0 OR MIT", by, "N/A"
|
|
136
140
|
combine: 4.6.7, "MIT", by, "Markus Westerlind <marwes91@gmail.com>"
|
|
@@ -160,7 +164,7 @@ criterion-plot: 0.5.0, "Apache-2.0 OR MIT", by, "Jorge Aparicio <japaricious@gma
|
|
|
160
164
|
critical-section: 1.2.0, "Apache-2.0 OR MIT", by, "N/A"
|
|
161
165
|
crossbeam-channel: 0.5.15, "Apache-2.0 OR MIT", by, "N/A"
|
|
162
166
|
crossbeam-deque: 0.8.6, "Apache-2.0 OR MIT", by, "N/A"
|
|
163
|
-
crossbeam-epoch: 0.9.
|
|
167
|
+
crossbeam-epoch: 0.9.20, "Apache-2.0 OR MIT", by, "N/A"
|
|
164
168
|
crossbeam-utils: 0.8.21, "Apache-2.0 OR MIT", by, "N/A"
|
|
165
169
|
crossterm: 0.29.0, "MIT", by, "T. Post"
|
|
166
170
|
crossterm_winapi: 0.9.1, "MIT", by, "T. Post"
|
|
@@ -221,6 +225,7 @@ deflate64: 0.1.12, "MIT", by, "anatawa12 <anatawa12@icloud.com>"
|
|
|
221
225
|
defmt: 1.1.0, "Apache-2.0 OR MIT", by, "The Knurling-rs developers"
|
|
222
226
|
defmt-macros: 1.1.0, "Apache-2.0 OR MIT", by, "The Knurling-rs developers"
|
|
223
227
|
defmt-parser: 1.0.0, "Apache-2.0 OR MIT", by, "The Knurling-rs developers"
|
|
228
|
+
der-parser: 9.0.0, "Apache-2.0 OR MIT", by, "Pierre Chifflier <chifflier@wzdftpd.net>"
|
|
224
229
|
deranged: 0.5.8, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
|
|
225
230
|
derive_builder: 0.20.2, "Apache-2.0 OR MIT", by, "Colin Kiegel <kiegel@gmx.de>|Pascal Hertleif <killercup@gmail.com>|Jan-Erik Rediger <janerik@fnordig.de>|Ted Driggs <ted.driggs@outlook.com>"
|
|
226
231
|
derive_builder_core: 0.20.2, "Apache-2.0 OR MIT", by, "Colin Kiegel <kiegel@gmx.de>|Pascal Hertleif <killercup@gmail.com>|Jan-Erik Rediger <janerik@fnordig.de>|Ted Driggs <ted.driggs@outlook.com>"
|
|
@@ -257,7 +262,7 @@ erased-serde: 0.3.31, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>
|
|
|
257
262
|
errno: 0.3.14, "Apache-2.0 OR MIT", by, "Chris Wong <lambda.fairy@gmail.com>|Dan Gohman <dev@sunfishcode.online>"
|
|
258
263
|
error-code: 3.3.2, "BSL-1.0", by, "Douman <douman@gmx.se>"
|
|
259
264
|
etcd-client: 0.17.0, "Apache-2.0 OR MIT", by, "The etcd-client Authors <davidli2010@foxmail.com>"
|
|
260
|
-
event-listener: 5.4.
|
|
265
|
+
event-listener: 5.4.2, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|John Nunley <dev@notgull.net>"
|
|
261
266
|
event-listener-strategy: 0.5.4, "Apache-2.0 OR MIT", by, "John Nunley <dev@notgull.net>"
|
|
262
267
|
evmap: 11.0.0, "Apache-2.0 OR MIT", by, "Jon Gjengset <jon@thesquareplanet.com>"
|
|
263
268
|
eyre: 0.6.12, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>|Jane Lusby <jlusby42@gmail.com>"
|
|
@@ -306,7 +311,7 @@ google-cloud-rpc: 1.5.0, "Apache-2.0", by, "Google LLC"
|
|
|
306
311
|
google-cloud-wkt: 1.4.0, "Apache-2.0", by, "Google LLC"
|
|
307
312
|
googletest: 0.10.0, "Apache-2.0", by, "Bradford Hovinen <hovinen@google.com>|Bastien Jacot-Guillarmod <bjacotg@google.com>|Maciej Pietrzak <mpi@google.com>|Martin Geisler <mgeisler@google.com>"
|
|
308
313
|
googletest_macro: 0.10.0, "Apache-2.0", by, "Bradford Hovinen <hovinen@google.com>"
|
|
309
|
-
h2: 0.4.
|
|
314
|
+
h2: 0.4.16, "MIT", by, "Carl Lerche <me@carllerche.com>|Sean McArthur <sean@seanmonstar.com>"
|
|
310
315
|
half: 2.7.1, "Apache-2.0 OR MIT", by, "Kathryn Long <squeeself@gmail.com>"
|
|
311
316
|
hashbag: 0.1.13, "Apache-2.0 OR MIT", by, "Jon Gjengset <jon@thesquareplanet.com>"
|
|
312
317
|
hashbrown: 0.12.3, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
|
|
@@ -375,7 +380,7 @@ itertools: 0.10.5, "Apache-2.0 OR MIT", by, "bluss"
|
|
|
375
380
|
itertools: 0.13.0, "Apache-2.0 OR MIT", by, "bluss"
|
|
376
381
|
itertools: 0.14.0, "Apache-2.0 OR MIT", by, "bluss"
|
|
377
382
|
itoa: 1.0.18, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
378
|
-
jemalloc_pprof: 0.
|
|
383
|
+
jemalloc_pprof: 0.9.0, "Apache-2.0", by, "Frederic Branczyk <frederic.branczyk@polarsignals.com>|Brennan Vincent <brennan.vincent@polarsignals.com>"
|
|
379
384
|
jiff: 0.2.31, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
380
385
|
jiff-static: 0.2.31, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
381
386
|
jiff-tzdb: 0.1.6, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
@@ -421,7 +426,7 @@ litemap: 0.8.2, "Unicode-3.0", by, "The ICU4X Project Developers"
|
|
|
421
426
|
litrs: 1.0.0, "Apache-2.0 OR MIT", by, "Lukas Kalbertodt <lukas.kalbertodt@gmail.com>"
|
|
422
427
|
lock_api: 0.4.14, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
|
|
423
428
|
log: 0.4.29, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
|
|
424
|
-
logserver-bench: 1.7.
|
|
429
|
+
logserver-bench: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
425
430
|
loom: 0.7.2, "MIT", by, "Carl Lerche <me@carllerche.com>"
|
|
426
431
|
lru-slab: 0.1.2, "Apache-2.0 OR MIT OR Zlib", by, "Benjamin Saunders <ben.e.saunders@gmail.com>"
|
|
427
432
|
lz4-sys: 1.11.1+lz4-1.10.0, "MIT", by, "Jens Heyens <jens.heyens@ewetel.net>|Artem V. Navrotskiy <bozaro@buzzsoft.ru>|Patrick Marks <pmarks@gmail.com>"
|
|
@@ -433,7 +438,7 @@ matchit: 0.8.4, "BSD-3-Clause AND MIT", by, "Ibraheem Ahmed <ibraheem@ibraheem.c
|
|
|
433
438
|
md-5: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
434
439
|
md-5: 0.11.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
435
440
|
memchr: 2.8.0, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>|bluss"
|
|
436
|
-
memmap2: 0.9.
|
|
441
|
+
memmap2: 0.9.11, "Apache-2.0 OR MIT", by, "Dan Burkert <dan@danburkert.com>|Yevhenii Reizner <razrfalcon@gmail.com>|The Contributors"
|
|
437
442
|
metrics: 0.24.6, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
|
|
438
443
|
metrics-exporter-prometheus: 0.18.3, "Apache-2.0 AND MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
|
|
439
444
|
metrics-util: 0.20.4, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
|
|
@@ -446,7 +451,7 @@ mlua: 0.10.5, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>|kyren <catherine@kyju
|
|
|
446
451
|
mlua-sys: 0.6.8, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
|
|
447
452
|
mlua_derive: 0.10.1, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
|
|
448
453
|
mnemonic: 1.1.1, "MIT", by, "Matt Brubeck <mbrubeck@limpet.net>|Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|
449
|
-
mock-service-endpoint: 1.7.
|
|
454
|
+
mock-service-endpoint: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
450
455
|
moka: 0.12.15, "(Apache-2.0 OR MIT) AND Apache-2.0", by, "N/A"
|
|
451
456
|
ndk-context: 0.1.1, "Apache-2.0 OR MIT", by, "The Rust Windowing contributors"
|
|
452
457
|
nibble_vec: 0.1.0, "MIT", by, "Michael Sproul <micsproul@gmail.com>"
|
|
@@ -480,6 +485,7 @@ objc2-encode: 4.1.0, "MIT", by, "Mads Marquart <mads@marquart.dk>"
|
|
|
480
485
|
object: 0.37.3, "Apache-2.0 OR MIT", by, "N/A"
|
|
481
486
|
object_store: 0.13.2, "Apache-2.0 OR MIT", by, "N/A"
|
|
482
487
|
octocrab: 0.44.1, "Apache-2.0 OR MIT", by, "XAMPPRocky <xampprocky@gmail.com>"
|
|
488
|
+
oid-registry: 0.7.1, "Apache-2.0 OR MIT", by, "Pierre Chifflier <chifflier@wzdftpd.net>"
|
|
483
489
|
once_cell: 1.21.4, "Apache-2.0 OR MIT", by, "Aleksey Kladov <aleksey.kladov@gmail.com>"
|
|
484
490
|
once_cell_polyfill: 1.70.2, "Apache-2.0 OR MIT", by, "N/A"
|
|
485
491
|
oorandom: 11.1.5, "MIT", by, "Simon Heath <icefox@dreamquest.io>"
|
|
@@ -519,7 +525,7 @@ portable-atomic: 1.13.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
|
519
525
|
portable-atomic-util: 0.2.7, "Apache-2.0 OR MIT", by, "N/A"
|
|
520
526
|
potential_utf: 0.1.5, "Unicode-3.0", by, "The ICU4X Project Developers"
|
|
521
527
|
powerfmt: 0.2.0, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
|
|
522
|
-
pp-bench: 1.7.
|
|
528
|
+
pp-bench: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
523
529
|
ppmd-rust: 1.4.0, "CC0-1.0 OR MIT-0", by, "N/A"
|
|
524
530
|
pprof: 0.15.0, "Apache-2.0", by, "Yang Keao <keao.yang@yahoo.com>"
|
|
525
531
|
pprof_util: 0.8.2, "Apache-2.0", by, "N/A"
|
|
@@ -591,77 +597,79 @@ regress: 0.10.5, "Apache-2.0 OR MIT", by, "ridiculousfish <corydoras@ridiculousf
|
|
|
591
597
|
reqwest: 0.12.28, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
|
|
592
598
|
reqwest: 0.13.3, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
|
|
593
599
|
resolv-conf: 0.7.6, "Apache-2.0 OR MIT", by, "N/A"
|
|
594
|
-
restate-admin: 1.7.
|
|
595
|
-
restate-admin-rest-model: 1.7.
|
|
596
|
-
restate-base64-util: 1.7.
|
|
597
|
-
restate-benchmarks: 1.7.
|
|
598
|
-
restate-bifrost: 1.7.
|
|
599
|
-
restate-cli: 1.7.
|
|
600
|
-
restate-cli-util: 1.7.
|
|
601
|
-
restate-clock: 1.7.
|
|
602
|
-
restate-cloud-tunnel-client: 1.7.
|
|
603
|
-
restate-core: 1.7.
|
|
600
|
+
restate-admin: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
601
|
+
restate-admin-rest-model: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
602
|
+
restate-base64-util: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
603
|
+
restate-benchmarks: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
604
|
+
restate-bifrost: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
605
|
+
restate-cli: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
606
|
+
restate-cli-util: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
607
|
+
restate-clock: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
608
|
+
restate-cloud-tunnel-client: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
609
|
+
restate-core: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
604
610
|
restate-core-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
|
|
605
|
-
restate-doctor: 1.7.
|
|
606
|
-
restate-encoding: 1.7.
|
|
611
|
+
restate-doctor: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
612
|
+
restate-encoding: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
607
613
|
restate-encoding-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
|
|
608
|
-
restate-errors: 1.7.
|
|
609
|
-
restate-fs-util: 1.7.
|
|
610
|
-
restate-futures-util: 1.7.
|
|
611
|
-
restate-hyper-uds: 1.7.
|
|
612
|
-
restate-ingestion-client: 1.7.
|
|
613
|
-
restate-ingress-http: 1.7.
|
|
614
|
-
restate-ingress-kafka: 1.7.
|
|
615
|
-
restate-invoker-impl: 1.7.
|
|
616
|
-
restate-limiter: 1.7.
|
|
617
|
-
restate-lite: 1.7.
|
|
618
|
-
restate-local-cluster-runner: 1.7.
|
|
619
|
-
restate-log-server: 1.7.
|
|
620
|
-
restate-log-server-grpc: 1.7.
|
|
621
|
-
restate-memory: 1.7.
|
|
622
|
-
restate-metadata-providers: 1.7.
|
|
623
|
-
restate-metadata-server: 1.7.
|
|
624
|
-
restate-metadata-server-grpc: 1.7.
|
|
625
|
-
restate-metadata-store: 1.7.
|
|
626
|
-
restate-node: 1.7.
|
|
627
|
-
restate-object-store-util: 1.7.
|
|
628
|
-
restate-partition-store: 1.7.
|
|
629
|
-
restate-platform: 1.7.
|
|
630
|
-
restate-queue: 1.7.
|
|
631
|
-
restate-rocksdb: 1.7.
|
|
632
|
-
restate-serde-util: 1.7.
|
|
633
|
-
restate-server: 1.7.
|
|
634
|
-
restate-service-client: 1.7.
|
|
635
|
-
restate-service-protocol: 1.7.
|
|
636
|
-
restate-service-protocol-v4: 1.7.
|
|
637
|
-
restate-sharding: 1.7.
|
|
638
|
-
restate-storage-api: 1.7.
|
|
639
|
-
restate-storage-query-datafusion: 1.7.
|
|
640
|
-
restate-test-util: 1.7.
|
|
641
|
-
restate-timer: 1.7.
|
|
642
|
-
restate-timer-queue: 1.7.
|
|
643
|
-
restate-tracing
|
|
644
|
-
restate-
|
|
645
|
-
restate-
|
|
646
|
-
restate-util-
|
|
647
|
-
restate-util-
|
|
648
|
-
restate-util-
|
|
649
|
-
restate-
|
|
650
|
-
restate-
|
|
651
|
-
restate-
|
|
652
|
-
restate-
|
|
653
|
-
restate-
|
|
654
|
-
restate-worker
|
|
614
|
+
restate-errors: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
615
|
+
restate-fs-util: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
616
|
+
restate-futures-util: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
617
|
+
restate-hyper-uds: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
618
|
+
restate-ingestion-client: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
619
|
+
restate-ingress-http: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
620
|
+
restate-ingress-kafka: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
621
|
+
restate-invoker-impl: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
622
|
+
restate-limiter: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
623
|
+
restate-lite: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
624
|
+
restate-local-cluster-runner: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
625
|
+
restate-log-server: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
626
|
+
restate-log-server-grpc: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
627
|
+
restate-memory: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
628
|
+
restate-metadata-providers: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
629
|
+
restate-metadata-server: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
630
|
+
restate-metadata-server-grpc: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
631
|
+
restate-metadata-store: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
632
|
+
restate-node: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
633
|
+
restate-object-store-util: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
634
|
+
restate-partition-store: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
635
|
+
restate-platform: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
636
|
+
restate-queue: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
637
|
+
restate-rocksdb: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
638
|
+
restate-serde-util: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
639
|
+
restate-server: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
640
|
+
restate-service-client: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
641
|
+
restate-service-protocol: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
642
|
+
restate-service-protocol-v4: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
643
|
+
restate-sharding: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
644
|
+
restate-storage-api: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
645
|
+
restate-storage-query-datafusion: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
646
|
+
restate-test-util: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
647
|
+
restate-timer: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
648
|
+
restate-timer-queue: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
649
|
+
restate-tracing: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
650
|
+
restate-tracing-instrumentation: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
651
|
+
restate-types: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
652
|
+
restate-util-bytecount: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
653
|
+
restate-util-random: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
654
|
+
restate-util-string: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
655
|
+
restate-util-time: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
656
|
+
restate-utoipa: 1.7.4, "MIT", by, "N/A"
|
|
657
|
+
restate-vqueues: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
658
|
+
restate-wal-protocol: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
659
|
+
restate-web-ui: 1.0.17, "N/A", by, "N/A"
|
|
660
|
+
restate-worker: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
661
|
+
restate-worker-api: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
655
662
|
restate-workspace-hack: 0.0.1, "N/A", by, "N/A"
|
|
656
|
-
restatectl: 1.7.
|
|
663
|
+
restatectl: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
657
664
|
rev_lines: 0.3.0, "MIT", by, "Michael Coyne <mjc@hey.com>"
|
|
658
665
|
rgb: 0.8.53, "MIT", by, "Kornel Lesiński <kornel@geekhood.net>|James Forster <james.forsterer@gmail.com>"
|
|
659
666
|
ring: 0.17.14, "Apache-2.0 AND ISC", by, "N/A"
|
|
660
667
|
rlimit: 0.11.0, "MIT", by, "Nugine <nugine@foxmail.com>"
|
|
661
|
-
rust-librocksdb-sys: 0.
|
|
662
|
-
rust-rocksdb: 0.
|
|
668
|
+
rust-librocksdb-sys: 0.47.1+11.1.2, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Karl Hobley <karlhobley10@gmail.com>|Arkadiy Paronyan <arkadiy@ethcore.io>"
|
|
669
|
+
rust-rocksdb: 0.51.0, "Apache-2.0", by, "Tyler Neely <t@jujit.su>|David Greenberg <dsg123456789@gmail.com>"
|
|
663
670
|
rustc-demangle: 0.1.27, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
664
671
|
rustc-hash: 2.1.2, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
|
|
672
|
+
rusticata-macros: 4.1.0, "Apache-2.0 OR MIT", by, "Pierre Chifflier <chifflier@wzdftpd.net>"
|
|
665
673
|
rustix: 1.1.4, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Dan Gohman <dev@sunfishcode.online>|Jakub Konka <kubkon@jakubkonka.com>"
|
|
666
674
|
rustls: 0.23.38, "Apache-2.0 OR ISC OR MIT", by, "N/A"
|
|
667
675
|
rustls-native-certs: 0.8.3, "Apache-2.0 OR ISC OR MIT", by, "N/A"
|
|
@@ -695,7 +703,7 @@ serde_spanned: 1.1.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
|
695
703
|
serde_urlencoded: 0.7.1, "Apache-2.0 OR MIT", by, "Anthony Ramine <n.oxyde@gmail.com>"
|
|
696
704
|
serde_with: 3.21.0, "Apache-2.0 OR MIT", by, "Jonas Bushart|Marcin Kaźmierczak"
|
|
697
705
|
serde_with_macros: 3.21.0, "Apache-2.0 OR MIT", by, "Jonas Bushart"
|
|
698
|
-
service-protocol-wireshark-dissector: 1.7.
|
|
706
|
+
service-protocol-wireshark-dissector: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
699
707
|
sha1: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
700
708
|
sha2: 0.10.9, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
701
709
|
sha2: 0.11.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
|
|
@@ -725,7 +733,7 @@ smartstring: 1.0.1, "MPL-2.0+", by, "Bodil Stokke <bodil@bodil.org>"
|
|
|
725
733
|
snafu: 0.8.9, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
|
|
726
734
|
snafu-derive: 0.8.9, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
|
|
727
735
|
socket2: 0.6.3, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
|
|
728
|
-
spin: 0.10.
|
|
736
|
+
spin: 0.10.1, "MIT", by, "Mathijs van de Nes <git@mathijs.vd-nes.nl>|John Ericson <git@JohnEricson.me>|Joshua Barretto <joshua.s.barretto@gmail.com>"
|
|
729
737
|
sqlparser: 0.62.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
|
|
730
738
|
sqlparser_derive: 0.5.0, "Apache-2.0", by, "sqlparser-rs authors"
|
|
731
739
|
stable_deref_trait: 1.2.1, "Apache-2.0 OR MIT", by, "Robert Grosse <n210241048576@gmail.com>"
|
|
@@ -762,9 +770,9 @@ thiserror-impl: 1.0.69, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.co
|
|
|
762
770
|
thiserror-impl: 2.0.18, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
|
|
763
771
|
thread_local: 1.1.9, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
|
|
764
772
|
threadpool: 1.8.1, "Apache-2.0 OR MIT", by, "The Rust Project Developers|Corey Farwell <coreyf@rwell.org>|Stefan Schindler <dns2utf8@estada.ch>"
|
|
765
|
-
tikv-jemalloc-ctl: 0.
|
|
766
|
-
tikv-jemalloc-sys: 0.
|
|
767
|
-
tikv-jemallocator: 0.
|
|
773
|
+
tikv-jemalloc-ctl: 0.7.0, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>|The TiKV Project Developers"
|
|
774
|
+
tikv-jemalloc-sys: 0.7.1+5.3.1-0-g81034ce1f1373e37dc865038e1bc8eeecf559ce8, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>|The TiKV Project Developers"
|
|
775
|
+
tikv-jemallocator: 0.7.0, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>|Simon Sapin <simon.sapin@exyr.org>|Steven Fackler <sfackler@gmail.com>|The TiKV Project Developers"
|
|
768
776
|
time: 0.3.47, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>|Time contributors"
|
|
769
777
|
time-core: 0.1.8, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>|Time contributors"
|
|
770
778
|
time-macros: 0.2.27, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>|Time contributors"
|
|
@@ -857,6 +865,7 @@ web-time: 1.1.0, "Apache-2.0 OR MIT", by, "N/A"
|
|
|
857
865
|
webpki-root-certs: 1.0.7, "CDLA-Permissive-2.0", by, "N/A"
|
|
858
866
|
webpki-roots: 1.0.7, "CDLA-Permissive-2.0", by, "N/A"
|
|
859
867
|
widestring: 1.2.1, "Apache-2.0 OR MIT", by, "N/A"
|
|
868
|
+
wildmatch: 2.6.1, "MIT", by, "Armin Becher <armin.becher@gmail.com>"
|
|
860
869
|
winapi: 0.3.9, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
|
|
861
870
|
winapi-i686-pc-windows-gnu: 0.4.0, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
|
|
862
871
|
winapi-util: 0.1.11, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
|
|
@@ -911,8 +920,9 @@ wit-component: 0.244.0, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", b
|
|
|
911
920
|
wit-parser: 0.244.0, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
|
|
912
921
|
writeable: 0.6.3, "Unicode-3.0", by, "The ICU4X Project Developers"
|
|
913
922
|
wyz: 0.5.1, "MIT", by, "myrrlyn <self@myrrlyn.dev>"
|
|
923
|
+
x509-parser: 0.16.0, "Apache-2.0 OR MIT", by, "Pierre Chifflier <chifflier@wzdftpd.net>"
|
|
914
924
|
xmlparser: 0.13.6, "Apache-2.0 OR MIT", by, "Yevhenii Reizner <razrfalcon@gmail.com>"
|
|
915
|
-
xtask: 1.7.
|
|
925
|
+
xtask: 1.7.4, "BUSL-1.1", by, "restate.dev"
|
|
916
926
|
xxhash-rust: 0.8.16, "BSL-1.0", by, "Douman <douman@gmx.se>"
|
|
917
927
|
yansi: 1.0.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
|
|
918
928
|
yoke: 0.8.2, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
|
package/bin/restatectl
CHANGED
|
Binary file
|