v0.15.0
What's Changed
- chore(schema): change name and description on json schema by @lachieh in #395
- chore(deps): bump clap from 4.5.15 to 4.5.16 by @dependabot in #399
- chore(deps): bump serde_json from 1.0.125 to 1.0.127 by @dependabot in #397
- chore(deps): bump serde from 1.0.208 to 1.0.209 by @dependabot in #398
- fix(wadm): ensure custom traits are not spread or link traits by @brooksmtownsend in #396
- fix(server): deprecate and replace model.list operation with model.get by @ahmedtadde in #400
- chore(deps): bump tokio from 1.39.3 to 1.40.0 by @dependabot in #403
- chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #407
- chore(deps): bump indexmap from 2.4.0 to 2.5.0 by @dependabot in #406
- chore(deps): bump testcontainers from 0.21.1 to 0.22.0 by @dependabot in #404
- chore(deps): bump async-trait from 0.1.81 to 0.1.82 by @dependabot in #405
- chore(chart): Bump wadm chart to default to 0.14.0 by @joonas in #402
- chore(deps): bump serde_json from 1.0.127 to 1.0.128 by @dependabot in #410
- chore(deps): bump anyhow from 1.0.86 to 1.0.87 by @dependabot in #413
- chore(deps): bump serde from 1.0.209 to 1.0.210 by @dependabot in #412
- chore(deps): bump clap from 4.5.16 to 4.5.17 by @dependabot in #411
- fix(types): Fixes validation for wasi:keyvalue by @thomastaylor312 in #415
- feat(wadm)!: support configuring max stream bytes by @brooksmtownsend in #418
- chore: Revise the default NATS Server address logic by @joonas in #420
- chore: Rework release pipeline by @joonas in #421
- chore: Use normal cargo build on windows by @joonas in #422
- chore: Fix up release workflow by @joonas in #423
- chore(deps): bump bytes from 1.7.1 to 1.7.2 by @dependabot in #424
- chore(deps): bump thiserror from 1.0.63 to 1.0.64 by @dependabot in #426
- chore(deps): bump clap from 4.5.17 to 4.5.18 by @dependabot in #427
- chore(deps): bump nkeys from 0.4.3 to 0.4.4 by @dependabot in #425
- chore(deps): bump anyhow from 1.0.87 to 1.0.89 by @dependabot in #416
- fix(handler): backwards compat list by @brooksmtownsend in #428
- release: bump crates for release by @brooksmtownsend in #429
- feat: Add wolfi image by @joonas in #430
New Contributors
Full Changelog: v0.14.0...v0.15.0