@restatedev/restatectl-darwin-arm64 1.7.2 → 1.7.3

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.
Files changed (3) hide show
  1. package/NOTICE +86 -77
  2. package/bin/restatectl +0 -0
  3. 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>"
@@ -78,7 +81,7 @@ base62: 2.2.4, "MIT", by, "François Bernier <frankbernier@gmail.com>|Chai T. Re
78
81
  base64: 0.21.7, "Apache-2.0 OR MIT", by, "Alice Maz <alice@alicemaz.com>|Marshall Pierce <marshall@mpierce.org>"
79
82
  base64: 0.22.1, "Apache-2.0 OR MIT", by, "Marshall Pierce <marshall@mpierce.org>"
80
83
  base64-simd: 0.8.0, "MIT", by, "N/A"
81
- bifrost-benchpress: 1.7.2, "BUSL-1.1", by, "restate.dev"
84
+ bifrost-benchpress: 1.7.3, "BUSL-1.1", by, "restate.dev"
82
85
  bigdecimal: 0.4.10, "Apache-2.0 OR MIT", by, "Andrew Kubera"
83
86
  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
87
  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 +133,7 @@ cling: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
130
133
  cling-derive: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
131
134
  clipboard-win: 5.4.1, "BSL-1.0", by, "Douman <douman@gmx.se>"
132
135
  cmov: 0.5.3, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
133
- codederror: 1.7.2, "BUSL-1.1", by, "restate.dev"
136
+ codederror: 1.7.3, "BUSL-1.1", by, "restate.dev"
134
137
  codederror-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
135
138
  colorchoice: 1.0.5, "Apache-2.0 OR MIT", by, "N/A"
136
139
  combine: 4.6.7, "MIT", by, "Markus Westerlind <marwes91@gmail.com>"
@@ -160,7 +163,7 @@ criterion-plot: 0.5.0, "Apache-2.0 OR MIT", by, "Jorge Aparicio <japaricious@gma
160
163
  critical-section: 1.2.0, "Apache-2.0 OR MIT", by, "N/A"
161
164
  crossbeam-channel: 0.5.15, "Apache-2.0 OR MIT", by, "N/A"
162
165
  crossbeam-deque: 0.8.6, "Apache-2.0 OR MIT", by, "N/A"
163
- crossbeam-epoch: 0.9.18, "Apache-2.0 OR MIT", by, "N/A"
166
+ crossbeam-epoch: 0.9.20, "Apache-2.0 OR MIT", by, "N/A"
164
167
  crossbeam-utils: 0.8.21, "Apache-2.0 OR MIT", by, "N/A"
165
168
  crossterm: 0.29.0, "MIT", by, "T. Post"
166
169
  crossterm_winapi: 0.9.1, "MIT", by, "T. Post"
@@ -221,6 +224,7 @@ deflate64: 0.1.12, "MIT", by, "anatawa12 <anatawa12@icloud.com>"
221
224
  defmt: 1.1.0, "Apache-2.0 OR MIT", by, "The Knurling-rs developers"
222
225
  defmt-macros: 1.1.0, "Apache-2.0 OR MIT", by, "The Knurling-rs developers"
223
226
  defmt-parser: 1.0.0, "Apache-2.0 OR MIT", by, "The Knurling-rs developers"
227
+ der-parser: 9.0.0, "Apache-2.0 OR MIT", by, "Pierre Chifflier <chifflier@wzdftpd.net>"
224
228
  deranged: 0.5.8, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
225
229
  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
230
  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 +261,7 @@ erased-serde: 0.3.31, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>
257
261
  errno: 0.3.14, "Apache-2.0 OR MIT", by, "Chris Wong <lambda.fairy@gmail.com>|Dan Gohman <dev@sunfishcode.online>"
258
262
  error-code: 3.3.2, "BSL-1.0", by, "Douman <douman@gmx.se>"
259
263
  etcd-client: 0.17.0, "Apache-2.0 OR MIT", by, "The etcd-client Authors <davidli2010@foxmail.com>"
260
- event-listener: 5.4.1, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|John Nunley <dev@notgull.net>"
264
+ event-listener: 5.4.2, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|John Nunley <dev@notgull.net>"
261
265
  event-listener-strategy: 0.5.4, "Apache-2.0 OR MIT", by, "John Nunley <dev@notgull.net>"
262
266
  evmap: 11.0.0, "Apache-2.0 OR MIT", by, "Jon Gjengset <jon@thesquareplanet.com>"
263
267
  eyre: 0.6.12, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>|Jane Lusby <jlusby42@gmail.com>"
@@ -375,7 +379,7 @@ itertools: 0.10.5, "Apache-2.0 OR MIT", by, "bluss"
375
379
  itertools: 0.13.0, "Apache-2.0 OR MIT", by, "bluss"
376
380
  itertools: 0.14.0, "Apache-2.0 OR MIT", by, "bluss"
377
381
  itoa: 1.0.18, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
378
- jemalloc_pprof: 0.8.2, "Apache-2.0", by, "Frederic Branczyk <frederic.branczyk@polarsignals.com>|Brennan Vincent <brennan.vincent@polarsignals.com>"
382
+ jemalloc_pprof: 0.9.0, "Apache-2.0", by, "Frederic Branczyk <frederic.branczyk@polarsignals.com>|Brennan Vincent <brennan.vincent@polarsignals.com>"
379
383
  jiff: 0.2.31, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
380
384
  jiff-static: 0.2.31, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
381
385
  jiff-tzdb: 0.1.6, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
@@ -421,7 +425,7 @@ litemap: 0.8.2, "Unicode-3.0", by, "The ICU4X Project Developers"
421
425
  litrs: 1.0.0, "Apache-2.0 OR MIT", by, "Lukas Kalbertodt <lukas.kalbertodt@gmail.com>"
422
426
  lock_api: 0.4.14, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
423
427
  log: 0.4.29, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
424
- logserver-bench: 1.7.2, "BUSL-1.1", by, "restate.dev"
428
+ logserver-bench: 1.7.3, "BUSL-1.1", by, "restate.dev"
425
429
  loom: 0.7.2, "MIT", by, "Carl Lerche <me@carllerche.com>"
426
430
  lru-slab: 0.1.2, "Apache-2.0 OR MIT OR Zlib", by, "Benjamin Saunders <ben.e.saunders@gmail.com>"
427
431
  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 +437,7 @@ matchit: 0.8.4, "BSD-3-Clause AND MIT", by, "Ibraheem Ahmed <ibraheem@ibraheem.c
433
437
  md-5: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
434
438
  md-5: 0.11.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
435
439
  memchr: 2.8.0, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>|bluss"
436
- memmap2: 0.9.10, "Apache-2.0 OR MIT", by, "Dan Burkert <dan@danburkert.com>|Yevhenii Reizner <razrfalcon@gmail.com>|The Contributors"
440
+ memmap2: 0.9.11, "Apache-2.0 OR MIT", by, "Dan Burkert <dan@danburkert.com>|Yevhenii Reizner <razrfalcon@gmail.com>|The Contributors"
437
441
  metrics: 0.24.6, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
438
442
  metrics-exporter-prometheus: 0.18.3, "Apache-2.0 AND MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
439
443
  metrics-util: 0.20.4, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
@@ -446,7 +450,7 @@ mlua: 0.10.5, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>|kyren <catherine@kyju
446
450
  mlua-sys: 0.6.8, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
447
451
  mlua_derive: 0.10.1, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
448
452
  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.2, "BUSL-1.1", by, "restate.dev"
453
+ mock-service-endpoint: 1.7.3, "BUSL-1.1", by, "restate.dev"
450
454
  moka: 0.12.15, "(Apache-2.0 OR MIT) AND Apache-2.0", by, "N/A"
451
455
  ndk-context: 0.1.1, "Apache-2.0 OR MIT", by, "The Rust Windowing contributors"
452
456
  nibble_vec: 0.1.0, "MIT", by, "Michael Sproul <micsproul@gmail.com>"
@@ -480,6 +484,7 @@ objc2-encode: 4.1.0, "MIT", by, "Mads Marquart <mads@marquart.dk>"
480
484
  object: 0.37.3, "Apache-2.0 OR MIT", by, "N/A"
481
485
  object_store: 0.13.2, "Apache-2.0 OR MIT", by, "N/A"
482
486
  octocrab: 0.44.1, "Apache-2.0 OR MIT", by, "XAMPPRocky <xampprocky@gmail.com>"
487
+ oid-registry: 0.7.1, "Apache-2.0 OR MIT", by, "Pierre Chifflier <chifflier@wzdftpd.net>"
483
488
  once_cell: 1.21.4, "Apache-2.0 OR MIT", by, "Aleksey Kladov <aleksey.kladov@gmail.com>"
484
489
  once_cell_polyfill: 1.70.2, "Apache-2.0 OR MIT", by, "N/A"
485
490
  oorandom: 11.1.5, "MIT", by, "Simon Heath <icefox@dreamquest.io>"
@@ -519,7 +524,7 @@ portable-atomic: 1.13.1, "Apache-2.0 OR MIT", by, "N/A"
519
524
  portable-atomic-util: 0.2.7, "Apache-2.0 OR MIT", by, "N/A"
520
525
  potential_utf: 0.1.5, "Unicode-3.0", by, "The ICU4X Project Developers"
521
526
  powerfmt: 0.2.0, "Apache-2.0 OR MIT", by, "Jacob Pratt <jacob@jhpratt.dev>"
522
- pp-bench: 1.7.2, "BUSL-1.1", by, "restate.dev"
527
+ pp-bench: 1.7.3, "BUSL-1.1", by, "restate.dev"
523
528
  ppmd-rust: 1.4.0, "CC0-1.0 OR MIT-0", by, "N/A"
524
529
  pprof: 0.15.0, "Apache-2.0", by, "Yang Keao <keao.yang@yahoo.com>"
525
530
  pprof_util: 0.8.2, "Apache-2.0", by, "N/A"
@@ -591,77 +596,79 @@ regress: 0.10.5, "Apache-2.0 OR MIT", by, "ridiculousfish <corydoras@ridiculousf
591
596
  reqwest: 0.12.28, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
592
597
  reqwest: 0.13.3, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
593
598
  resolv-conf: 0.7.6, "Apache-2.0 OR MIT", by, "N/A"
594
- restate-admin: 1.7.2, "BUSL-1.1", by, "restate.dev"
595
- restate-admin-rest-model: 1.7.2, "BUSL-1.1", by, "restate.dev"
596
- restate-base64-util: 1.7.2, "BUSL-1.1", by, "restate.dev"
597
- restate-benchmarks: 1.7.2, "BUSL-1.1", by, "restate.dev"
598
- restate-bifrost: 1.7.2, "BUSL-1.1", by, "restate.dev"
599
- restate-cli: 1.7.2, "BUSL-1.1", by, "restate.dev"
600
- restate-cli-util: 1.7.2, "BUSL-1.1", by, "restate.dev"
601
- restate-clock: 1.7.2, "BUSL-1.1", by, "restate.dev"
602
- restate-cloud-tunnel-client: 1.7.2, "BUSL-1.1", by, "restate.dev"
603
- restate-core: 1.7.2, "BUSL-1.1", by, "restate.dev"
599
+ restate-admin: 1.7.3, "BUSL-1.1", by, "restate.dev"
600
+ restate-admin-rest-model: 1.7.3, "BUSL-1.1", by, "restate.dev"
601
+ restate-base64-util: 1.7.3, "BUSL-1.1", by, "restate.dev"
602
+ restate-benchmarks: 1.7.3, "BUSL-1.1", by, "restate.dev"
603
+ restate-bifrost: 1.7.3, "BUSL-1.1", by, "restate.dev"
604
+ restate-cli: 1.7.3, "BUSL-1.1", by, "restate.dev"
605
+ restate-cli-util: 1.7.3, "BUSL-1.1", by, "restate.dev"
606
+ restate-clock: 1.7.3, "BUSL-1.1", by, "restate.dev"
607
+ restate-cloud-tunnel-client: 1.7.3, "BUSL-1.1", by, "restate.dev"
608
+ restate-core: 1.7.3, "BUSL-1.1", by, "restate.dev"
604
609
  restate-core-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
605
- restate-doctor: 1.7.2, "BUSL-1.1", by, "restate.dev"
606
- restate-encoding: 1.7.2, "BUSL-1.1", by, "restate.dev"
610
+ restate-doctor: 1.7.3, "BUSL-1.1", by, "restate.dev"
611
+ restate-encoding: 1.7.3, "BUSL-1.1", by, "restate.dev"
607
612
  restate-encoding-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
608
- restate-errors: 1.7.2, "BUSL-1.1", by, "restate.dev"
609
- restate-fs-util: 1.7.2, "BUSL-1.1", by, "restate.dev"
610
- restate-futures-util: 1.7.2, "BUSL-1.1", by, "restate.dev"
611
- restate-hyper-uds: 1.7.2, "BUSL-1.1", by, "restate.dev"
612
- restate-ingestion-client: 1.7.2, "BUSL-1.1", by, "restate.dev"
613
- restate-ingress-http: 1.7.2, "BUSL-1.1", by, "restate.dev"
614
- restate-ingress-kafka: 1.7.2, "BUSL-1.1", by, "restate.dev"
615
- restate-invoker-impl: 1.7.2, "BUSL-1.1", by, "restate.dev"
616
- restate-limiter: 1.7.2, "BUSL-1.1", by, "restate.dev"
617
- restate-lite: 1.7.2, "BUSL-1.1", by, "restate.dev"
618
- restate-local-cluster-runner: 1.7.2, "BUSL-1.1", by, "restate.dev"
619
- restate-log-server: 1.7.2, "BUSL-1.1", by, "restate.dev"
620
- restate-log-server-grpc: 1.7.2, "BUSL-1.1", by, "restate.dev"
621
- restate-memory: 1.7.2, "BUSL-1.1", by, "restate.dev"
622
- restate-metadata-providers: 1.7.2, "BUSL-1.1", by, "restate.dev"
623
- restate-metadata-server: 1.7.2, "BUSL-1.1", by, "restate.dev"
624
- restate-metadata-server-grpc: 1.7.2, "BUSL-1.1", by, "restate.dev"
625
- restate-metadata-store: 1.7.2, "BUSL-1.1", by, "restate.dev"
626
- restate-node: 1.7.2, "BUSL-1.1", by, "restate.dev"
627
- restate-object-store-util: 1.7.2, "BUSL-1.1", by, "restate.dev"
628
- restate-partition-store: 1.7.2, "BUSL-1.1", by, "restate.dev"
629
- restate-platform: 1.7.2, "BUSL-1.1", by, "restate.dev"
630
- restate-queue: 1.7.2, "BUSL-1.1", by, "restate.dev"
631
- restate-rocksdb: 1.7.2, "BUSL-1.1", by, "restate.dev"
632
- restate-serde-util: 1.7.2, "BUSL-1.1", by, "restate.dev"
633
- restate-server: 1.7.2, "BUSL-1.1", by, "restate.dev"
634
- restate-service-client: 1.7.2, "BUSL-1.1", by, "restate.dev"
635
- restate-service-protocol: 1.7.2, "BUSL-1.1", by, "restate.dev"
636
- restate-service-protocol-v4: 1.7.2, "BUSL-1.1", by, "restate.dev"
637
- restate-sharding: 1.7.2, "BUSL-1.1", by, "restate.dev"
638
- restate-storage-api: 1.7.2, "BUSL-1.1", by, "restate.dev"
639
- restate-storage-query-datafusion: 1.7.2, "BUSL-1.1", by, "restate.dev"
640
- restate-test-util: 1.7.2, "BUSL-1.1", by, "restate.dev"
641
- restate-timer: 1.7.2, "BUSL-1.1", by, "restate.dev"
642
- restate-timer-queue: 1.7.2, "BUSL-1.1", by, "restate.dev"
643
- restate-tracing-instrumentation: 1.7.2, "BUSL-1.1", by, "restate.dev"
644
- restate-types: 1.7.2, "BUSL-1.1", by, "restate.dev"
645
- restate-util-bytecount: 1.7.2, "BUSL-1.1", by, "restate.dev"
646
- restate-util-random: 1.7.2, "BUSL-1.1", by, "restate.dev"
647
- restate-util-string: 1.7.2, "BUSL-1.1", by, "restate.dev"
648
- restate-util-time: 1.7.2, "BUSL-1.1", by, "restate.dev"
649
- restate-utoipa: 1.7.2, "MIT", by, "N/A"
650
- restate-vqueues: 1.7.2, "BUSL-1.1", by, "restate.dev"
651
- restate-wal-protocol: 1.7.2, "BUSL-1.1", by, "restate.dev"
652
- restate-web-ui: 1.0.11, "N/A", by, "N/A"
653
- restate-worker: 1.7.2, "BUSL-1.1", by, "restate.dev"
654
- restate-worker-api: 1.7.2, "BUSL-1.1", by, "restate.dev"
613
+ restate-errors: 1.7.3, "BUSL-1.1", by, "restate.dev"
614
+ restate-fs-util: 1.7.3, "BUSL-1.1", by, "restate.dev"
615
+ restate-futures-util: 1.7.3, "BUSL-1.1", by, "restate.dev"
616
+ restate-hyper-uds: 1.7.3, "BUSL-1.1", by, "restate.dev"
617
+ restate-ingestion-client: 1.7.3, "BUSL-1.1", by, "restate.dev"
618
+ restate-ingress-http: 1.7.3, "BUSL-1.1", by, "restate.dev"
619
+ restate-ingress-kafka: 1.7.3, "BUSL-1.1", by, "restate.dev"
620
+ restate-invoker-impl: 1.7.3, "BUSL-1.1", by, "restate.dev"
621
+ restate-limiter: 1.7.3, "BUSL-1.1", by, "restate.dev"
622
+ restate-lite: 1.7.3, "BUSL-1.1", by, "restate.dev"
623
+ restate-local-cluster-runner: 1.7.3, "BUSL-1.1", by, "restate.dev"
624
+ restate-log-server: 1.7.3, "BUSL-1.1", by, "restate.dev"
625
+ restate-log-server-grpc: 1.7.3, "BUSL-1.1", by, "restate.dev"
626
+ restate-memory: 1.7.3, "BUSL-1.1", by, "restate.dev"
627
+ restate-metadata-providers: 1.7.3, "BUSL-1.1", by, "restate.dev"
628
+ restate-metadata-server: 1.7.3, "BUSL-1.1", by, "restate.dev"
629
+ restate-metadata-server-grpc: 1.7.3, "BUSL-1.1", by, "restate.dev"
630
+ restate-metadata-store: 1.7.3, "BUSL-1.1", by, "restate.dev"
631
+ restate-node: 1.7.3, "BUSL-1.1", by, "restate.dev"
632
+ restate-object-store-util: 1.7.3, "BUSL-1.1", by, "restate.dev"
633
+ restate-partition-store: 1.7.3, "BUSL-1.1", by, "restate.dev"
634
+ restate-platform: 1.7.3, "BUSL-1.1", by, "restate.dev"
635
+ restate-queue: 1.7.3, "BUSL-1.1", by, "restate.dev"
636
+ restate-rocksdb: 1.7.3, "BUSL-1.1", by, "restate.dev"
637
+ restate-serde-util: 1.7.3, "BUSL-1.1", by, "restate.dev"
638
+ restate-server: 1.7.3, "BUSL-1.1", by, "restate.dev"
639
+ restate-service-client: 1.7.3, "BUSL-1.1", by, "restate.dev"
640
+ restate-service-protocol: 1.7.3, "BUSL-1.1", by, "restate.dev"
641
+ restate-service-protocol-v4: 1.7.3, "BUSL-1.1", by, "restate.dev"
642
+ restate-sharding: 1.7.3, "BUSL-1.1", by, "restate.dev"
643
+ restate-storage-api: 1.7.3, "BUSL-1.1", by, "restate.dev"
644
+ restate-storage-query-datafusion: 1.7.3, "BUSL-1.1", by, "restate.dev"
645
+ restate-test-util: 1.7.3, "BUSL-1.1", by, "restate.dev"
646
+ restate-timer: 1.7.3, "BUSL-1.1", by, "restate.dev"
647
+ restate-timer-queue: 1.7.3, "BUSL-1.1", by, "restate.dev"
648
+ restate-tracing: 1.7.3, "BUSL-1.1", by, "restate.dev"
649
+ restate-tracing-instrumentation: 1.7.3, "BUSL-1.1", by, "restate.dev"
650
+ restate-types: 1.7.3, "BUSL-1.1", by, "restate.dev"
651
+ restate-util-bytecount: 1.7.3, "BUSL-1.1", by, "restate.dev"
652
+ restate-util-random: 1.7.3, "BUSL-1.1", by, "restate.dev"
653
+ restate-util-string: 1.7.3, "BUSL-1.1", by, "restate.dev"
654
+ restate-util-time: 1.7.3, "BUSL-1.1", by, "restate.dev"
655
+ restate-utoipa: 1.7.3, "MIT", by, "N/A"
656
+ restate-vqueues: 1.7.3, "BUSL-1.1", by, "restate.dev"
657
+ restate-wal-protocol: 1.7.3, "BUSL-1.1", by, "restate.dev"
658
+ restate-web-ui: 1.0.17, "N/A", by, "N/A"
659
+ restate-worker: 1.7.3, "BUSL-1.1", by, "restate.dev"
660
+ restate-worker-api: 1.7.3, "BUSL-1.1", by, "restate.dev"
655
661
  restate-workspace-hack: 0.0.1, "N/A", by, "N/A"
656
- restatectl: 1.7.2, "BUSL-1.1", by, "restate.dev"
662
+ restatectl: 1.7.3, "BUSL-1.1", by, "restate.dev"
657
663
  rev_lines: 0.3.0, "MIT", by, "Michael Coyne <mjc@hey.com>"
658
664
  rgb: 0.8.53, "MIT", by, "Kornel Lesiński <kornel@geekhood.net>|James Forster <james.forsterer@gmail.com>"
659
665
  ring: 0.17.14, "Apache-2.0 AND ISC", by, "N/A"
660
666
  rlimit: 0.11.0, "MIT", by, "Nugine <nugine@foxmail.com>"
661
- rust-librocksdb-sys: 0.46.0+11.1.1, "Apache-2.0 OR BSD-3-Clause OR MIT", by, "Karl Hobley <karlhobley10@gmail.com>|Arkadiy Paronyan <arkadiy@ethcore.io>"
662
- rust-rocksdb: 0.50.0, "Apache-2.0", by, "Tyler Neely <t@jujit.su>|David Greenberg <dsg123456789@gmail.com>"
667
+ 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>"
668
+ rust-rocksdb: 0.51.0, "Apache-2.0", by, "Tyler Neely <t@jujit.su>|David Greenberg <dsg123456789@gmail.com>"
663
669
  rustc-demangle: 0.1.27, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
664
670
  rustc-hash: 2.1.2, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
671
+ rusticata-macros: 4.1.0, "Apache-2.0 OR MIT", by, "Pierre Chifflier <chifflier@wzdftpd.net>"
665
672
  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
673
  rustls: 0.23.38, "Apache-2.0 OR ISC OR MIT", by, "N/A"
667
674
  rustls-native-certs: 0.8.3, "Apache-2.0 OR ISC OR MIT", by, "N/A"
@@ -695,7 +702,7 @@ serde_spanned: 1.1.1, "Apache-2.0 OR MIT", by, "N/A"
695
702
  serde_urlencoded: 0.7.1, "Apache-2.0 OR MIT", by, "Anthony Ramine <n.oxyde@gmail.com>"
696
703
  serde_with: 3.21.0, "Apache-2.0 OR MIT", by, "Jonas Bushart|Marcin Kaźmierczak"
697
704
  serde_with_macros: 3.21.0, "Apache-2.0 OR MIT", by, "Jonas Bushart"
698
- service-protocol-wireshark-dissector: 1.7.2, "BUSL-1.1", by, "restate.dev"
705
+ service-protocol-wireshark-dissector: 1.7.3, "BUSL-1.1", by, "restate.dev"
699
706
  sha1: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
700
707
  sha2: 0.10.9, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
701
708
  sha2: 0.11.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
@@ -725,7 +732,7 @@ smartstring: 1.0.1, "MPL-2.0+", by, "Bodil Stokke <bodil@bodil.org>"
725
732
  snafu: 0.8.9, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
726
733
  snafu-derive: 0.8.9, "Apache-2.0 OR MIT", by, "Jake Goulding <jake.goulding@gmail.com>"
727
734
  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.0, "MIT", by, "Mathijs van de Nes <git@mathijs.vd-nes.nl>|John Ericson <git@JohnEricson.me>|Joshua Barretto <joshua.s.barretto@gmail.com>"
735
+ 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
736
  sqlparser: 0.62.0, "Apache-2.0", by, "Apache DataFusion <dev@datafusion.apache.org>"
730
737
  sqlparser_derive: 0.5.0, "Apache-2.0", by, "sqlparser-rs authors"
731
738
  stable_deref_trait: 1.2.1, "Apache-2.0 OR MIT", by, "Robert Grosse <n210241048576@gmail.com>"
@@ -762,9 +769,9 @@ thiserror-impl: 1.0.69, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.co
762
769
  thiserror-impl: 2.0.18, "Apache-2.0 OR MIT", by, "David Tolnay <dtolnay@gmail.com>"
763
770
  thread_local: 1.1.9, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
764
771
  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.6.1, "Apache-2.0 OR MIT", by, "Steven Fackler <sfackler@gmail.com>|Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>|The TiKV Project Developers"
766
- tikv-jemalloc-sys: 0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Gonzalo Brito Gadeschi <gonzalobg88@gmail.com>|The TiKV Project Developers"
767
- tikv-jemallocator: 0.6.1, "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"
772
+ 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"
773
+ 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"
774
+ 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
775
  time: 0.3.47, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>|Time contributors"
769
776
  time-core: 0.1.8, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>|Time contributors"
770
777
  time-macros: 0.2.27, "Apache-2.0 OR MIT", by, "Jacob Pratt <open-source@jhpratt.dev>|Time contributors"
@@ -857,6 +864,7 @@ web-time: 1.1.0, "Apache-2.0 OR MIT", by, "N/A"
857
864
  webpki-root-certs: 1.0.7, "CDLA-Permissive-2.0", by, "N/A"
858
865
  webpki-roots: 1.0.7, "CDLA-Permissive-2.0", by, "N/A"
859
866
  widestring: 1.2.1, "Apache-2.0 OR MIT", by, "N/A"
867
+ wildmatch: 2.6.1, "MIT", by, "Armin Becher <armin.becher@gmail.com>"
860
868
  winapi: 0.3.9, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
861
869
  winapi-i686-pc-windows-gnu: 0.4.0, "Apache-2.0 OR MIT", by, "Peter Atashian <retep998@gmail.com>"
862
870
  winapi-util: 0.1.11, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>"
@@ -911,8 +919,9 @@ wit-component: 0.244.0, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", b
911
919
  wit-parser: 0.244.0, "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", by, "Alex Crichton <alex@alexcrichton.com>"
912
920
  writeable: 0.6.3, "Unicode-3.0", by, "The ICU4X Project Developers"
913
921
  wyz: 0.5.1, "MIT", by, "myrrlyn <self@myrrlyn.dev>"
922
+ x509-parser: 0.16.0, "Apache-2.0 OR MIT", by, "Pierre Chifflier <chifflier@wzdftpd.net>"
914
923
  xmlparser: 0.13.6, "Apache-2.0 OR MIT", by, "Yevhenii Reizner <razrfalcon@gmail.com>"
915
- xtask: 1.7.2, "BUSL-1.1", by, "restate.dev"
924
+ xtask: 1.7.3, "BUSL-1.1", by, "restate.dev"
916
925
  xxhash-rust: 0.8.16, "BSL-1.0", by, "Douman <douman@gmx.se>"
917
926
  yansi: 1.0.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
918
927
  yoke: 0.8.2, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
package/bin/restatectl CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@restatedev/restatectl-darwin-arm64",
3
- "version": "1.7.2",
3
+ "version": "1.7.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/restatedev/restate.git"