Skip to content

Releases: keecon/restdocs-openapi3

1.0.9

20 Jun 06:19
d31435a
Compare
Choose a tag to compare

RELEASE 1.0.9 (2024-06-20)

🌟 New features

  • add object type to AbstractDescriptor

1.0.8

07 Jun 02:29
735a9d3
Compare
Choose a tag to compare

RELEASE 1.0.8 (2024-06-07)

🌟 New features

  • constrants support request parts

🛠️ Bug fixes

  • support form-urlencoded content type utf-8

1.0.7

06 Jun 17:38
eed8948
Compare
Choose a tag to compare

RELEASE 1.0.7 (2024-06-07)

🛠️ Bug fixes

  • apply request parts to example

1.0.6

06 Jun 17:23
1d73056
Compare
Choose a tag to compare

RELEASE 1.0.6 (2024-06-07)

🛠️ Bug fixes

  • has parts is has request body ok

1.0.5

06 Jun 16:09
8f51ffe
Compare
Choose a tag to compare

RELEASE 1.0.5 (2024-06-07)

🛠️ Bug fixes

  • multipart form content tyep utf-8

1.0.4

05 Jun 07:35
35c071a
Compare
Choose a tag to compare

RELEASE 1.0.4 (2024-06-05)

🛠️ Bug fixes

  • json schema generate non standard data format

1.0.3

05 Jun 06:58
a268fdc
Compare
Choose a tag to compare

RELEASE 1.0.3 (2024-06-05)

🌟 New features

  • add data string type custom format(DURATION, UUID_ENCODED)
  • add simple example README

🛠️ Bug fixes

  • gradle 빌드 설정 최신화
  • example build java.lang.StackOverflowError

🔄 Updates

  • idea settings
  • README examples
  • add more examples
  • README Usage with Spring REST Docs
  • fix example generate spec file

Other changes

  • deps: bump kotlin from 1.9.24 to 2.0.0 (#136)
  • deps: bump spring-boot from 3.2.5 to 3.3.0 (#135)
  • deps: bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#137)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.21 to 2.2.22 (#134)
  • deps: bump kotlin from 1.9.23 to 1.9.24 (#133)
  • deps: bump pl.allegro.tech.build.axion-release (#131)
  • deps: bump io.spring.dependency-management from 1.1.4 to 1.1.5 (#132)
  • deps: bump pl.allegro.tech.build.axion-release (#129)
  • deps: bump spring-boot from 3.2.4 to 3.2.5 (#128)
  • deps: bump io.swagger.parser.v3:swagger-parser from 2.1.21 to 2.1.22 (#127)
  • deps: bump spring-boot from 3.2.3 to 3.2.4 (#126)
  • deps: bump spock from 2.4-M2-groovy-4.0 to 2.4-M4-groovy-4.0 (#125)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.20 to 2.2.21 (#124)
  • deps: bump io.swagger.parser.v3:swagger-parser from 2.1.20 to 2.1.21 (#121)
  • deps: bump jackson from 2.16.1 to 2.16.2 (#120)
  • deps: bump kotlin from 1.9.22 to 1.9.23 (#122)
  • deps: bump softprops/action-gh-release from 1 to 2 (#119)
  • deps: bump spock from 2.4-M1-groovy-4.0 to 2.4-M2-groovy-4.0 (#118)
  • deps: bump spring-boot from 3.2.2 to 3.2.3 (#117)
  • deps: bump pl.allegro.tech.build.axion-release (#116)
  • deps: bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#115)
  • deps: bump codecov/codecov-action from 3 to 4 (#114)
  • deps: bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#113)
  • deps: bump io.swagger.parser.v3:swagger-parser (#110)
  • deps: bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 (#111)
  • deps: bump spring-boot from 3.2.1 to 3.2.2 (#112)
  • deps: bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (#109)
  • deps: bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#108)
  • deps: bump jackson from 2.16.0 to 2.16.1 (#105)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.19 to 2.2.20 (#107)
  • deps: bump spring-boot from 3.2.0 to 3.2.1 (#106)
  • deps: bump kotlin from 1.9.21 to 1.9.22 (#104)
  • deps: bump actions/setup-go from 4 to 5 (#103)
  • deps: bump pl.allegro.tech.build.axion-release from 1.15.5 to 1.16.1 (#99)
  • deps: bump actions/setup-java from 3 to 4 (#101)
  • deps: bump spring-boot from 3.1.5 to 3.2.0 (#97)
  • deps: bump io.swagger.parser.v3:swagger-parser from 2.1.18 to 2.1.19 (#98)
  • deps: bump kotlin from 1.9.20 to 1.9.21 (#96)
  • deps: bump jackson from 2.15.3 to 2.16.0 (#95)
  • deps: bump spring-restdocs from 3.0.0 to 3.0.1 (#94)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.18 to 2.2.19 (#93)
  • deps: bump io.spring.dependency-management from 1.1.3 to 1.1.4 (#92)
  • deps: bump kotlin from 1.9.10 to 1.9.20 (#89)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.17 to 2.2.18 (#90)
  • deps: bump io.swagger.parser.v3:swagger-parser from 2.1.16 to 2.1.18 (#88)
  • deps: bump spring-boot from 3.1.4 to 3.1.5 (#87)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.16 to 2.2.17 (#86)
  • deps: bump jackson from 2.15.2 to 2.15.3 (#85)
  • deps: bump pl.allegro.tech.build.axion-release (#84)
  • deps: bump spring-boot from 3.1.3 to 3.1.4 (#83)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.15 to 2.2.16 (#82)
  • deps: bump actions/checkout from 3 to 4 (#81)
  • deps: bump spring-boot from 3.1.2 to 3.1.3 (#79)
  • deps: bump kotlin from 1.9.0 to 1.9.10 (#80)
  • deps: bump io.spring.dependency-management from 1.1.2 to 1.1.3 (#78)
  • deps: bump pl.allegro.tech.build.axion-release from 1.15.3 to 1.15.4 (#77)
  • deps: bump spring-boot from 3.1.1 to 3.1.2 (#75)
  • deps: bump io.spring.dependency-management from 1.1.0 to 1.1.2 (#74)
  • deps: bump kotlin from 1.8.22 to 1.9.0 (#73)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.14 to 2.2.15 (#72)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.12 to 2.2.14 (#71)
  • deps: bump io.swagger.parser.v3:swagger-parser from 2.1.15 to 2.1.16 (#70)
  • deps: bump org.hibernate.validator:hibernate-validator from 8.0.0.Final to 8.0.1.Final (#69)
  • deps: bump spring-boot from 3.1.0 to 3.1.1 (#68)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.11 to 2.2.12 (#67)
  • deps: bump kotlin from 1.8.21 to 1.8.22 (#66)
  • deps: bump jackson from 2.15.1 to 2.15.2 (#64)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.10 to 2.2.11 (#65)
  • deps: bump io.swagger.parser.v3:swagger-parser (#62)
  • deps: bump pl.allegro.tech.build.axion-release (#63)
  • deps: bump spring-boot from 3.0.6 to 3.1.0 (#58)
  • deps: bump pl.allegro.tech.build.axion-release (#60)
  • deps: bump jackson from 2.15.0 to 2.15.1 (#61)
  • deps: bump io.swagger.parser.v3:swagger-parser from 2.1.13 to 2.1.14 (#59)
  • deps: bump io.swagger.core.v3:swagger-core from 2.2.9 to 2.2.10 (#57)
  • deps: bump org.junit.jupiter:junit-jupiter-engine (#54)
  • deps: bump kotlin from 1.8.20 to 1.8.21 (#55)
  • deps: bump jackson from 2.14.2 to 2.15.0 (#52)
  • deps: bump...
Read more

1.0.2

29 Jan 11:55
f184542
Compare
Choose a tag to compare

RELEASE 1.0.2 (2023-01-29)

🌟 New features

  • add example spring boot 3.0.x spock
  • add example project structure

🛠️ Bug fixes

  • resource model request -> query/formparameter

Other changes

  • test example json indent

1.0.1

29 Jan 03:45
6237715
Compare
Choose a tag to compare

RELEASE 1.0.1 (2023-01-29)

🛠️ Bug fixes

  • jitpack jdk version

🔄 Updates

  • README

1.0.0

29 Jan 03:25
3aa5842
Compare
Choose a tag to compare

RELEASE 1.0.0 (2023-01-29)

🌟 New features

  • upgrade spring boot 3.0 (java 17) (#36)

🔄 Updates

  • README version description

Other changes

  • deps: bump jvm from 1.7.22 to 1.8.0 (#34)
  • deps: bump kotlin-gradle-plugin from 1.7.22 to 1.8.0 (#35)
  • deps: bump jvm from 1.7.21 to 1.7.22 (#31)
  • deps: bump pl.allegro.tech.build.axion-release (#32)
  • deps: bump kotlin-gradle-plugin from 1.7.21 to 1.7.22 (#33)
  • deps: bump jvm from 1.7.20 to 1.7.21 (#30)
  • deps: bump kotlin-gradle-plugin from 1.7.20 to 1.7.21 (#29)
  • deps: bump kotlin-gradle-plugin from 1.7.10 to 1.7.20 (#25)
  • deps: bump jvm from 1.7.10 to 1.7.20 (#26)
  • deps: bump pl.allegro.tech.build.axion-release (#27)
  • deps: bump pl.allegro.tech.build.axion-release (#24)
  • deps: bump org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0 (#23)
  • deps: bump pl.allegro.tech.build.axion-release from 1.13.14 to 1.14.0 (#22)
  • deps: bump jvm from 1.7.0 to 1.7.10 (#20)
  • deps: bump kotlin-gradle-plugin from 1.7.0 to 1.7.10 (#21)