What's Changed
* Add `type` to `TypedDictField` by realDragonium in https://github.com/pydantic/pydantic-core/pull/457
* Add metadata to dataclass-field by dmontagu in https://github.com/pydantic/pydantic-core/pull/470
* build: Use `PYTHON` to determine the correct python executable by xhochy in https://github.com/pydantic/pydantic-core/pull/469
* use `pytest-examples` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/465
* chore: Update maturin action in CI by aminalaee in https://github.com/pydantic/pydantic-core/pull/476
* Uprev coverage to 7.2.2 by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/471
* Add 'frozen' to Config & SchemaValidator by realDragonium in https://github.com/pydantic/pydantic-core/pull/462
* CI: add `rustc --version --verbose` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/481
* try ubuntu-20.04 by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/486
* Uprev version to 0.17.0 by dmontagu in https://github.com/pydantic/pydantic-core/pull/487
New Contributors
* realDragonium made their first contribution in https://github.com/pydantic/pydantic-core/pull/457
* xhochy made their first contribution in https://github.com/pydantic/pydantic-core/pull/469
* aminalaee made their first contribution in https://github.com/pydantic/pydantic-core/pull/476
**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.16.1...v0.17.0