What's Changed
- fix(chart): reference the correct value for the Jetstream domain by @protochron in #467
- chore(deps): bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #468
- chore(deps): bump bytes from 1.7.2 to 1.8.0 by @dependabot in #469
- chore(deps): bump tokio from 1.40.0 to 1.41.0 by @dependabot in #473
- chore(deps): bump utoipa from 5.1.1 to 5.1.3 by @dependabot in #471
- chore(deps): bump thiserror from 1.0.64 to 1.0.65 by @dependabot in #472
- chore(deps): bump serde from 1.0.210 to 1.0.213 by @dependabot in #470
- chore(deps): bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #476
- chore(deps): bump utoipa from 5.1.3 to 5.2.0 by @dependabot in #475
- chore(deps): bump serde from 1.0.213 to 1.0.214 by @dependabot in #477
- chore: Bump wascap to 0.15.2 by @joonas in #480
- chore: Bump
wasmcloud-secrets-types
by @joonas in #481 - chore(ci): pin zig to latest stable version by @joonas in #482
- chore: Bump client and types 0.7.1 by @joonas in #483
- chore(dx): remove deprecated crates extension by @vados-cosmonic in #492
- chore(deps): bump serial_test from 3.1.1 to 3.2.0 by @dependabot in #488
- chore(deps): bump tokio from 1.41.0 to 1.41.1 by @dependabot in #489
- chore(deps): bump anyhow from 1.0.92 to 1.0.93 by @dependabot in #490
- chore(deps): bump clap from 4.5.20 to 4.5.21 by @dependabot in #494
- chore(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot in #495
- chore: Update the Github Action to set correct tag for the Docker Image by @sp6370 in #493
- chore(wadm-types): prune unused dependencies by @joonas in #484
- chore(wadm-client): prune unused dependencies by @joonas in #485
- chore(wadm): prune unused dependencies by @joonas in #486
- chore(wadm-cli): prune unused dependencies by @joonas in #487
- chore(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #496
- chore(deps): bump bytes from 1.8.0 to 1.9.0 by @dependabot in #499
- chore(deps): bump indexmap from 2.6.0 to 2.7.0 by @dependabot in #500
- chore(deps): bump thiserror from 1.0.65 to 1.0.69 by @dependabot in #501
- chore(ci): Set token permissions for GitHub Actions workflows by @joonas in #498
- fix: detect spread scaler requirements violation by @ahmedtadde in #491
- fix: RUSTSEC-2024-0402 by @joonas in #503
- chore: Add OSSF Scorecard workflow by @joonas in #504
- chore(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #512
- chore(deps): bump clap from 4.5.21 to 4.5.23 by @dependabot in #511
- chore(deps): bump tokio from 1.41.1 to 1.42.0 by @dependabot in #510
- chore: Fix scorecard workflow spacing by @joonas in #506
- chore(deps): bump chrono from 0.4.38 to 0.4.39 by @dependabot in #509
- chore: Add Security Policy with link to the main repository by @joonas in #508
- chore: bump wadm-types to 0.9.0 for wit-bindgen-wrpc by @LUK3ARK in #515
- Add manifest validation check for "duplicate" links by @Vikrantpalle in #507
- fix(server): wash app delete command returns success for invalid application name by @ffuerste in #513
- Add wasm flag for wasm targets by @LUK3ARK in #497
- chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0 by @dependabot in #521
- chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0 by @dependabot in #519
- chore(deps): bump github/codeql-action from 3.27.6 to 3.27.9 by @dependabot in #520
- chore(deps): bump thiserror from 1.0.69 to 2.0.6 by @dependabot in #522
- chore(ci): Pin GitHub Actions dependencies by @joonas in #523
- feat: Adds flake by @thomastaylor312 in #517
- fix(server): Added validation for duplicated link config names by @ffuerste in #516
- feat(validation): validation fails if component has source_config by @markkovari in #337
- Reflect unhealthy providers in application status by @Vikrantpalle in #524
- chore(deps): bump thiserror from 2.0.7 to 2.0.9 by @dependabot in #526
- chore(deps): bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #528
- chore(deps): bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #529
- chore(deps): bump utoipa from 5.2.0 to 5.3.0 by @dependabot in #527
- chore(deps): bump serde from 1.0.216 to 1.0.217 by @dependabot in #530
- allow unique interfaces across duplicate links and test by @LUK3ARK in #518
- feat(deps): add separate wit-wasm and wit-std features by @LUK3ARK in #531
- feat(nats): flag to change persistence of streams by @markkovari in #525
- release(*): bump versions by @brooksmtownsend in #532
New Contributors
- @sp6370 made their first contribution in #493
- @Vikrantpalle made their first contribution in #507
- @ffuerste made their first contribution in #513
- @markkovari made their first contribution in #337
Full Changelog: v0.18.0...v0.19.0