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