springdoc/springdoc-openapi
### [`v1.6.8`](https://togithub.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#168---2022-04-22)
##### Added
- [#1616](https://togithub.com/springdoc/springdoc-openapi/issues/1616) - Add global customizer and filters
- [#1620](https://togithub.com/springdoc/springdoc-openapi/issues/1620) - Allow ComposedSchemas to replace non-composed so we can respect polymorphic links discovered in later methods
- [#1579](https://togithub.com/springdoc/springdoc-openapi/issues/1579) - Updated class and method javadoc handling
##### Changed
- upgrade to spring-boot 2.6.7
- [#1603](https://togithub.com/springdoc/springdoc-openapi/issues/1603) - Update swagger-ui path from /swaggerui to /swagger-ui when using management port (actuator) .
- Prefer ComposedSchemas over non-composed so that method name order doesn't prevent polymorphic links generating into the spec
##### Fixed
- [#1621](https://togithub.com/springdoc/springdoc-openapi/issues/1621) - Redirection to UI broken with query-config-enabled when any other boolean parameter is defined.
- [#1617](https://togithub.com/springdoc/springdoc-openapi/issues/1617) - spring cloud stream crashes at startup.
- [#1605](https://togithub.com/springdoc/springdoc-openapi/issues/1605) - spring-native NullPointerException due to missing TypeHint
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
1.6.7
->1.6.8
Release Notes
springdoc/springdoc-openapi
### [`v1.6.8`](https://togithub.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#168---2022-04-22) ##### Added - [#1616](https://togithub.com/springdoc/springdoc-openapi/issues/1616) - Add global customizer and filters - [#1620](https://togithub.com/springdoc/springdoc-openapi/issues/1620) - Allow ComposedSchemas to replace non-composed so we can respect polymorphic links discovered in later methods - [#1579](https://togithub.com/springdoc/springdoc-openapi/issues/1579) - Updated class and method javadoc handling ##### Changed - upgrade to spring-boot 2.6.7 - [#1603](https://togithub.com/springdoc/springdoc-openapi/issues/1603) - Update swagger-ui path from /swaggerui to /swagger-ui when using management port (actuator) . - Prefer ComposedSchemas over non-composed so that method name order doesn't prevent polymorphic links generating into the spec ##### Fixed - [#1621](https://togithub.com/springdoc/springdoc-openapi/issues/1621) - Redirection to UI broken with query-config-enabled when any other boolean parameter is defined. - [#1617](https://togithub.com/springdoc/springdoc-openapi/issues/1617) - spring cloud stream crashes at startup. - [#1605](https://togithub.com/springdoc/springdoc-openapi/issues/1605) - spring-native NullPointerException due to missing TypeHintConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.