Releases: piranhacloud/piranha
Releases · piranhacloud/piranha
24.10.0 release
What's Changed
- Fixes #3953 - Start new cycle by @mnriem in #3954
- Fixes #3955 - Update plugins by @mnriem in #3956
- Fixes #3957 - Update dependencies by @mnriem in #3958
- Fixes #3959 - Limit updates by using configuration in Maven versions plugin by @mnriem in #3960
- Fixes #3962 - Fix release-docs workflow by @mnriem in #3963
- Fixes #3964 - Cleanup obsolete docs generation by @mnriem in #3965
- Fixes #3966 - Move Core Profile TCK up in project hierarchy by @mnriem in #3967
- Fixes #3966 - Move Core Profile TCK up in project hierarchy by @mnriem in #3968
- Use stream or writer for top level exception to response by @arjantijms in #3970
- Make sure InjecteeSkippingAnalyzer is always installed by @arjantijms in #3972
- Fixes #3973 - Pull up versions to top-level POM by @mnriem in #3974
- Custom jsonb serialization it fix by @arjantijms in #3976
- Fix and tidy core tck by @arjantijms in #3978
- Fixes #3979 - Cleanup top-level and BOM POM by @mnriem in #3980
- Fixes #3981 - Set Apache Compress as a direct dependency by @mnriem in #3982
- Fixes #3983 - Fix Core Profile TCK workflow by @mnriem in #3984
- Fixes #3985 - Fix dependencies by @mnriem in #3986
- Fixes #3987 - Trigger Core Profile TCK on update to external/coreprofile-tck directory by @mnriem in #3988
- Fixes #3989 - Update Jersey integration module to use CDI API dependency by @mnriem in #3990
- Fixes #3991 - Set Guava as direct dependency by @mnriem in #3994
- Fixes #3993 - Update Piranha Micro - Create a Hello World application guide by @mnriem in #3996
- Fixes #3995 - Update Piranha Server - Create a Hello World web application guide by @mnriem in #3997
- Fixes #3998 - Rename Piranha JAR container to Managed Piranha container by @mnriem in #3999
- Fixes #4001 - Migrate Core Profile TCK runners to use new managed Piranha container by @mnriem in #4002
- Fixes #4004 - Set longer timeouts in Arquillian connector and Maven plugin by @mnriem in #4005
- Fixes #4006 - Update codeql workflow to newer version by @mnriem in #4007
- Fixes #3992 - Set TEMP directory for Piranha Multi tests by @mnriem in #4009
- Fixes #4011 - Add isWriterAcquired to WebApplicationResponse by @mnriem in #4012
- Fixes #4013 - Add startTimeout to Piranha Maven plugin by @mnriem in #4015
- Fixes #4016 - Cleanup POMs and document correct versions of components by @mnriem in #4017
- Fixes #4014 - Add support for --write-pid to Piranha Micro by @mnriem in #4018
- Fixes #4008 - Set nimbus-jose-jwt as direct dependency by @mnriem in #4019
- Fixes #4021 - Move Servlet TCK into the Piranha Servlet TCK sub directory by @mnriem in #4022
- Fixes #4025 - Add arquillian-protocol-servlet-jakarta to REST TCK by @mnriem in #4026
- Fixes #4010 - Update Piranha Servlet - Create a Faces application guide by @mnriem in #4020
- Fixes #4023 - Fix build warnings by @mnriem in #4024
- Fixes #4027 - Add JSONP TCK for Piranha Web Profile by @mnriem in #4028
- Fixes #4031 - Update Servlet - Create a Faces application guide by @mnriem in #4032
- Fixes #4033 - Add Inject TCK for Piranha Web Profile by @mnriem in #4034
- Fixes #4029 - Add Java 23 to build by @mnriem in #4030
- Fixes #4035 - Add CDI TCK for Piranha Web Profile by @mnriem in #4036
- Fixes #4037 - Add README describing how to debug with REST TCK by @mnriem in #4038
- Fixes #4039 - Fix running CDI TCK for Piranha Core Profile by @mnriem in #4040
- Fixes #4041 - Update Piranha Servlet - Create a Hello World web application guide by @mnriem in #4042
- Fixes #4043 - Update Piranha Servlet - Create a Pages application guide by @mnriem in #4044
Full Changelog: v24.9.0...v24.10.0
24.9.0 release
What's Changed
- Fixes #3832 - Start new cycle by @mnriem in #3833
- Fixes #3834 - Update dependencies by @mnriem in #3836
- Fixes #3835 - Update plugins by @mnriem in #3837
- Fixes #3839 - Setup Jakarta Annotations 2.1.1 TCK for Piranha Core Profile by @mnriem in #3840
- Fixes #3841 - Setup Jakarta Inject 2.0.2 TCK for Piranha Core Profile by @mnriem in #3842
- Fixes #3843 - Setup Jakarta JSON Binding 3.0.0 TCK for Piranha Core Profile by @mnriem in #3844
- Fixes #3845 - Setup Jakarta JSON Processing 2.1.1 TCK for Piranha Core Profile by @mnriem in #3846
- Fixes #3853 - Expose ability to set the HTTP port in the Arquillian adapter by @mnriem in #3855
- Fixes #3854 - Expose ability to set JVM arguments to Arquillian adapter by @mnriem in #3856
- Fixes #3857 - Improve deploy and undeploy in Piranha Arquillian adapter by @mnriem in #3858
- Fixes #3860 - Add publishing of SNAPSHOT version of documentation by @mnriem in #3861
- Fixes #3862 - Add publishing of release version of documentation by @mnriem in #3863
- Fixes #3862 - Add publishing of release version of documentation by @mnriem in #3864
- Fixes #3859 - Setup GitHub workflow to Core Profile TCK by @mnriem in #3865
- Fixes #3866 - Import Getting Started page from piranha-website project by @mnriem in #3867
- Fixes #3847 - Setup Jakarta CDI 4.0.12 TCK for Piranha Core Profile by @mnriem in #3848
- Fixes #3849 - Setup Jakarta Core Profile 10.0.3 TCK for Piranha Core Profile by @mnriem in #3850
- Fixes #3851 - Setup Jakarta RESTful WS 3.1.5 TCK for Piranha Core Profile by @mnriem in #3852
- Fixes #3868 - Rework publishing of Maven plugin documentation to use snapshot/release similar to docs directory by @mnriem in #3869
- Check deployment and throw exception if failed by @arjantijms in #3871
- License by @arjantijms in #3877
- Fixes #3872 - Remove old Maven plugin and put in POM redirection by @mnriem in #3878
- Fixes #3873 - Revisit maven-plugin job in docs-snapshot GitHub workflow by @mnriem in #3879
- Fixes #3882 - Add web.xml support to Piranha Core Profile by @mnriem in #3883
- enhance_debug by @arjantijms in #3881
- consistent_versions by @arjantijms in #3886
- Fixes #3887 - Add WeldExtension to CoreProfileExtension by @mnriem in #3888
- Fixes #3889 - Add reporting of test summary to Core Profile TCK workflow by @mnriem in #3890
- Fixes #3889 - Add reporting of test summary to Core Profile TCK workflow by @mnriem in #3893
- Fixes #3889 - Add reporting of test summary to Core Profile TCK workflow by @mnriem in #3894
- Fixes #3889 - Add reporting of test summary to Core Profile TCK workflow by @mnriem in #3895
- Fixes #3889 - Add reporting of test summary to Core Profile TCK workflow by @mnriem in #3896
- update_cdi_runner by @arjantijms in #3898
- Fixes #3891 - Migrate Piranha Core Profile - Create a JSON service to docs from Piranha Guides repository by @mnriem in #3899
- Fixes #3900 - Add GitHub workflow for Piranha Web Profile certification by @mnriem in #3901
- Fixes #3902 - Add JSON Binding TCK to Piranha Web Profile certification workflow by @mnriem in #3903
- Fixes #3904 - Cleanup Piranha Core Profile TCK Maven modules by @mnriem in #3905
- Fixes #3906 - Update Core Profile TCK workflow to latest actions by @mnriem in #3907
- Fixes #3892 - Move core-profile/index.html from Piranha Website repo to docs by @mnriem in #3908
- Fixes #3909 - Migrate Piranha Core Profile - Create a REST service to docs from Piranha Website repository by @mnriem in #3910
- Fixes #3909 - Migrate Piranha Core Profile - Create a REST service to docs from Piranha Website repository by @mnriem in #3911
- Fixes #3912 - Update build workflow by @mnriem in #3913
- Fixes #3914 - Fix maven-plugin-documention job in build workflow by @mnriem in #3915
- Fixes #3916 - Update workflows by @mnriem in #3917
- Fixes #3918 - Skip building project when working on docs by @mnriem in #3919
- Fixes #3920 - Migrate core-profile content into docs directory by @mnriem in #3921
- Fixes #3922 - Set compiler version for CDI job in Core Profile TCK workflow by @mnriem in #3923
- Fixes #3924 - Rework REST TCK job for the Core Profile certification workflow by @mnriem in #3925
- Fixes #3924 - Rework REST TCK job for the Core Profile certification workflow by @mnriem in #3926
- Fixes #3927 - Move embedded docs from website repository to docs directory by @mnriem in #3928
- Fixes #3929 - Move webprofile docs from website repository to docs directory by @mnriem in #3930
- Fixes #3931 - Move servlet docs from website repository to docs directory by @mnriem in #3932
- Fixes #3933 - Move server docs from website repository to docs directory by @mnriem in #3934
- Fixes #3935 - Move micro docs from website repository to docs directory by @mnriem in #3936
- More updates of CDI TCK runner by @arjantijms in #3938
- Don't init Weld twice by @arjantijms in #3940
- Enable Java SE assertions for CDI TCK runner by @arjantijms in #3942
- Fixes #3945 - Update Core Profile TCK runner to use the correct HTTP client libraries by @mnriem in #3946
- add_LangModelTCKRunner by @arjantijms in #3944
- reorg_cdi_tck_folders by @arjantijms in #3948
- add_cdi_tck_signature by @arjantijms in #3950
Full Changelog: v24.8.0...v24.9.0
24.8.0 release
What's Changed
- Fixes #3809 - Start new cycle by @mnriem in #3812
- Fixes #3810 - Update plugins by @mnriem in #3814
- Fixes #3811 - Update dependencies by @mnriem in #3816
- Fixes #3813 - Remove SingleServlet by @mnriem in #3817
- Fixes #3818 - Refactor to add SingleMain as base class for Piranha Core Profile by @mnriem in #3819
- Fixes #3820 - Refactor other distribution using SinglePiranha to use … by @mnriem in #3821
- Fixes #3806 - Add MultiPiranha by @mnriem in #3822
- Fixes #3825 - Refactor distributions to use Piranha Multi where applicable by @mnriem in #3826
- Fixes #3827 - Remove jakarta.assertion JavaDoc tag by @mnriem in #3828
- Fixes #3823 - Publish Piranha Platform docker image by @mnriem in #3829
Full Changelog: v24.7.0...v24.8.0
24.7.0 release
What's Changed
- Fixes #3743 - Fix NullPointerException by @mnriem in #3745
- Fixes #3747 - Update Mojarra version by @mnriem in #3751
- Fixes #3749 - Move Commons FileUpload version into its Piranha Extension module by @mnriem in #3754
- Fixes #3748 - Add Eclipse Angus Mail extension by @mnriem in #3753
- Fixes #3750 - Migrate Apache Commons Upload extension to use the Jakarta version by @mnriem in #3755
- Fixes #3756 - Move Eclipse JAXB into its own Piranha Extension by @mnriem in #3757
- Fixes #3758 - Move Eclipse JSTL into its own Piranha Extension by @mnriem in #3759
- Fixes #3760 - Move Eclipse Parsson into its own Piranha Extension by @mnriem in #3761
- Fixes #3762 - Move Eclipse Tyrus into its own Piranha Extension by @mnriem in #3763
- Fixes #3764 - Move Hazelcast version into its own extension by @mnriem in #3765
- Fixes #3766 - Update POMs by @mnriem in #3767
- Fixes #3768 - Move Hibernate Validator into its own Piranha Extension by @mnriem in #3769
- Fixes #3770 - Move OmniFish Transact version into its own Piranha extension by @mnriem in #3771
- Fixes #3772 - Rename transact to omnifish-transact by @mnriem in #3774
- Fixes #3773 - Move Spring Boot version into its subproject by @mnriem in #3775
- Fixes #3778 - Move OmniBeans into its own Piranha extension by @mnriem in #3779
- Bump io.undertow:undertow-core from 2.3.12.Final to 2.3.14.Final in /http/undertow by @dependabot in #3781
- Fixes #3783 - Document version bump of Undertow by @mnriem in #3784
- Fixes #3780 - Move OmniServices into its own Piranha extension by @mnriem in #3787
- Fixes #3782 - Move OmniUtils into its own Piranha extension by @mnriem in #3788
- Fixes #3776 - Parallelize build by @mnriem in #3777
- Fixes #3785 - Move OmniFaces MicroProfile Config into its own Piranha extension by @mnriem in #3789
- Fixes #3790 - Add Maven config by @mnriem in #3791
- Fixes #3786 - Move OmniFaces JWT Auth into its own Piranha extension by @mnriem in #3793
- Fixes #3796 - Remove classloader directory by @mnriem in #3800
- Fixes #3797 - Remove fin directory by @mnriem in #3801
- Fixes #3798 - Add PiranhaBuilder API by @mnriem in #3802
- Fixes #3799 - Add DefaultPiranhaBuilder implementation by @mnriem in #3803
- Fixes #3804 - Add SinglePiranha by @mnriem in #3805
- Fixes #3807 - Harden AnnotationScanInitializer by @mnriem in #3808
Full Changelog: v24.6.0...v24.7.0
v24.6.0
What's Changed
- Fixes #3719 - Start new cycle by @mnriem in #3720
- Fixes #3713 - Move Maven plugin up in directory hierarchy by @mnriem in #3721
- Tidying and updating poms by @arjantijms in #3723
- Move Weld version to extension by @mnriem in #3726
- Fixes #3727 - Move EclipseLink to its extension by @mnriem in #3728
- Fixes #3729 - Remove OmniFace Eleos by @mnriem in #3730
- Fixes #3731 - Move Undertow dependency into its Piranha HTTP module by @mnriem in #3732
- Fixes #3733 - Move Grizzly dependency into the Piranha HTTP Grizzly m… by @mnriem in #3734
- Fixes #3736 - Move Netty dependency version into its Piranha HTTP module by @mnriem in #3737
- Fixes #3735 - Classifying license as BSD-3-Clause by @mnriem in #3738
- Fixes #3739 - Move Project CRaC version into its Piranha HTTP module by @mnriem in #3740
- Fixes #3741 - Move Eclipse Yasson dependency and its usage into a Piranha Extension module by @mnriem in #3742
Full Changelog: v24.5.0...v24.6.0
24.5.0 release
What's Changed
- Fixes #3700 - Start new cycle by @mnriem in #3701
- Fixes #3699 - Remove Maven wrapper by @mnriem in #3702
- Fixes #3705 - Add Tomcat10xExtension by @mnriem in #3708
- Fixes #3706 - Add a Glassfish7xExtension by @mnriem in #3711
- Fixes #3710 - Add ability to enable the Tomcat10xExtension by @mnriem in #3712
- Fixes #3715 - Remove SourceSpy project map by @mnriem in #3716
Full Changelog: v24.4.0...v24.5.0
24.4.0 release
What's Changed
- Fixes #3679 - Start new cycle by @mnriem in #3681
- Fixes #3678 - Update plugins by @mnriem in #3683
- Fixes #3680 - Update dependencies by @mnriem in #3684
- Fixes #3682 - Add Java 22 to build matrix by @mnriem in #3685
- Fixes #3673 - Add coreprofile run command to CLI by @mnriem in #3687
- Fixes #3674 - Add coreprofile start command to CLI by @mnriem in #3688
- Bump io.netty:netty-codec-http from 4.1.107.Final to 4.1.108.Final by @dependabot in #3686
- Fixes #3675 - Add coreprofile stop command to CLI by @mnriem in #3689
- Fixes #3690 - Fix Piranha Maven plugin documentation by @mnriem in #3692
- Fixes #3698 - Expose --https-keystore-file parameter to Maven plugin by @mnriem in #3695
- Fixes #3694 - Expose --https-keystore-password to Maven plugin by @mnriem in #3696
- Fixes #3697 - Rebrand Piranha Uber to Piranha Fin by @mnriem in #3698
Full Changelog: v24.3.0...v24.4.0
24.3.0 release
What's Changed
- Fixes #3658 - Start new cycle by @mnriem in #3659
- Fixes #3660 - Fix tck-server GitHub workflow by @mnriem in #3661
- Fixes #3663 - Update dependencies by @mnriem in #3664
- Fixes #3665 - Update plugins by @mnriem in #3668
- Fixes #3666 - Add version command to CLI by @mnriem in #3670
- Fixes #3671 - Add generating macOS GraalVM binary for Piranha CLI by @mnriem in #3672
- Fixes #3667 - Add coreprofile download command to CLI by @mnriem in #3676
Full Changelog: v24.2.0...v24.3.0
24.2.0 release
What's Changed
- Fixes #3613 - Start new cycle by @mnriem in #3615
- Fixes #3616 - Merge JDK 20 specific profiles into default profile by @mnriem in #3617
- Fixes #3618 - Make sure a RequestDispatcher forward does not wrap the… by @mnriem in #3619
- Fixes #3620 - Make sure a RequestDispatcher include does not wrap the request by @mnriem in #3621
- Fixes #3622 - Make sure RequestDispatcher.forward honors parameter precendence by @mnriem in #3623
- Fixes #3624 - Add DefaultWebApplicationRequestBuilder and DefaultWebApplicationResponseBuilder by @mnriem in #3625
- Fixes #3626 - Merge all RequestDispatcher related tests into one file by @mnriem in #3627
- Fixes #3628 - Make sure RequestDispatcher.include honors parameter precendence by @mnriem in #3629
- Fixes #3630 - Change stale workflow by @mnriem in #3631
- Fixes #3633 - Add more convenience methods to our core Builders by @mnriem in #3634
- Fixes #3635 - Consolidate tests for HttpSession and related APIs by @mnriem in #3636
- Fixes #3637 - Add Eclipse Expressly extension by @mnriem in #3638
- Fixes #3639 - Rename WaSP maven module to eclipse-wasp by @mnriem in #3640
- Interim commit for #3356 by @mnriem in #3369
- Fixes #3642 - Rename Exousia Maven module to eclipse-exousia by @mnriem in #3643
- Fixes #3644 - Rename Soteria Maven module to eclipse-soteria by @mnriem in #3645
- Fixes #3646 - Rename Weld Maven module to redhat-weld by @mnriem in #3647
- Fixes #3648 - Move from OmniFaces Eleos to Eclipse Epicyro by @mnriem in #3649
- Fixes #3650 - Add Mojarra Extension by @mnriem in #3651
- Fixes #3652 - Add Jersey extension by @mnriem in #3653
- Fixes #3654 - Add CLI Maven module by @mnriem in #3655
- Fixes #3656 - Add help command to CLI by @mnriem in #3657
Full Changelog: v24.1.0...v24.2.0
24.1.0 release
What's Changed
- Fixes #3591 - Start new cycle by @mnriem in #3592
- Fixes #3589 - Fix Windows build failure by @mnriem in #3593
- Fixes #3594 - Update Dockerfiles by @mnriem in #3595
- Fixes #3596 - Reorder RELEASE.md by @mnriem in #3597
- Fixes #3600 - Update plugins by @mnriem in #3601
- Fixes #3598 - Update dependencies by @mnriem in #3599
- Fixes #3602 - Fix maven-plugin-documentation job in build workflow by @mnriem in #3603
- Fixes #3604 - Merge core/tests into core/impl by @mnriem in #3605
- Fixes #3606 - Update copyright year by @mnriem in #3609
- Fixes #3607 - Create Piranha Uber module by @mnriem in #3608
- Fixes #3610 - Add ability to set temporary directory for Piranha Uber by @mnriem in #3611
Full Changelog: https://github.com/piranhacloud/piranha/commits/v24.1.0