Releases: eclipse-ee4j/metro-jax-ws
Releases · eclipse-ee4j/metro-jax-ws
4.0.2
What's Changed
- 4.0.1 release by @lukasj in #641
- fix copyright by @lukasj in #642
- integrate saaj-impl 3.0.2 by @lukasj in #645
- Integrate jaxb-ri 4.0.3, by @lukasj in #649
- update build plugins by @lukasj in #650
- prevent NPE by @lukasj in #651
- Integrate EclipseLink 4.0.2 by @lukasj in #652
- BUG 35047999: Show Server Error in faultString instead of error details. by @himanshuatgit in #648
- the last resort fallback needs to end up in the current runtime by @lukasj in #657
- update build plugins, by @lukasj in #660
- Integrate stax2-api 4.2.2 by @lukasj in #661
- Integrate JAXB 4.0.4, SOAP API 3.0.1 by @lukasj in #662
- Integrate saaj-impl 3.0.3 by @lukasj in #663
- Integrate XML WS API 4.0.1 by @lukasj in #664
- code cleanup in wscompile by @lukasj in #665
- few more warnings by @lukasj in #666
- #656: Perform refresh in Eclipse after M2E execution of jaxws-maven-plugin by @lukasj in #667
- support osgi mediator spec by @lukasj in #668
New Contributors
- @himanshuatgit made their first contribution in #648
Full Changelog: 4.0.1...4.0.2
2.3.7
2.3.6
What's Changed
- #98: Memory leak on ThreadLocalContainerResolver
- #606: make XmlUtil.newXMLInputFactory consistent with other methods
- #596: impossible cast in spi/db/TypeInfo.java
- #582: JAX-WS write Content-ID: header with small 'd' letter and without a space after ':' for MIME Attachment part
- #562: JAXBWrapperAccessor fails to find getters/setters
- #542: HttpTransportPipe.dump=true freeze with binary messages
- #627: HttpTransportPipe dump - improve logging on empty header values
Full Changelog: 2.3.5...2.3.6
4.0.1
What's Changed
- 4.0.0 release by @lukasj in #628
- minor tweak to documented feature list by @lukasj in #624
- integrate jaxbri 4.0.1 by @lukasj in #629
- Bugno34600318 by @vavishal in #630
- Bump woodstox-core from 6.2.8 to 6.4.0 in /jaxws-ri/boms/bom by @dependabot in #631
- #627: HttpTransportPipe dump - improve logging on empty header values by @lukasj in #634
- update build plugins by @lukasj in #635
- Integrate angus-activation/mail 2.0.0 by @lukasj in #636
- Integrate JAXB-RI 4.0.2 by @lukasj in #638
New Contributors
- @dependabot made their first contribution in #631
Full Changelog: 4.0.0...4.0.1
4.0.0
What's Changed
- 3.0.2 release by @lukasj in #266
- Integrate helidon 2.3.2, Metro 3.0.2 by @lukasj in #261
- Helidon 2.0.1 release by @lukasj in #269
- reduce number of javadoc warnings, update coverage config by @lukasj in #271
- fix cp year by @lukasj in #272
- exclude missing jdoc warnings by @lukasj in #273
- resurrect collecting coverage data by @lukasj in #274
- improve collecting coverage data, by @lukasj in #275
- disable spotbugs for tests, remove obsolete profiles by @lukasj in #276
- disable some comp warnings by @lukasj in #277
- Bump project version to 4.0.0-SNAPSHOT, by @lukasj in #282
- fix cp rights by @lukasj in #283
- avoid using maven internals during the build by @lukasj in #284
- fix broken build by @lukasj in #285
- Dependency update. by @Tomas-Kraus in #270
- fix spotbugs version by @lukasj in #286
- fix spotbugs version by @lukasj in #287
- use servlet 5 for now, by @lukasj in #288
- fix cp right by @lukasj in #289
- Integrate eclipselink 4.0.0-M1 by @lukasj in #291
- Project maintenance by @lukasj in #292
- Integrate latest dependencies, by @lukasj in #295
- fix getting caller's name in policy by @lukasj in #297
- dependency/build plugins updates by @lukasj in #298
- remove some deprecated code by @lukasj in #300
- project cleanup by @lukasj in #301
- fix cprights by @lukasj in #302
- remove deprecated api/calls, add override ann by @lukasj in #303
- initial javadoc warnings by @lukasj in #304
- remove deprecated methods, by @lukasj in #305
- fix copyright by @lukasj in #306
- fix copyright by @lukasj in #307
- Removal of deprecated classes/methods/fields by @lukasj in #308
- Support for additonal Authentication-Schemes (digest, negotiate) by @TheGoesen in #76
- add missing import by @lukasj in #310
- serial, dep-ann warnings by @lukasj in #309
- fix a few modularity related warnings by @lukasj in #311
- fix a few modularity related warnings in transports by @lukasj in #312
- put back support for basic auth by @lukasj in #313
- jira1077: org.jvnet.ws.message.MessageFactory.createContext(InputStream, MimeHeaders) fails by @lukasj in #314
- clean up coverage setup by @lukasj in #315
- Remove private contract with jaxb-ri (BridgeContext) by @lukasj in #316
- visibility/module related compiler warnings in runtime by @lukasj in #317
- InitParams is used by wsit by @lukasj in #318
- visibility/module related compiler warnings in tools by @lukasj in #319
- hide deprecations we know about, remove deprecated methods by @lukasj in #320
- update deps in maven plugin, move it to src/bin 11 by @lukasj in #321
- fix sdo-plugin to work on module path by @lukasj in #322
- Remove deprecated code dependent on o.g.jaxb.runtime.api.Bridge by @lukasj in #323
- remove fallbacks for older API versions by @lukasj in #324
- remove support for endorsed by @lukasj in #325
- update surefire in policy to M5, by @lukasj in #326
- fixing tests by @lukasj in #327
- #299: document disableXmlSecurity flag, by @lukasj in #328
- integrate istack plugin 4.1.1 by @lukasj in #329
- Istack update in policy, by @lukasj in #330
- add missing export for wsit, by @lukasj in #331
- add default constructors by @lukasj in #332
- update dependencies by @lukasj in #333
- lower bundle plugin version by @lukasj in #334
- Integrate saaj 3.0.0-M3 by @lukasj in #335
- update release docs, changelog by @lukasj in #337
- #250: Spell dumpThreshold correctly, keeping misspelled legacy option dumpTreshold as a fallback by @lukasj in #338
- integrate jaxb-ri 4.0.0 & other dependencies by @lukasj in #339
- Support usage of JAXWS 2.x WSDL bindings customizations by @lukasj in #340
- #336: -target option does not generate old javax.xml.ws package name by @lukasj in #341
- Use XML-WS/XML-B acronym; drop support for target < 2.3 by @lukasj in #342
- add owasp and findsecbugs checks to the build by @lukasj in #343
- fix issues reported by sscan by @lukasj in #347
- docs updates, test env updates, fix for #98 by @lukasj in #348
- #594: JAX WS builtin Server implementation is very slow on Linux by @lukasj in #612
- #606: make XmlUtil.newXMLInputFactory consistent with other methods by @lukasj in #613
- #596: impossible cast in spi/db/TypeInfo.java by @lukasj in #614
- update dependencies, build plugins by @lukasj in #615
- #582: JAX-WS write Content-ID: header with small 'd' letter and without a space after ':' for MIME Attachment part by @lukasj in #616
- #562: JAXBWrapperAccessor fails to find getters/setters by @lukasj in #617
- add missing API constants, remove obsolete code by @lukasj in #618
- #542: HttpTransportPipe.dump=true freeze with binary messages by @lukasj in #619
- jakarta.annotations-api version update by @senivam in #620
- update release docs, update samples to EE10 by @lukasj in #622
New Contributors
- @TheGoesen made their first contribution in #76
- @senivam made their first contribution in #620
Full Changelog: 3.0.2...4.0.0
3.0.2
The 3.0.2 release is a bug fix release of 3.0.0.
Following changes are included:
- integration with Helidon
- Custom Name validation
- #215 - WsImport.doMain() not closing binding file upon subsequent invocations
- #73 - Serialization error when using SOAPHandler and Eclipselink plugin
- uses Jakarta XML Web Services Metadata Specification 3.0.0
- uses Jakarta XML Web Services Specification 3.0.1
- uses Jakarta SOAP with Attachments Specification 2.0.1
- uses Jakarta Jakarta Annotations 2.0.0
- uses Jakarta Activation 2.0.1
- uses Jakarta Mail 2.0.1
- uses SAAJ IMPL 2.0.1
- uses JAXB RI 3.0.2
- delivers streambuffer 2.0.2
Get standalone binary distribution
2.3.5
The 2.3.5 release is a bug fix release of 2.3.0.
Following changes are included:
- uses Jakarta XML Web Services Metadata Specification 2.1.0
- uses Jakarta XML Web Services Specification 2.3.3
- uses Jakarta SOAP with Attachments Specification 1.4.2
- uses Jakarta Jakarta Annotations 1.3.5
- uses Jakarta Activation 1.2.2
- uses Jakarta Mail 1.6.7
- uses SAAJ IMPL 1.5.3
- uses JAXB RI 2.3.5
- delivers streambuffer 1.5.10
Get standalone binary distribution
2.3.4
The 2.3.4 release is a bug fix release of 2.3.0.
Following changes are included:
- uses Jakarta XML Web Services Metadata Specification 2.1.0
- uses Jakarta XML Web Services Specification 2.3.3
- uses Jakarta SOAP with Attachments Specification 1.4.2
- uses Jakarta Jakarta Annotations 1.3.5
- uses Jakarta Activation 1.2.2
- uses Jakarta Mail 1.6.7
- uses SAAJ IMPL 1.5.3
- uses JAXB RI 2.3.4
- delivers streambuffer 1.5.10
Get standalone binary distribution
3.0.1
The 3.0.1 release is a bug fix release of 3.0.0.
Following changes are included:
- wsgen: added ability generate WSDL/Schema files only
- wsgen: avoid NPE when reporting errors
- wsgen: fixed fork=true invocation
- avoid npe when starting wstools
- fixed the fallback factory to implement correct interface
- uses Jakarta XML Web Services Metadata Specification 3.0.0
- uses Jakarta XML Web Services Specification 3.0.1
- uses Jakarta SOAP with Attachments Specification 2.0.1
- uses Jakarta Jakarta Annotations 2.0.0
- uses Jakarta Activation 2.0.1
- uses Jakarta Mail 2.0.1
- uses SAAJ IMPL 2.0.1
- uses JAXB RI 3.0.1
- delivers streambuffer 2.0.2
Get standalone binary distribution
3.0.0
New release for Jakarta EE 9. Adopts new jakarta.jws.*
and jakarta.xml.ws.*
API package namespaces.
- ws policy framework has been merged in to the project
- moved to support new namespace for wsdl customizations
<bindings xmlns="https://jakarta.ee/xml/ns/jaxws version="3.0">...</bindings>
- moved to support new namespace for handler configuration files
<jws:handler-config xmlns:jws="https://jakarta.ee/xml/ns/jakartaee">...</jws:handler-config>
- uses Jakarta XML Web Services Metadata Specification 3.0.0
- uses Jakarta XML Web Services Specification 3.0.0
- uses Jakarta SOAP with Attachments Specification 2.0.0
- uses Jakarta Jakarta Annotations 2.0.0
- uses Jakarta Activation 2.0.0
- uses Jakarta Mail 2.0.0
- uses SAAJ IMPL 2.0.0
- uses JAXB RI 3.0.0
- delivers streambuffer 2.0.0
Get standalone binary distribution