@restatedev/restate-server-darwin-arm64 1.4.2 → 1.4.4-rc.2

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 CHANGED
@@ -49,8 +49,8 @@ atomic: 0.6.0, "Apache-2.0 OR MIT", by, "Amanieu d'Antras <amanieu@gmail.com>"
49
49
  atomic-waker: 1.1.2, "Apache-2.0 OR MIT", by, "Stjepan Glavina <stjepang@gmail.com>|Contributors to futures-rs"
50
50
  aws-config: 1.8.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
51
51
  aws-credential-types: 1.2.3, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
52
- aws-lc-rs: 1.12.6, "ISC AND (Apache-2.0 OR ISC)", by, "AWS-LibCrypto"
53
- aws-lc-sys: 0.27.1, "ISC AND (Apache-2.0 OR ISC) AND OpenSSL", by, "AWS-LC"
52
+ aws-lc-rs: 1.12.6, "(Apache-2.0 OR ISC) AND ISC", by, "AWS-LibCrypto"
53
+ aws-lc-sys: 0.27.1, "(Apache-2.0 OR ISC) AND ISC AND OpenSSL", by, "AWS-LC"
54
54
  aws-runtime: 1.5.8, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>"
55
55
  aws-sdk-lambda: 1.73.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
56
56
  aws-sdk-sso: 1.73.0, "Apache-2.0", by, "AWS Rust SDK Team <aws-sdk-rust@amazon.com>|Russell Cohen <rcoh@amazon.com>"
@@ -77,7 +77,7 @@ base64: 0.21.7, "Apache-2.0 OR MIT", by, "Alice Maz <alice@alicemaz.com>|Marshal
77
77
  base64: 0.22.1, "Apache-2.0 OR MIT", by, "Marshall Pierce <marshall@mpierce.org>"
78
78
  base64-simd: 0.8.0, "MIT", by, "N/A"
79
79
  base64ct: 1.6.0, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
80
- bifrost-benchpress: 1.4.2, "BUSL-1.1", by, "restate.dev"
80
+ bifrost-benchpress: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
81
81
  bigdecimal: 0.4.8, "Apache-2.0 OR MIT", by, "Andrew Kubera"
82
82
  bilrost: 0.1013.0, "Apache-2.0", by, "Kent Ross <k@mad.cash>|Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com|Tokio Contributors <team@tokio.rs>"
83
83
  bilrost-derive: 0.1013.0, "Apache-2.0", by, "Kent Ross <k@mad.cash>|Dan Burkert <dan@danburkert.com>|Lucio Franco <luciofranco14@gmail.com>|Tokio Contributors <team@tokio.rs>"
@@ -120,11 +120,12 @@ clap: 4.5.40, "Apache-2.0 OR MIT", by, "N/A"
120
120
  clap-stdin: 0.6.0, "Apache-2.0 OR MIT", by, "Mat Wood <thepacketgeek@users.noreply.github.com>"
121
121
  clap-verbosity-flag: 3.0.2, "Apache-2.0 OR MIT", by, "Pascal Hertleif <killercup@gmail.com>"
122
122
  clap_builder: 4.5.40, "Apache-2.0 OR MIT", by, "N/A"
123
+ clap_complete: 4.5.54, "Apache-2.0 OR MIT", by, "N/A"
123
124
  clap_derive: 4.5.40, "Apache-2.0 OR MIT", by, "N/A"
124
125
  clap_lex: 0.7.4, "Apache-2.0 OR MIT", by, "N/A"
125
126
  cling: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
126
127
  cling-derive: 0.1.3, "Apache-2.0 OR MIT", by, "Ahmed Farghal <me@asoli.dev>"
127
- codederror: 1.4.2, "BUSL-1.1", by, "restate.dev"
128
+ codederror: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
128
129
  codederror-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
129
130
  colorchoice: 1.0.3, "Apache-2.0 OR MIT", by, "N/A"
130
131
  comfy-table: 7.1.3, "MIT", by, "Arne Beer <contact@arne.beer>"
@@ -316,13 +317,13 @@ inlinable_string: 0.1.15, "Apache-2.0 OR MIT", by, "Nick Fitzgerald <fitzgen@gma
316
317
  inotify: 0.11.0, "ISC", by, "Hanno Braun <mail@hannobraun.de>|Félix Saparelli <me@passcod.name>|Cristian Kubis <cristian.kubis@tsunix.de>|Frank Denis <github@pureftpd.org>"
317
318
  inotify-sys: 0.1.5, "ISC", by, "Hanno Braun <hb@hannobraun.de>"
318
319
  inout: 0.1.3, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
320
+ io-uring: 0.7.8, "Apache-2.0 OR MIT", by, "quininer <quininer@live.com>"
319
321
  ipnet: 2.11.0, "Apache-2.0 OR MIT", by, "Kris Price <kris@krisprice.nz>"
320
322
  iri-string: 0.7.7, "Apache-2.0 OR MIT", by, "YOSHIOKA Takuma <nop_thread@nops.red>"
321
323
  is-docker: 0.2.0, "MIT", by, "Sean Larkin <TheLarkInn@users.noreply.github.com>"
322
324
  is-terminal: 0.4.15, "MIT", by, "softprops <d.tangren@gmail.com>|Dan Gohman <dev@sunfishcode.online>"
323
325
  is-wsl: 0.4.0, "MIT", by, "Sean Larkin <TheLarkInn@users.noreply.github.com>"
324
326
  is_terminal_polyfill: 1.70.1, "Apache-2.0 OR MIT", by, "N/A"
325
- iso8601: 0.6.2, "MIT", by, "Jan-Erik Rediger <janerik@fnordig.de>|Hendrik Sollich <hendrik@hoodie.de>"
326
327
  itertools: 0.10.5, "Apache-2.0 OR MIT", by, "bluss"
327
328
  itertools: 0.13.0, "Apache-2.0 OR MIT", by, "bluss"
328
329
  itertools: 0.14.0, "Apache-2.0 OR MIT", by, "bluss"
@@ -352,7 +353,7 @@ lexical-util: 1.0.6, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>
352
353
  lexical-write-float: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
353
354
  lexical-write-integer: 1.0.5, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
354
355
  libc: 0.2.173, "Apache-2.0 OR MIT", by, "The Rust Project Developers"
355
- libm: 0.2.11, "Apache-2.0) OR MIT AND (MIT", by, "Jorge Aparicio <jorge@japaric.io>"
356
+ libm: 0.2.11, "(Apache-2.0 OR MIT) AND MIT", by, "Jorge Aparicio <jorge@japaric.io>"
356
357
  libredox: 0.1.3, "MIT", by, "4lDO2 <4lDO2@protonmail.com>"
357
358
  libz-rs-sys: 0.5.0, "Zlib", by, "N/A"
358
359
  libz-sys: 1.1.22, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton.com>|Josh Triplett <josh@joshtriplett.org>|Sebastian Thiel <sebastian.thiel@icloud.com>"
@@ -367,15 +368,15 @@ lz4-sys: 1.11.1+lz4-1.10.0, "MIT", by, "Jens Heyens <jens.heyens@ewetel.net>|Art
367
368
  lz4_flex: 0.11.3, "MIT", by, "Pascal Seitz <pascal.seitz@gmail.com>|Arthur Silva <arthurprs@gmail.com>|ticki <Ticki@users.noreply.github.com>"
368
369
  mappings: 0.6.0, "Apache-2.0", by, "N/A"
369
370
  matchers: 0.1.0, "MIT", by, "Eliza Weisman <eliza@buoyant.io>"
370
- matchit: 0.7.3, "MIT AND BSD-3-Clause", by, "Ibraheem Ahmed <ibraheem@ibraheem.ca>"
371
+ matchit: 0.7.3, "BSD-3-Clause AND MIT", by, "Ibraheem Ahmed <ibraheem@ibraheem.ca>"
371
372
  md-5: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
372
373
  md5: 0.7.0, "Apache-2.0 OR MIT", by, "Ivan Ukhov <ivan.ukhov@gmail.com>|Kamal Ahmad <shibe@openmailbox.org>|Konstantin Stepanov <milezv@gmail.com>|Lukas Kalbertodt <lukas.kalbertodt@gmail.com>|Nathan Musoke <nathan.musoke@gmail.com>|Scott Mabin <scott@mabez.dev>|Tony Arcieri <bascule@gmail.com>|Wim de With <register@dewith.io>|Yosef Dinerstein <yosefdi@gmail.com>"
373
374
  memchr: 2.7.4, "MIT OR Unlicense", by, "Andrew Gallant <jamslam@gmail.com>|bluss"
374
375
  memmap2: 0.9.5, "Apache-2.0 OR MIT", by, "Dan Burkert <dan@danburkert.com>|Yevhenii Reizner <razrfalcon@gmail.com>"
375
376
  memoffset: 0.9.1, "MIT", by, "Gilad Naaman <gilad.naaman@gmail.com>"
376
377
  metrics: 0.24.2, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
377
- metrics-exporter-prometheus: 0.17.0, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
378
- metrics-util: 0.19.1, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
378
+ metrics-exporter-prometheus: 0.17.2, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
379
+ metrics-util: 0.20.0, "MIT", by, "Toby Lawrence <toby@nuclearfurnace.com>"
379
380
  mime: 0.3.17, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
380
381
  mime_guess: 2.0.5, "MIT", by, "Austin Bonander <austin.bonander@gmail.com>"
381
382
  minimal-lexical: 0.2.1, "Apache-2.0 OR MIT", by, "Alex Huszagh <ahuszagh@gmail.com>"
@@ -384,13 +385,12 @@ mio: 1.0.3, "MIT", by, "Carl Lerche <me@carllerche.com>|Thomas de Zeeuw <thomasd
384
385
  mlua: 0.10.3, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>|kyren <catherine@kyju.org>"
385
386
  mlua-sys: 0.6.7, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
386
387
  mlua_derive: 0.10.1, "MIT", by, "Aleksandr Orlenko <zxteam@pm.me>"
387
- mock-service-endpoint: 1.4.2, "BUSL-1.1", by, "restate.dev"
388
+ mock-service-endpoint: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
388
389
  moka: 0.12.10, "Apache-2.0 OR MIT", by, "N/A"
389
390
  nibble_vec: 0.1.0, "MIT", by, "Michael Sproul <micsproul@gmail.com>"
390
391
  nix: 0.26.4, "MIT", by, "The nix-rust Project Developers"
391
392
  nix: 0.29.0, "MIT", by, "The nix-rust Project Developers"
392
393
  nom: 7.1.3, "MIT", by, "contact@geoffroycouprie.com"
393
- nom: 8.0.0, "MIT", by, "contact@geoffroycouprie.com"
394
394
  notify: 8.0.0, "CC0-1.0", by, "Félix Saparelli <me@passcod.name>|Daniel Faust <hessijames@gmail.com>|Aron Heinecke <Ox0p54r36@t-online.de>"
395
395
  notify-debouncer-full: 0.5.0, "Apache-2.0 OR MIT", by, "Daniel Faust <hessijames@gmail.com>"
396
396
  notify-types: 2.0.0, "Apache-2.0 OR MIT", by, "Daniel Faust <hessijames@gmail.com>"
@@ -426,6 +426,7 @@ openssl-probe: 0.1.6, "Apache-2.0 OR MIT", by, "Alex Crichton <alex@alexcrichton
426
426
  openssl-sys: 0.9.109, "MIT", by, "Alex Crichton <alex@alexcrichton.com>|Steven Fackler <sfackler@gmail.com>"
427
427
  opentelemetry: 0.27.1, "Apache-2.0", by, "N/A"
428
428
  opentelemetry-contrib: 0.19.0, "Apache-2.0", by, "N/A"
429
+ opentelemetry-http: 0.27.0, "Apache-2.0", by, "N/A"
429
430
  opentelemetry-otlp: 0.27.0, "Apache-2.0", by, "N/A"
430
431
  opentelemetry-proto: 0.27.0, "Apache-2.0", by, "N/A"
431
432
  opentelemetry-semantic-conventions: 0.27.0, "Apache-2.0", by, "N/A"
@@ -530,56 +531,56 @@ regress: 0.9.1, "Apache-2.0 OR MIT", by, "ridiculousfish <corydoras@ridiculousfi
530
531
  regress: 0.10.3, "Apache-2.0 OR MIT", by, "ridiculousfish <corydoras@ridiculousfish.com>"
531
532
  rend: 0.4.2, "MIT", by, "David Koloski <djkoloski@gmail.com>"
532
533
  reqwest: 0.12.12, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
533
- restate-admin: 1.4.2, "BUSL-1.1", by, "restate.dev"
534
- restate-admin-rest-model: 1.4.2, "BUSL-1.1", by, "restate.dev"
535
- restate-base64-util: 1.4.2, "BUSL-1.1", by, "restate.dev"
536
- restate-benchmarks: 1.4.2, "BUSL-1.1", by, "restate.dev"
537
- restate-bifrost: 1.4.2, "BUSL-1.1", by, "restate.dev"
538
- restate-cli: 1.4.2, "BUSL-1.1", by, "restate.dev"
539
- restate-cli-util: 1.4.2, "BUSL-1.1", by, "restate.dev"
540
- restate-cloud-tunnel-client: 1.4.2, "BUSL-1.1", by, "restate.dev"
541
- restate-core: 1.4.2, "BUSL-1.1", by, "restate.dev"
534
+ restate-admin: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
535
+ restate-admin-rest-model: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
536
+ restate-base64-util: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
537
+ restate-benchmarks: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
538
+ restate-bifrost: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
539
+ restate-cli: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
540
+ restate-cli-util: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
541
+ restate-cloud-tunnel-client: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
542
+ restate-core: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
542
543
  restate-core-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
543
- restate-encoding: 1.4.2, "BUSL-1.1", by, "restate.dev"
544
+ restate-encoding: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
544
545
  restate-encoding-derive: 0.1.0, "BUSL-1.1", by, "restate.dev"
545
- restate-errors: 1.4.2, "BUSL-1.1", by, "restate.dev"
546
- restate-fs-util: 1.4.2, "BUSL-1.1", by, "restate.dev"
547
- restate-futures-util: 1.4.2, "BUSL-1.1", by, "restate.dev"
548
- restate-ingress-http: 1.4.2, "BUSL-1.1", by, "restate.dev"
549
- restate-ingress-kafka: 1.4.2, "BUSL-1.1", by, "restate.dev"
550
- restate-invoker-api: 1.4.2, "BUSL-1.1", by, "restate.dev"
551
- restate-invoker-impl: 1.4.2, "BUSL-1.1", by, "restate.dev"
552
- restate-local-cluster-runner: 1.4.2, "BUSL-1.1", by, "restate.dev"
553
- restate-log-server: 1.4.2, "BUSL-1.1", by, "restate.dev"
554
- restate-log-server-grpc: 1.4.2, "BUSL-1.1", by, "restate.dev"
555
- restate-metadata-providers: 1.4.2, "BUSL-1.1", by, "restate.dev"
556
- restate-metadata-server: 1.4.2, "BUSL-1.1", by, "restate.dev"
557
- restate-metadata-server-grpc: 1.4.2, "BUSL-1.1", by, "restate.dev"
558
- restate-metadata-store: 1.4.2, "BUSL-1.1", by, "restate.dev"
559
- restate-node: 1.4.2, "BUSL-1.1", by, "restate.dev"
560
- restate-object-store-util: 1.4.2, "BUSL-1.1", by, "restate.dev"
561
- restate-partition-store: 1.4.2, "BUSL-1.1", by, "restate.dev"
562
- restate-queue: 1.4.2, "BUSL-1.1", by, "restate.dev"
563
- restate-rocksdb: 1.4.2, "BUSL-1.1", by, "restate.dev"
564
- restate-serde-util: 1.4.2, "BUSL-1.1", by, "restate.dev"
565
- restate-server: 1.4.2, "BUSL-1.1", by, "restate.dev"
566
- restate-service-client: 1.4.2, "BUSL-1.1", by, "restate.dev"
567
- restate-service-protocol: 1.4.2, "BUSL-1.1", by, "restate.dev"
568
- restate-service-protocol-v4: 1.4.2, "BUSL-1.1", by, "restate.dev"
569
- restate-storage-api: 1.4.2, "BUSL-1.1", by, "restate.dev"
570
- restate-storage-query-datafusion: 1.4.2, "BUSL-1.1", by, "restate.dev"
571
- restate-storage-query-postgres: 1.4.2, "BUSL-1.1", by, "restate.dev"
572
- restate-test-util: 1.4.2, "BUSL-1.1", by, "restate.dev"
573
- restate-timer: 1.4.2, "BUSL-1.1", by, "restate.dev"
574
- restate-timer-queue: 1.4.2, "BUSL-1.1", by, "restate.dev"
575
- restate-tracing-instrumentation: 1.4.2, "BUSL-1.1", by, "restate.dev"
576
- restate-types: 1.4.2, "BUSL-1.1", by, "restate.dev"
577
- restate-utoipa: 1.4.2, "MIT", by, "N/A"
578
- restate-wal-protocol: 1.4.2, "BUSL-1.1", by, "restate.dev"
579
- restate-web-ui: 0.0.91, "N/A", by, "N/A"
580
- restate-worker: 1.4.2, "BUSL-1.1", by, "restate.dev"
546
+ restate-errors: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
547
+ restate-fs-util: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
548
+ restate-futures-util: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
549
+ restate-ingress-http: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
550
+ restate-ingress-kafka: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
551
+ restate-invoker-api: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
552
+ restate-invoker-impl: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
553
+ restate-local-cluster-runner: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
554
+ restate-log-server: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
555
+ restate-log-server-grpc: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
556
+ restate-metadata-providers: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
557
+ restate-metadata-server: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
558
+ restate-metadata-server-grpc: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
559
+ restate-metadata-store: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
560
+ restate-node: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
561
+ restate-object-store-util: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
562
+ restate-partition-store: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
563
+ restate-queue: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
564
+ restate-rocksdb: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
565
+ restate-serde-util: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
566
+ restate-server: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
567
+ restate-service-client: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
568
+ restate-service-protocol: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
569
+ restate-service-protocol-v4: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
570
+ restate-storage-api: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
571
+ restate-storage-query-datafusion: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
572
+ restate-storage-query-postgres: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
573
+ restate-test-util: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
574
+ restate-timer: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
575
+ restate-timer-queue: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
576
+ restate-tracing-instrumentation: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
577
+ restate-types: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
578
+ restate-utoipa: 1.4.4-rc.2, "MIT", by, "N/A"
579
+ restate-wal-protocol: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
580
+ restate-web-ui: 0.0.94, "N/A", by, "N/A"
581
+ restate-worker: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
581
582
  restate-workspace-hack: 0.0.1, "N/A", by, "N/A"
582
- restatectl: 1.4.2, "BUSL-1.1", by, "restate.dev"
583
+ restatectl: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
583
584
  rev_lines: 0.3.0, "MIT", by, "Michael Coyne <mjc@hey.com>"
584
585
  rgb: 0.8.50, "MIT", by, "Kornel Lesiński <kornel@geekhood.net>|James Forster <james.forsterer@gmail.com>"
585
586
  ring: 0.17.13, "Apache-2.0 AND ISC", by, "N/A"
@@ -622,7 +623,7 @@ serde_tokenstream: 0.2.2, "Apache-2.0", by, "N/A"
622
623
  serde_urlencoded: 0.7.1, "Apache-2.0 OR MIT", by, "Anthony Ramine <n.oxyde@gmail.com>"
623
624
  serde_with: 3.13.0, "Apache-2.0 OR MIT", by, "Jonas Bushart|Marcin Kaźmierczak"
624
625
  serde_with_macros: 3.13.0, "Apache-2.0 OR MIT", by, "Jonas Bushart"
625
- service-protocol-wireshark-dissector: 1.4.2, "BUSL-1.1", by, "restate.dev"
626
+ service-protocol-wireshark-dissector: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
626
627
  sha1: 0.10.6, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
627
628
  sha2: 0.10.9, "Apache-2.0 OR MIT", by, "RustCrypto Developers"
628
629
  sharded-slab: 0.1.7, "MIT", by, "Eliza Weisman <eliza@buoyant.io>"
@@ -698,7 +699,7 @@ tinystr: 0.7.6, "Unicode-3.0", by, "The ICU4X Project Developers"
698
699
  tinytemplate: 1.2.1, "Apache-2.0 OR MIT", by, "Brook Heisler <brookheisler@gmail.com>"
699
700
  tinyvec: 1.8.1, "Apache-2.0 OR MIT OR Zlib", by, "Lokathor <zefria@gmail.com>"
700
701
  tinyvec_macros: 0.1.1, "Apache-2.0 OR MIT OR Zlib", by, "Soveu <marx.tomasz@gmail.com>"
701
- tokio: 1.45.1, "MIT", by, "Tokio Contributors <team@tokio.rs>"
702
+ tokio: 1.46.1, "MIT", by, "Tokio Contributors <team@tokio.rs>"
702
703
  tokio-macros: 2.5.0, "MIT", by, "Tokio Contributors <team@tokio.rs>"
703
704
  tokio-rustls: 0.26.1, "Apache-2.0 OR MIT", by, "N/A"
704
705
  tokio-stream: 0.1.17, "MIT", by, "Tokio Contributors <team@tokio.rs>"
@@ -737,7 +738,7 @@ ulid: 1.2.1, "MIT", by, "dylanhart <dylan96hart@gmail.com>"
737
738
  uncased: 0.9.10, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
738
739
  unicase: 2.8.1, "Apache-2.0 OR MIT", by, "Sean McArthur <sean@seanmonstar.com>"
739
740
  unicode-bidi: 0.3.18, "Apache-2.0 OR MIT", by, "The Servo Project Developers"
740
- unicode-ident: 1.0.18, "(MIT OR Apache-2.0) AND Unicode-3.0", by, "David Tolnay <dtolnay@gmail.com>"
741
+ unicode-ident: 1.0.18, "(Apache-2.0 OR MIT) AND Unicode-3.0", by, "David Tolnay <dtolnay@gmail.com>"
741
742
  unicode-normalization: 0.1.24, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
742
743
  unicode-properties: 0.1.3, "Apache-2.0 OR MIT", by, "Charles Lew <crlf0710@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
743
744
  unicode-segmentation: 1.12.0, "Apache-2.0 OR MIT", by, "kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
@@ -811,7 +812,7 @@ write16: 1.0.0, "Apache-2.0 OR MIT", by, "N/A"
811
812
  writeable: 0.5.5, "Unicode-3.0", by, "The ICU4X Project Developers"
812
813
  wyz: 0.5.1, "MIT", by, "myrrlyn <self@myrrlyn.dev>"
813
814
  xmlparser: 0.13.6, "Apache-2.0 OR MIT", by, "Yevhenii Reizner <razrfalcon@gmail.com>"
814
- xtask: 1.4.2, "BUSL-1.1", by, "restate.dev"
815
+ xtask: 1.4.4-rc.2, "BUSL-1.1", by, "restate.dev"
815
816
  xxhash-rust: 0.8.15, "BSL-1.0", by, "Douman <douman@gmx.se>"
816
817
  yansi: 1.0.1, "Apache-2.0 OR MIT", by, "Sergio Benitez <sb@sergio.bz>"
817
818
  yoke: 0.7.5, "Unicode-3.0", by, "Manish Goregaokar <manishsmail@gmail.com>"
package/README.md CHANGED
@@ -8,9 +8,9 @@
8
8
 
9
9
  <p align="center">
10
10
  <picture>
11
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/restatedev/img/refs/heads/main/restate-overview-light.png">
12
- <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/restatedev/img/refs/heads/main/restate-overview-dark.png">
13
- <img alt="Restate overview" src="https://raw.githubusercontent.com/restatedev/img/refs/heads/main/restate-overview-dark.png" width="650">
11
+ <source media="(prefers-color-scheme: dark)" srcset="https://restate.dev/blog/announcing-restate-1.0-restate-cloud-and-our-seed-funding-round/title_figure_hudf3f5cd4c2c091de8198c7c4b273b831_2636815_6620x0_resize_q75_h2_box_3.webp">
12
+ <source media="(prefers-color-scheme: light)" srcset="https://restate.dev/blog/announcing-restate-1.0-restate-cloud-and-our-seed-funding-round/title_figure_hudf3f5cd4c2c091de8198c7c4b273b831_2636815_6620x0_resize_q75_h2_box_3.webp">
13
+ <img alt="Restate overview" src="https://restate.dev/blog/announcing-restate-1.0-restate-cloud-and-our-seed-funding-round/title_figure_hudf3f5cd4c2c091de8198c7c4b273b831_2636815_6620x0_resize_q75_h2_box_3.webp" width="100%">
14
14
  </picture>
15
15
  </p>
16
16
 
@@ -18,8 +18,9 @@
18
18
 
19
19
  Restate provides a distributed durable version of your everyday building blocks, letting you build a wide range of use cases:
20
20
 
21
+ * [Durable AI Agents](https://github.com/restatedev/ai-examples)
21
22
  * [Workflows-as-Code](https://docs.restate.dev/use-cases/workflows)
22
- * [Microservice orchestration](https://docs.restate.dev/use-cases/microservice-orchestration)
23
+ * [Microservice Orchestration](https://docs.restate.dev/use-cases/microservice-orchestration)
23
24
  * [Event Processing](https://docs.restate.dev/use-cases/event-processing)
24
25
  * [Async Tasks](https://docs.restate.dev/use-cases/async-tasks)
25
26
  * [Agents, Stateful Actors, state machines, and much more](https://github.com/restatedev/examples)
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@restatedev/restate-server-darwin-arm64",
3
- "version": "1.4.2",
3
+ "version": "1.4.4-rc.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/restatedev/restate.git"