Skip to content

Releases: apple/swift-openapi-runtime

1.12.0

Choose a tag to compare

@github-actions github-actions released this 21 May 10:51
3d3a845

What's Changed

SemVer Minor

  • Drop Swift 6.0 by @rnro in #185
  • Add QuerySpaceNormalizingMiddleware server middleware to handle clients using plus-encoding by @rbranche in #194

Other Changes

  • Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.7 to 0.0.8 by @dependabot[bot] in #182
  • Use org security policy instead of our bespoke version by @madrob in #183
  • Enable Swift 6.3 jobs in CI by @rnro in #184
  • Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.8 to 0.0.10 by @dependabot[bot] in #188
  • Update dependabot to daily schedule by @kukushechkin in #189
  • Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.10 to 0.0.11 by @dependabot[bot] in #190
  • Make dependabot set label by @kukushechkin in #191
  • update .spi build to request 6.3 and extended HTML output by @heckj in #193
  • [CI] Add automated release workflow using swift-temporal-sdk by @inductor in #192
  • Deduplicate package Swift settings by @fhwvtqdc2q-svg in #196

New Contributors

Full Changelog: 1.11.0...1.12.0

1.11.0

Choose a tag to compare

@czechboy0 czechboy0 released this 03 Mar 15:58
f039fa6

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: 1.10.1...1.11.0

1.10.1

Choose a tag to compare

@czechboy0 czechboy0 released this 24 Feb 09:34
16c8eb7

What's Changed

Other Changes

Full Changelog: 1.10.0...1.10.1

1.10.0

Choose a tag to compare

@czechboy0 czechboy0 released this 24 Feb 08:18
4443113

What's Changed

SemVer Minor

  • Migrate to Swift 6.0+ and Swift 6 language mode by @czechboy0 in #170

Other Changes

New Contributors

Full Changelog: 1.9.0...1.10.0

1.9.0

Choose a tag to compare

@czechboy0 czechboy0 released this 09 Dec 11:12
7cdf333

What's Changed

SemVer Minor

  • Convert DecodingErrors thrown from request handling code to HTTP 400 … by @colindignazio in #161

Other Changes

  • Fix formatting in swift-format 6.2 by @czechboy0 in #159
  • Enable Swift 6.2 jobs in CI by @rnro in #158
  • chore: restrict GitHub workflow permissions - future-proof by @incertum in #160

New Contributors

Full Changelog: 1.8.3...1.9.0

1.8.3

Choose a tag to compare

@czechboy0 czechboy0 released this 17 Sep 14:01
7722cf8

What's Changed

SemVer Patch

  • Fix typo in MultiError by @czechboy0 in #154
  • Fix encoding of OpenAPI{Object,Value}Container to allow multiple encodings in anyOf/allOf by @czechboy0 in #156

Other Changes

  • Switch integration tests to newer Swift test matrix by @rnro in #150
  • Enable Swift 6.1 jobs in CI by @rnro in #151
  • move nightly disable parameter in main.yml by @rnro in #152
  • main.yml - add /swift-openapi-runtime as safe directory by @rnro in #153
  • Enable release mode builds by @josephnoir in #155

New Contributors

Full Changelog: 1.8.2...1.8.3

1.8.2

Choose a tag to compare

@czechboy0 czechboy0 released this 02 Apr 06:51
8f33cc5

What's Changed

SemVer Patch

Other Changes

  • Add static SDK CI workflow by @rnro in #146
  • Enable macOS CI on merge to main and daily timer by @rnro in #147
  • Enable macOS CI on pull requests by @rnro in #149

New Contributors

Full Changelog: 1.8.1...1.8.2

1.8.1

Choose a tag to compare

@czechboy0 czechboy0 released this 13 Mar 09:25
81c309c

What's Changed

SemVer Patch

Other Changes

  • CI use 6.1 nightlies by @rnro in #139
  • Rename nightly_6_1 params to nightly_next by @rnro in #144
  • Only apply standard swift settings on valid targets by @rnro in #145

Full Changelog: 1.8.0...1.8.1

1.8.0

Choose a tag to compare

@czechboy0 czechboy0 released this 13 Jan 08:31
23146bc

What's Changed

SemVer Minor

Other Changes

Full Changelog: 1.7.0...1.8.0

1.7.0

Choose a tag to compare

@czechboy0 czechboy0 released this 25 Nov 14:55
5e119a3

What's Changed

SemVer Minor

SemVer Patch

  • Improve parameter handling of MIME types in content types by @czechboy0 in #113
  • Refactor URIDecoder/URIParser to improve handling of the deepObject style by @czechboy0 in #127

Other Changes

  • Unify scheduled and main yamls by @rnro in #128
  • Remove unused Swift 6 language mode workflow by @rnro in #130
  • Add .editorconfig file by @rnro in #129

New Contributors

Full Changelog: 1.6.0...1.7.0