Skip to content

v0.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 20:10
· 38 commits to main since this release
v0.15.0
aa01409

What's Changed

  • ci: setup CI for WebTransport crate by @rvolosatovs in #467
  • add output console by @lachieh in #468
  • build(nix): update dependencies by @wrpc-bot in #469
  • chore(examples): use consistent serving method by @rvolosatovs in #470
  • refactor(web-kv): reorganize and add README.md by @rvolosatovs in #471
  • feat: add UDS and QUIC wasi:keyvalue servers by @rvolosatovs in #472
  • feat(web-kv): add WebTransport wasi:keyvalue server by @rvolosatovs in #473
  • feat(kv-web): complete MVP by @rvolosatovs in #474
  • build(nix): update dependencies by @wrpc-bot in #476
  • build(deps): bump tokio from 1.41.0 to 1.41.1 by @dependabot in #475
  • feat(kv-web): implement reconnects and bucket caching by @rvolosatovs in #477
  • feat(kv-web): add wa.dev interface link by @rvolosatovs in #478
  • build(nix): update dependencies by @wrpc-bot in #482
  • build(nix): update dependencies by @wrpc-bot in #483
  • build(deps): bump tempfile from 3.13.0 to 3.14.0 by @dependabot in #484
  • build(deps): bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in #485
  • build(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot in #487
  • build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #486
  • doc: remove broken badges by @rvolosatovs in #489
  • build(nix): update dependencies by @wrpc-bot in #490
  • build(deps): bump github/codeql-action from 3.27.1 to 3.27.3 by @dependabot in #491
  • build(deps): bump quinn from 0.11.5 to 0.11.6 by @dependabot in #492
  • build(deps): bump clap from 4.5.20 to 4.5.21 by @dependabot in #493
  • build(nix): update dependencies by @wrpc-bot in #496
  • build(deps): bump DeterminateSystems/nix-installer-action from 15 to 16 in /.github/actions/install-nix by @dependabot in #497
  • build(deps): bump github/codeql-action from 3.27.3 to 3.27.4 by @dependabot in #498
  • build(nix): update dependencies by @wrpc-bot in #499
  • build(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #502
  • build(deps): bump axum from 0.7.7 to 0.7.9 by @dependabot in #501
  • build(deps): bump rustls from 0.23.16 to 0.23.17 by @dependabot in #500
  • build(deps): bump tower-http from 0.6.1 to 0.6.2 by @dependabot in #504
  • build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in #505
  • fix(wasmtime-cli): link wasi:http by @rvolosatovs in #509
  • build(nix): update dependencies by @wrpc-bot in #508
  • build(deps): bump proc-macro2 from 1.0.89 to 1.0.92 by @dependabot in #506
  • build(deps): bump syn from 2.0.87 to 2.0.89 by @dependabot in #507
  • feat(nats): flush after sending invocation by @rvolosatovs in #510
  • build(nix): update dependencies by @wrpc-bot in #511
  • feat: enable pooling allocator by @rvolosatovs in #512
  • build(deps): bump url from 2.5.3 to 2.5.4 by @dependabot in #513
  • build(deps): bump rustls from 0.23.17 to 0.23.18 by @dependabot in #514
  • build(nix): update dependencies by @wrpc-bot in #515
  • build(deps): bump rvolosatovs/nix-flake-update-action from 2.0.4 to 2.0.5 by @dependabot in #516
  • build: update wasmtime and wit-bindgen by @rvolosatovs in #517
  • chore: update WASI adapter provider by @rvolosatovs in #519
  • build: update async-nats by @rvolosatovs in #518
  • build(nix): update dependencies by @wrpc-bot in #520
  • build(deps): bump wasmparser from 0.219.1 to 0.220.0 by @dependabot in #521
  • build(deps): bump wit-component from 0.219.1 to 0.220.0 by @dependabot in #524
  • build(nix): update dependencies by @wrpc-bot in #525
  • merge: wit-bindgen 0.35 by @rvolosatovs in #526
  • build(nix): update dependencies by @wrpc-bot in #527
  • build(deps): bump tracing from 0.1.40 to 0.1.41 by @dependabot in #528
  • build(deps): bump rustls from 0.23.18 to 0.23.19 by @dependabot in #529
  • build(nix): update dependencies by @wrpc-bot in #532
  • build(nix): update dependencies by @wrpc-bot in #533
  • build(nix): update nixify by @rvolosatovs in #534
  • build(deps): bump syn from 2.0.89 to 2.0.90 by @dependabot in #536
  • build(deps): bump tracing-subscriber from 0.3.18 to 0.3.19 by @dependabot in #535
  • build(deps): bump bytes from 1.8.0 to 1.9.0 by @dependabot in #530
  • build(deps): bump tokio from 1.41.1 to 1.42.0 by @dependabot in #538
  • build(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #539
  • build(deps): bump redis from 0.27.5 to 0.27.6 by @dependabot in #540
  • build(deps): bump clap from 4.5.21 to 4.5.22 by @dependabot in #541
  • build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #542
  • build(nix): update dependencies by @wrpc-bot in #537
  • build(deps): bump clap from 4.5.22 to 4.5.23 by @dependabot in #544
  • build(deps): bump tokio-util from 0.7.12 to 0.7.13 by @dependabot in #545
  • build(nix): update dependencies by @wrpc-bot in #543
  • build(nix): update dependencies by @wrpc-bot in #546
  • build(deps): bump tokio-stream from 0.1.16 to 0.1.17 by @dependabot in #547
  • chore: release by @rvolosatovs in #548
  • ci: use correct nix fmt syntax by @rvolosatovs in #549
  • build(nix): update dependencies by @wrpc-bot in #550
  • build(deps): bump wit-bindgen-core from 0.35.0 to 0.36.0 by @dependabot in #552
  • build(nix): update dependencies by @wrpc-bot in #553
  • build(nix): update dependencies by @wrpc-bot in #560
  • build(deps): bump serde from 1.0.215 to 1.0.216 by @dependabot in #561
  • build(deps): bump tower from 0.5.1 to 0.5.2 by @dependabot in #562
  • build(deps): bump rustls from 0.23.19 to 0.23.20 by @dependabot in #563
  • build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /examples/go/resources-server by @dependabot in #559
  • build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /go by @dependabot in #557
  • build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /examples/go/streams-server by @dependabot in #558
  • build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /examples/go/hello-client by @dependabot in #555
  • build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /examples/go/hello-server by @dependabot in #556
  • build(deps): bump github/codeql-action from 3.27.6 to 3.27.7 by @dependabot in #554
  • build(nix): update dependencies by @wrpc-bot in #564
  • build(deps): bump github/codeql-action from 3.27.7 to 3.27.9 by @dependabot in #565
  • build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 by @dependabot in #566
  • build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /examples/go/streams-client by @dependabot in #567
  • build(nix): update dependencies by @wrpc-bot in #568
  • build(nix): update dependencies by @wrpc-bot in #569
  • merge: wit-bindgen 0.36 by @rvolosatovs in #570
  • build: update dependencies by @rvolosatovs in #571
  • build(deps): bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0 in /examples/go/hello-client by @dependabot in #575
  • build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 in /.github/actions/build-nix by @dependabot in #572
  • build(deps): bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0 in /go by @dependabot in #576
  • build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #577
  • build(deps): bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0 in /examples/go/hello-server by @dependabot in #574
  • build(deps): bump github.com/nats-io/nats.go from 1.37.0 to 1.38.0 in /examples/go/resources-server by @dependabot in #573
  • build(nix): update dependencies by @wrpc-bot in #578
  • build(nix): update dependencies by @wrpc-bot in #579
  • build(deps): bump github/codeql-action from 3.27.9 to 3.28.0 by @dependabot in #580
  • build(deps): bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #584
  • build(deps): bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #581
  • build(deps): bump rcgen from 0.13.1 to 0.13.2 by @dependabot in #583
  • build(deps): bump syn from 2.0.90 to 2.0.91 by @dependabot in #582
  • build(nix): update dependencies by @wrpc-bot in #585
  • build(deps): bump quote from 1.0.37 to 1.0.38 by @dependabot in #586
  • build(deps): bump syn from 2.0.91 to 2.0.92 by @dependabot in #587
  • build(nix): update dependencies by @wrpc-bot in #588
  • build(deps): bump serde from 1.0.216 to 1.0.217 by @dependabot in #591
  • build(nix): update dependencies by @wrpc-bot in #589
  • build(deps): bump syn from 2.0.92 to 2.0.93 by @dependabot in #590
  • feat: add HTTP -> TCP proxy example by @rvolosatovs in #593
  • Update SPEC.md by @zh4ngx in #597
  • build(deps): bump syn from 2.0.93 to 2.0.94 by @dependabot in #595
  • build(deps): bump tempfile from 3.14.0 to 3.15.0 by @dependabot in #596
  • build(deps): bump hyper from 1.5.1 to 1.5.2 by @dependabot in #594
  • build(nix): update dependencies by @wrpc-bot in #592
  • ci: pin ubuntu image versions by @rvolosatovs in #610
  • build(nix): update dependencies by @wrpc-bot in #606
  • feat(go/tcp): begin Go TCP transport implementation by @rvolosatovs in #611
  • build(deps): bump github/codeql-action from 3.28.0 to 3.28.1 by @dependabot in #609
  • build(deps): bump syn from 2.0.94 to 2.0.96 by @dependabot in #607
  • build(deps): bump prettyplease from 0.2.25 to 0.2.29 by @dependabot in #608
  • build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 by @dependabot in #601
  • build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 in /.github/actions/build-nix by @dependabot in #603
  • build(deps): bump clap from 4.5.23 to 4.5.26 by @dependabot in #604
  • build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 by @dependabot in #605
  • build(deps): bump serde_json from 1.0.134 to 1.0.135 by @dependabot in #600
  • build(nix): update dependencies by @wrpc-bot in #612
  • build(deps): bump github/codeql-action from 3.28.1 to 3.28.4 by @dependabot in #624
  • build(deps): bump pin-project-lite from 0.2.15 to 0.2.16 by @dependabot in #616
  • build(nix): update dependencies by @wrpc-bot in #619
  • build(deps): bump DeterminateSystems/magic-nix-cache-action from 8 to 9 in /.github/actions/install-nix by @dependabot in #620
  • build(deps): bump uuid from 1.11.0 to 1.12.1 by @dependabot in #621
  • build(deps): bump proc-macro2 from 1.0.92 to 1.0.93 by @dependabot in #615
  • build(deps): bump tokio from 1.42.0 to 1.43.0 by @dependabot in #613
  • ci: switch oci job to ubuntu-24.04 by @rvolosatovs in #625
  • build(nix): update dependencies by @wrpc-bot in #626
  • build(nix): update dependencies by @wrpc-bot in #627
  • build(deps): bump clap from 4.5.26 to 4.5.27 by @dependabot in #629
  • build(deps): bump rustls from 0.23.20 to 0.23.21 by @dependabot in #630
  • build(deps): bump github/codeql-action from 3.28.4 to 3.28.6 by @dependabot in #633
  • build(deps): bump test-log from 0.2.16 to 0.2.17 by @dependabot in #631
  • build(deps): bump serde_json from 1.0.135 to 1.0.138 by @dependabot in #637
  • build(deps): bump tempfile from 3.15.0 to 3.16.0 by @dependabot in #638
  • build(nix): update dependencies by @wrpc-bot in #634
  • build(deps): bump hyper from 1.5.2 to 1.6.0 by @dependabot in #636
  • build(deps): bump github/codeql-action from 3.28.6 to 3.28.8 by @dependabot in #635
  • build(nix): update dependencies by @wrpc-bot in #639
  • build(deps): bump bitflags from 2.6.0 to 2.8.0 by @dependabot in #632
  • build(deps): bump rustls from 0.23.21 to 0.23.22 by @dependabot in #640
  • build(nix): update dependencies by @wrpc-bot in #641
  • build(deps): bump syn from 2.0.96 to 2.0.98 by @dependabot in #642
  • build(nix): update dependencies by @wrpc-bot in #643
  • build(deps): bump clap from 4.5.27 to 4.5.28 by @dependabot in #644
  • build(deps): bump bytes from 1.9.0 to 1.10.0 by @dependabot in #645
  • build(deps): bump github.com/nats-io/nats.go from 1.38.0 to 1.39.0 in /examples/go/resources-server by @dependabot in #646
  • build(deps): bump uuid from 1.12.1 to 1.13.1 by @dependabot in #648
  • build(deps): bump github.com/nats-io/nats.go from 1.38.0 to 1.39.0 in /examples/go/hello-client by @dependabot in #649
  • build(deps): bump github.com/nats-io/nats.go from 1.38.0 to 1.39.0 in /go by @dependabot in #650
  • build(deps): bump github.com/nats-io/nats.go from 1.38.0 to 1.39.0 in /examples/go/hello-server by @dependabot in #651
  • build(deps): bump wasmparser from 0.221.2 to 0.221.3 by @dependabot in #647
  • build(nix): update dependencies by @wrpc-bot in #653
  • build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 by @dependabot in #654
  • build(nix): update dependencies by @wrpc-bot in #655
  • build(nix): update dependencies by @wrpc-bot in #657
  • build(deps): bump rustls from 0.23.22 to 0.23.23 by @dependabot in #658
  • build(deps): bump clap from 4.5.28 to 4.5.29 by @dependabot in #659
  • build(deps): bump clap from 4.5.29 to 4.5.30 by @dependabot in #665
  • build(nix): update dependencies by @wrpc-bot in #660
  • build(deps): bump tempfile from 3.16.0 to 3.17.1 by @dependabot in #663
  • build(deps): bump uuid from 1.13.1 to 1.13.2 by @dependabot in #664
  • build(nix): update dependencies by @wrpc-bot in #667
  • build(nix): update dependencies by @wrpc-bot in #668
  • build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 in /.github/actions/build-nix by @dependabot in #680
  • build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #679
  • build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot in #677
  • build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 by @dependabot in #678
  • build(deps): bump github.com/nats-io/nats.go from 1.39.0 to 1.39.1 in /examples/go/hello-client by @dependabot in #670
  • build(deps): bump github.com/nats-io/nats.go from 1.39.0 to 1.39.1 in /go by @dependabot in #672
  • build(deps): bump serde from 1.0.217 to 1.0.218 by @dependabot in #674
  • build(deps): bump uuid from 1.13.2 to 1.14.0 by @dependabot in #675
  • build(deps): bump github.com/nats-io/nats.go from 1.39.0 to 1.39.1 in /examples/go/resources-server by @dependabot in #669
  • build(deps): bump github.com/nats-io/nats.go from 1.39.0 to 1.39.1 in /examples/go/hello-server by @dependabot in #671
  • build(deps): bump anyhow from 1.0.95 to 1.0.96 by @dependabot in #676
  • build(deps): bump serde_json from 1.0.138 to 1.0.139 by @dependabot in #684
  • build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot in #681
  • build(nix): update dependencies by @wrpc-bot in #682
  • build(deps): bump clap from 4.5.30 to 4.5.31 by @dependabot in #683
  • chore: update to Wasmtime 30 by @rvolosatovs in #685
  • build: update async-nats and other Rust deps by @rvolosatovs in #686
  • build(nix): update dependencies by @wrpc-bot in #687
  • build(deps): bump wasmparser from 0.221.3 to 0.226.0 by @dependabot in #688
  • build(deps): bump uuid from 1.15.0 to 1.15.1 by @dependabot in #689
  • build(deps): bump ring from 0.17.11 to 0.17.13 by @dependabot in #696
  • build(deps): bump cachix/cachix-action from 15 to 16 in /.github/actions/install-nix by @dependabot in #698
  • build(deps): bump prettyplease from 0.2.29 to 0.2.31 by @dependabot in #700
  • build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by @dependabot in #697
  • build(deps): bump bitflags from 2.8.0 to 2.9.0 by @dependabot in #692
  • build(deps): bump anyhow from 1.0.96 to 1.0.97 by @dependabot in #694
  • build(nix): update dependencies by @wrpc-bot in #691
  • build(deps): bump quote from 1.0.38 to 1.0.40 by @dependabot in #699
  • build(deps): bump uuid from 1.15.1 to 1.16.0 by @dependabot in #701
  • build(deps): bump bytes from 1.10.0 to 1.10.1 by @dependabot in #702
  • build(deps): bump proc-macro2 from 1.0.93 to 1.0.94 by @dependabot in #703
  • build(deps): bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #704
  • build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by @dependabot in #706
  • build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #707
  • build(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot in #708
  • build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 in /.github/actions/build-nix by @dependabot in #709
  • build(deps): bump github.com/nats-io/nats.go from 1.39.1 to 1.40.1 in /examples/go/resources-server by @dependabot in #721
  • build(deps): bump github.com/nats-io/nats.go from 1.39.1 to 1.40.1 in /go by @dependabot in #722
  • build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot in #715
  • build(deps): bump github.com/nats-io/nats.go from 1.39.1 to 1.40.1 in /examples/go/hello-server by @dependabot in #719
  • build(deps): bump github.com/nats-io/nats.go from 1.39.1 to 1.40.1 in /examples/go/hello-client by @dependabot in #720
  • build(nix): update dependencies by @wrpc-bot in #710
  • build(deps): bump serde from 1.0.218 to 1.0.219 by @dependabot in #712
  • build(deps): bump tokio from 1.43.0 to 1.44.1 by @dependabot in #713
  • feat: implement wrpc:rpc by @rvolosatovs in #726
  • feat: support wrpc:rpc/error in polyfills by @rvolosatovs in #728
  • build(nix): update dependencies by @wrpc-bot in #723
  • build(deps): bump http from 1.2.0 to 1.3.1 by @dependabot in #724
  • build(deps): bump tokio-util from 0.7.13 to 0.7.14 by @dependabot in #711
  • build(deps): bump rustls from 0.23.23 to 0.23.25 by @dependabot in #714
  • build(deps): bump syn from 2.0.98 to 2.0.100 by @dependabot in #725
  • build(rust,go): update dependencies by @rvolosatovs in #734
  • feat: special-case result<_, rpc-error> in component return position by @rvolosatovs in #735
  • build(deps): bump wasi from 0.13.3+wasi-0.2.2 to 0.14.2+wasi-0.2.4 by @dependabot in #736
  • ci(nix): use pinned nixpkgs by @rvolosatovs in #747
  • build(deps): bump github.com/nats-io/nats.go from 1.40.1 to 1.41.0 in /go by @dependabot in #743
  • build(deps): bump github.com/nats-io/nats.go from 1.40.1 to 1.41.0 in /examples/go/resources-server by @dependabot in #744
  • build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 by @dependabot in #745
  • build(deps): bump tokio from 1.44.1 to 1.44.2 by @dependabot in #746
  • build(deps): bump github.com/nats-io/nats.go from 1.40.1 to 1.41.0 in /examples/go/hello-client by @dependabot in #742
  • build(deps): bump github.com/nats-io/nats.go from 1.40.1 to 1.41.0 in /examples/go/hello-server by @dependabot in #741
  • build(deps): bump hyper-util from 0.1.10 to 0.1.11 by @dependabot in #739
  • build(deps): bump clap from 4.5.34 to 4.5.35 by @dependabot in #740
  • build(deps): bump wasmparser from 0.226.0 to 0.227.1 by @dependabot in #737
  • build(deps): bump github.com/nats-io/nats.go from 1.41.0 to 1.41.1 in /examples/go/resources-server by @dependabot in #752
  • build(deps): bump github.com/nats-io/nats.go from 1.41.0 to 1.41.1 in /examples/go/hello-server by @dependabot in #753
  • build(deps): bump github.com/nats-io/nats.go from 1.41.0 to 1.41.1 in /examples/go/hello-client by @dependabot in #751
  • build(deps): bump prettyplease from 0.2.31 to 0.2.32 by @dependabot in #749
  • build(deps): bump github.com/nats-io/nats.go from 1.41.0 to 1.41.1 in /go by @dependabot in #750
  • build(nix): update dependencies by @wrpc-bot in #729
  • build(deps): bump rustls from 0.23.25 to 0.23.26 by @dependabot in #754
  • build(deps): bump clap from 4.5.35 to 4.5.36 by @dependabot in #755
  • build(nix): update dependencies by @wrpc-bot in #762
  • build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #766
  • build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #765
  • build(deps): bump DeterminateSystems/nix-installer-action from 16 to 17 in /.github/actions/install-nix by @dependabot in #767
  • build(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot in #763
  • build(deps): bump github.com/nats-io/nats.go from 1.41.1 to 1.41.2 in /examples/go/resources-server by @dependabot in #761
  • build(deps): bump anyhow from 1.0.97 to 1.0.98 by @dependabot in #756
  • build(deps): bump proc-macro2 from 1.0.94 to 1.0.95 by @dependabot in #757
  • build(deps): bump github.com/nats-io/nats.go from 1.41.1 to 1.41.2 in /examples/go/hello-server by @dependabot in #760
  • build(deps): bump github.com/nats-io/nats.go from 1.41.1 to 1.41.2 in /go by @dependabot in #758
  • build(deps): bump github.com/nats-io/nats.go from 1.41.1 to 1.41.2 in /examples/go/hello-client by @dependabot in #759
  • build(deps): bump clap from 4.5.36 to 4.5.37 by @dependabot in #764
  • build(deps): bump tokio-util from 0.7.14 to 0.7.15 by @dependabot in #771
  • build(deps): bump syn from 2.0.100 to 2.0.101 by @dependabot in #772
  • build(deps): bump rustls from 0.23.26 to 0.23.27 by @dependabot in #778
  • build(deps): bump tokio from 1.44.2 to 1.45.0 by @dependabot in #779
  • build(deps): bump tempfile from 3.19.1 to 3.20.0 by @dependabot in #781
  • build(deps): bump github.com/nats-io/nats.go from 1.41.2 to 1.42.0 in /examples/go/hello-client by @dependabot in #773
  • build(deps): bump github.com/nats-io/nats.go from 1.41.2 to 1.42.0 in /examples/go/resources-server by @dependabot in #775
  • build(deps): bump tower-http from 0.6.2 to 0.6.4 by @dependabot in #782
  • build(deps): bump github/codeql-action from 3.28.16 to 3.28.18 by @dependabot in #784
  • build(deps): bump github.com/nats-io/nats.go from 1.41.2 to 1.42.0 in /examples/go/hello-server by @dependabot in #777
  • feat(go): fully implement outgoing TCP transport by @rvolosatovs in #785
  • build(deps): bump clap from 4.5.37 to 4.5.38 by @dependabot in #787
  • build(deps): bump hyper-util from 0.1.11 to 0.1.12 by @dependabot in #788
  • build(deps): bump quinn from 0.11.7 to 0.11.8 by @dependabot in #786
  • chore: tidy Go modules by @rvolosatovs in #789
  • chore: update deps by @rvolosatovs in #790
  • feat(go): implement TCP serve by @rvolosatovs in #791
  • fix(go): implement framed async by @rvolosatovs in #792

New Contributors

Full Changelog: v0.14.0...v0.15.0