Posts tagged New Releases (8)

Use MicroProfile 4.0 Specs in Payara Platform Community 5.2021.1

In the December Payara Platform Community release, we added two MicroProfile specification release candidates for you to try out: the MP Health 3.0 and MP JWT Auth 1.2 specifications. (Read more about that in this blog: Test MicroProfile Specs in Payara Platform Community 5.2020.7 Release). In our February Payara Platform Community release, support for MicroProfile 4.0 is complete with the final versions of the MicroProfile specifications, and we are now pending compatibility recognition from the Eclipse Foundation.

 

What's New in the Payara Platform February Release?

This month we release Payara Platform Enterprise 5.25.0 (request here) with 4 improvements and 3 new features, including an update to the Upgrade Tool released last month that gives the ability to restore the domain configuration from the backup with the rollback-server command.

Meanwhile, the Payara Platform Community 5.2021.1 (download here) introduces support for the complete MicroProfile 4.0 specifications, a Hazelcast upgrade providing better support for Amazon AWS, improved stability of HTTP2, and a large number of community contributions. 

Don't miss our release overview virtual event next week, which is now open for registrations on Meetup here. 

Read more below to find out the details.

Test MicroProfile Specs in Payara Platform Community 5.2020.7 Release

As MicroProfile moves toward the 4.0 final release, the Payara team has simultaneously been working to ready the Payara Platform for MicroProfile 4.0 compatibility. One of the goals of the Payara Platform Community Edition is to evolve rapidly and provide a place for developers to test new features and capabilities as soon as they are available. In the Payara Platform Community 5.2020.7 Release, you can give two of the MicroProfile specification release candidates a try: MP Health 3.0 and MP JWT Auth 1.2.

What's New in the Payara Platform December Release?

The last Payara Platform release of 2020 is here!  With this patch release of Payara Platform Enterprise 5.23.1, we're introducing more improvements and component upgrades to Payara InSight as well as a couple useful bug fixes. Meanwhile, the Payara Platform Community 5.2020.7 introduces some improvements and additions to the MicroProfile specs in preparation for the upcoming MicroProfile 4.0 release. We are also happy to confirm that Payara Platform Web Profile is now Jakarta EE 8 compatible!

You can download Payara Platform Community 5.2020.7 here and request Payara Platform Enterprise 5.23.1 here. 

Read more below to find out the details.

Payara InSight Improvements in Payara Server Enterprise 5.23

In Payara Server Enterprise 5.23 we continued improving our monitoring solution released in Payara Server Enterprise 5.22.0 (read about it here) called Payara InSight. The main focus of improvements for this release is the representation of alerts in the user interface. We also had a closer look at how widget content is arranged and coloured which also lead us to add further configuration options.

What's New in the Payara Platform November Release?

We're happy to announce that Payara Platform Community 5.2020.6 (direct download here) and Payara Platform Enterprise 5.23.0 (request here) Editions are out !

With this major release of Payara Platform Enterprise, we're introducing OpenAPI Refactor and some further improvements to Payara InSight.  Meanwhile, the Payara Community Edition adds support for Payara Micro in the Eclipse IDE and a number of useful MicroProfile enhancements.

Read more below to find out the details, and don't miss our Release Overview virtual event next week, which is now open for registrations on Meetup here. 

Tooling Enhancements in Payara Enterprise 5.22.0

With the release of Payara Platform Enterprise 5.22.0, we're happy to announce that the Payara Platform officially provides the tooling support for the Intellij IDEA, Apache NetBeans IDE, Eclipse IDE and Visual Studio Code.

Payara Tools for IntelliJ IDEA:

Payara IntelliJ IDEA tool's initial release is out and available on the JetBrains Marketplace and Payara Enterprise repository. Payara IntelliJ IDEA tools provide integration of the Payara Platform Enterprise & Community Editions into the IntelliJ IDEA Ultimate.

Notifier API Updated for Payara Server Community Edition

Previously, Payara Server did not offer a convenient way to add extensions. If you wanted to add an extension, you had to download the Payara Server code base, build the entire repository, write your own extension and module, and basically act as a developer. We’re working to create a simplified way to add extensions to Payara Server, starting with the Notifier API.