Skip to content

Latest commit

 

History

History
69 lines (52 loc) · 3.7 KB

CHANGELOG.adoc

File metadata and controls

69 lines (52 loc) · 3.7 KB

Changelog

All notable changes to this project will be documented in this file.

[1.1.0] - ?

  • Update Jakarta docs — #58

  • Raise recommended Gradle version to align with Spring Boot 2.7.x — #52

  • Support for wsdl2js — #39

[1.0.3] - 2022-12-26

  • Upgrade to Apache CXF 3.5.5 — #54

  • Test against Gradle 7.6 — #50

[1.0.2] - 2022-11-06

  • Document Jakarta usage — #49

  • Test against Gradle 7.6-rc-1 — #48

  • Test against Gradle 6.9.3 — #44

  • Upgrade to Apache CXF 3.5.4 — #44

  • Translate Apache CXF examples to Gradle examples — #43

  • Test against Gradle 7.5.1 — #41

  • Upgrade to Apache CXF 3.5.3 — #38

  • Test against Gradle 7.5 — #35

[1.0.1] - 2022-04-14

  • Test against Gradle 7.4.2 — #34

  • Upgrade to Apache CXF 3.5.2 — #33

  • Upgrade to Apache CXF 3.5.1 — #31

  • Test against Gradle 7.4.1 — #32

  • Make adding generated Java to main source set configurable — #28

  • Test against Gradle 7.4 — #29

  • Update Gradle version recommendation — #30

[1.0.0] - 2022-01-07

  • Upgrade to Apache CXF 3.5.0 — #26

  • Introduce new task type — #25

  • Upgrade to Apache CXF 3.4.5 — #23

  • Test against Gradle 7.3 — #22

  • Test against Gradle 7.2 — #21

  • Support for Gradle 6.9

  • Upgrade to Apache CXF 3.4.4 — #8

  • Support for Gradle 7.1 — #10

  • Support for Gradle 7.1.1 — #11

  • Check container names for validity — #17

  • Create a clean task for each wsdl2java task — ciscoo#15

  • Output directory is now unique — #14

  • Include WSDL as task inputs — #13

[1.0.0-rc.3] - 2021-05-04

  • Upgrade to Apache CXF 3.4.3

  • Add configure method for wsdl2java container — #6

  • Support for Gradle 7

  • Early support for Gradle 6.9-rc-1

  • Fix and test all documentation samples — #5

[1.0.0-rc.2] - 2021-02-27

  • Support for Gradle 6.8.x

  • Early support for Gradle 7

  • Add option 'encoding' for generated classes

[1.0.0-rc.1] - 2020-12-13

First release candidate.