Releases: quarkiverse/quarkus-cxf
Releases · quarkiverse/quarkus-cxf
1.5.2
What's Changed
- Make the BOM more usable for Camel Quarkus by @ppalaga in #546
- Move SAAJ build steps to a separate extension to make it reusable wit… by @ppalaga in #547
- Cleanup keystore-generator module and elytron dependency by @shumonsharif in #549
- Trigger release 1.5.2 by @ppalaga in #550
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- Leverage quarkiverse/quarkus-xmlsec instead of having our own Santuar… by @ppalaga in #528
- Let org.jasypt.normalization.Normalizer.normalizeToNfc() delegate dir… by @ppalaga in #529
- Target_org_apache_cxf_common_spi_NamespaceClassGenerator loads classe… by @ppalaga in #530
- Make sure that we manage all required org.apache.cxf:* artifacts in q… by @ppalaga in #531
- CxfClientTest.outInterceptor() gets a different body in native mode by @ppalaga in #532
- Bump quarkus.version from 2.12.0.Final to 2.12.1.Final by @dependabot in #534
- Add WS-Addressing test by @ppalaga in #535
- Rename master branch to main by @ppalaga in #536
- Bump quarkus.version from 2.12.1.Final to 2.12.2.Final by @dependabot in #537
- Test WS-SecurityPolicy by @ppalaga in #539
- Upgrade to Quarkus 2.13.0.Final and quarkus-xmlsec 1.1.1 by @ppalaga in #544
- Trigger release 1.5.1 by @ppalaga in #545
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- Fixup Ban org.ow2.asm:asm in non-deployment modules by @ppalaga in #513
- Move assertj out of bom-test, define common deps in integration-tests parent by @famod in #511
- Cleanup Logging and WS-Security extensions by @ppalaga in #514
- Core extension cleanup by @ppalaga in #516
- Bump quarkus.version from 2.12.0.CR1 to 2.12.0.Final by @dependabot in #517
- Bump ehcache from 3.10.0 to 3.10.1 by @dependabot in #515
- Move Santuario related build steps to a separate extension by @ppalaga in #520
- Trigger release 1.5.0 by @ppalaga in #522
Full Changelog: 1.5.0.CR1...1.5.0
1.5.0.CR1
What's Changed
- Initializing SECURE_RANDOM at the runtime by @javaduke in #486
- Bump quarkus.version from 2.11.1.Final to 2.11.2.Final by @dependabot in #484
- docs: add ppalaga as a contributor for code by @allcontributors in #490
- Dependency management improvements by @ppalaga in #487
- Multiple test modules by @ppalaga in #488
- Refactor tests and QuarkusCxfProcessor by @ppalaga in #499
- Test WS Security client by @ppalaga in #502
- Test WS Security server, fix related issues by @ppalaga in #503
- Cleanup by @ppalaga in #507
- Ban org.ow2.asm:asm in non-deployment modules by @ppalaga in #508
- Trigger release 1.5.0.CR1 by @ppalaga in #509
- Trigger release 1.5.0.CR1 by @ppalaga in #510
Full Changelog: 1.4.0...1.5.0.CR1
1.4.0
What's Changed
- Fix attributes.adoc issue as per #467 by @shumonsharif in #479
- DestinationRegistry is now static by @javaduke in #480
- Integration for Apache Camel CXF by @shumonsharif in #481
- Fixed release pipeline by @shumonsharif in #482
- Integration for Apache Camel CXF by @shumonsharif in #483
New Contributors
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Bump cxf.version from 3.5.2 to 3.5.3 by @dependabot in #461
- Bump quarkus.version from 2.10.0.Final to 2.10.1.Final by @dependabot in #462
- Maven formatter whitespace issue for #463 by @shumonsharif in #464
- Bump quarkiverse-parent from 9 to 10 by @dependabot in #463
- Bump quarkus.version from 2.10.1.Final to 2.10.2.Final by @dependabot in #465
- Introduce quarkus-cxf-bom by @famod in #466
- Ignore attributes.adoc, update release process by @shumonsharif in #468
- Set Quarkus 2.10.2.Final in docs by @famod in #467
- Bump quarkus.version from 2.10.2.Final to 2.11.1.Final by @dependabot in #472
- Fix attributes.adoc issue as per #467 by @shumonsharif in #477
- Release 1.3.0: BOM and Quarkus 2.11 by @shumonsharif in #478
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Fixed typo in Handlers docs by @shumonsharif in #436
- Docs cleanup by @shumonsharif in #437
- Fix serviceName issue in #439 by @shumonsharif in #441
- Bump quarkus.version from 2.9.0.Final to 2.9.1.Final by @dependabot in #442
- Minor bug fix for #439 by @shumonsharif in #444
- Bump quarkus.version from 2.9.1.Final to 2.9.2.Final by @dependabot in #445
- Bump quarkus.version from 2.9.2.Final to 2.10.0.Final by @dependabot in #453
- Updated release workflow to commit autogenerated attributes by @shumonsharif in #454
- Release 1.2.0 by @shumonsharif in #455
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Bump quarkus.version from 2.8.0.Final to 2.8.1.Final by @dependabot in #423
- Minor code cleanup by @shumonsharif in #424
- Bump quarkus.version from 2.8.1.Final to 2.8.2.Final by @dependabot in #425
- Native mode logging interceptors #426 by @shumonsharif in #428
- Native mode for async clients #427 by @shumonsharif in #429
- Bump quarkus.version from 2.8.2.Final to 2.9.0.Final by @dependabot in #431
- Async client Uni docs by @shumonsharif in #433
- Logging interceptors docs by @shumonsharif in #434
- Release 1.1.0 by @shumonsharif in #435
Full Changelog: 1.0.0...1.1.0
v1.0.0
What's Changed
- Fixed WS-Security properties loading issue by @shumonsharif in #407
- WS-Security native processor cleanup by @shumonsharif in #409
- Addresses #410 by @shumonsharif in #411
- Bump cxf.version from 3.5.1 to 3.5.2 by @dependabot in #413
- Interface not required for service implementations #417 by @shumonsharif in #418
- Minor update to example by @shumonsharif in #419
- Fix 'mvn quarkus:dev' issue #420 by @shumonsharif in #421
- Release 1.0.0 by @shumonsharif in #422
Full Changelog: 0.14.0...1.0.0
0.14.0: Quarkus 2.8, CXF 3.5.1, WS-Security, JAX-WS Handlers, JAX-WS Providers
What's Changed
- Bump quarkus.version from 2.7.0.Final to 2.7.1.Final by @dependabot in #355
- Update documentation for client with WS-Security #356 by @corrantho in #357
- Fix README.md by @gastaldi in #358
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #359
- ArC based fix for issue #346 by @shumonsharif in #360
- Bug fix and log cleanup by @shumonsharif in #363
- Bump quarkus.version from 2.7.1.Final to 2.7.2.Final by @dependabot in #367
- Bump cxf.version from 3.5.0 to 3.5.1 by @dependabot in #368
- Bump quarkus.version from 2.7.2.Final to 2.7.3.Final by @dependabot in #369
- Bump quarkus.version from 2.7.3.Final to 2.7.4.Final by @dependabot in #372
- WS-Security native mode support by @shumonsharif in #364
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #374
- Modularization, JAX-WS Handlers integration and Documentation updates by @shumonsharif in #379
- Bump quarkus.version from 2.7.4.Final to 2.7.5.Final by @dependabot in #378
- Documentation updates by @shumonsharif in #381
- Documentation updates by @shumonsharif in #382
- JAX-WS Handlers tests by @shumonsharif in #383
- Doc updates by @shumonsharif in #384
- Configure LGTM settings by @shumonsharif in #391
- Address LGTM alerts by @shumonsharif in #392
- LGTM config update by @shumonsharif in #393
- LGTM config update by @shumonsharif in #394
- Address LGTM finding by @shumonsharif in #395
- Doc fix properties for SOAP bindings by @shumonsharif in #396
- Add support for JAX-WS Providers by @shumonsharif in #397
- Docs: Camel Integration by @shumonsharif in #398
- Docs cleanup: Camel Integration by @shumonsharif in #400
- Docs cleanup: org.acme examples by @shumonsharif in #402
- Issue 399 by @shumonsharif in #403
- Replaced deprecated @NativeImageTest by @shumonsharif in #404
- Bump quarkus.version from 2.7.5.Final to 2.8.0.Final by @dependabot in #401
- docs: quarkus bom update by @shumonsharif in #405
- Release 0.14.0 by @shumonsharif in #406
New Contributors
- @corrantho made their first contribution in #357
Full Changelog: 0.13.1...0.14.0