[3.45.0](https://github.com/swagger-api/swagger-ui/compare/v3.44.1...v3.45.0) (2021-03-11)
Features
* request snippets plugin ([6910](https://github.com/swagger-api/swagger-ui/issues/6910)) ([8405fa0](https://github.com/swagger-api/swagger-ui/commit/8405fa01011f8bae3fa4f99ea924f43aa6c9bf24))
* sample gen should incorporate schema validation constraint ([7043](https://github.com/swagger-api/swagger-ui/issues/7043)) ([3ead825](https://github.com/swagger-api/swagger-ui/commit/3ead825287fe7bdd2184937c42e5f433ca4ef1ce))
Bug Fixes
* **auth:** support pkce when using basic auth header ([7038](https://github.com/swagger-api/swagger-ui/issues/7038)) ([f23a9d6](https://github.com/swagger-api/swagger-ui/commit/f23a9d6924437105bd21ddc35f0f6f45ac897d60))
* **auth:** url change should flush auth ([7046](https://github.com/swagger-api/swagger-ui/issues/7046)) ([219d886](https://github.com/swagger-api/swagger-ui/commit/219d8862659e2b4075668b17a729c0e9ad4879dd))
* **sample-gen:** allOf, oneOf lifting should consider properties and items ([7041](https://github.com/swagger-api/swagger-ui/issues/7041)) ([f9e54a2](https://github.com/swagger-api/swagger-ui/commit/f9e54a26bf7f4d755d170b0b5f76373214374b8b))
* **sample-gen:** xml attr with media-type example value ([7045](https://github.com/swagger-api/swagger-ui/issues/7045)) ([902241c](https://github.com/swagger-api/swagger-ui/commit/902241cf7ee1e604dc58dcf528b30278eda80026))
* **ui:** prevent example select from overflowing ([7060](https://github.com/swagger-api/swagger-ui/issues/7060)) ([0723622](https://github.com/swagger-api/swagger-ui/commit/072362244a1d5e7825bec2d12ec35e4435e0c337))
* preserve multipart file part position in requestData ([7008](https://github.com/swagger-api/swagger-ui/issues/7008)) ([15b8c0c](https://github.com/swagger-api/swagger-ui/commit/15b8c0c92962b4a86ae9123f00043c95addbd81e))