## Release @typespec/http-specs v0.1.0-alpha.35
Bumps `@typespec/http-specs` from `0.1.0-alpha.34` to `0.1.0-alpha.35`
following the release instructions in the [http-specs
README](packages/http-specs/README.md).
### Changes included in this release
#### Features
- Added new scenario for next link based pagination where the initial
verb is not GET
- Add missing scenarios for xml handling
#### Bug Fixes
- Accept both `2022-08-26T18:38:00.000Z` and `2022-08-26T18:38:00Z` as
valid RFC3339 UTC datetime forms in the `ModelWithDatetime` XML
scenario.
### What was done
- Ran `pnpm change version --only "@typespec/http-specs"` to bump the
version
- Updated `packages/http-specs/package.json` version to `0.1.0-alpha.35`
- Updated `packages/http-specs/CHANGELOG.md` with new release entries
- Consumed pending chronus change files for `@typespec/http-specs`
### ⚠️ Important: Branch rename needed for auto-release
Per the [http-specs
README](packages/http-specs/README.md#update-version-for-release), this
branch should follow the `publish/xyz` naming pattern for auto-release
to trigger on merge. **Please rename this branch to `publish/http-specs`
before merging.**
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: timotheeguerin <1031227+timotheeguerin@users.noreply.github.com>
Co-authored-by: Timothee Guerin <tiguerin@microsoft.com>
Release @typespec/http-specs v0.1.0-alpha.35
Bumps
@typespec/http-specsfrom0.1.0-alpha.34to0.1.0-alpha.35following the release instructions in the http-specs README.Changes included in this release
Features
Bug Fixes
2022-08-26T18:38:00.000Zand2022-08-26T18:38:00Zas valid RFC3339 UTC datetime forms in theModelWithDatetimeXML scenario.What was done
pnpm change version --only "@typespec/http-specs"to bump the versionpackages/http-specs/package.jsonversion to0.1.0-alpha.35packages/http-specs/CHANGELOG.mdwith new release entries@typespec/http-specsPer the http-specs README, this branch should follow the
publish/xyznaming pattern for auto-release to trigger on merge. Please rename this branch topublish/http-specsbefore merging.