What's Changed
* Implement proper support for nested complex env values by hramezani in https://github.com/pydantic/pydantic-settings/pull/22
* Ignore env_prefix if validation_alias is set by hramezani in https://github.com/pydantic/pydantic-settings/pull/25
* Change the behavior of field_is_complex to be more similar to pydantic v1 by dmontagu in https://github.com/pydantic/pydantic-settings/pull/31
* Adopt pydantic-settings docs for Pydantic V2 by hramezani in https://github.com/pydantic/pydantic-settings/pull/18
* Fix nested model problem when case_sensitive=False by hramezani in https://github.com/pydantic/pydantic-settings/pull/34
* Prepare for 2.0a3 release by hramezani in https://github.com/pydantic/pydantic-settings/pull/35
New Contributors
* dmontagu made their first contribution in https://github.com/pydantic/pydantic-settings/pull/31
**Full Changelog**: https://github.com/pydantic/pydantic-settings/compare/v2.0a1...v2.0a3