| # Eclipse GlassFish |
| |
| ## About |
| |
| Eclipse GlassFish is a [Jakarta EE compatible implementation](compatibility) |
| sponsored by the Eclipse Foundation. |
| Eclipse GlassFish 5.1 is also Java EE 8 Compatible. |
| |
| ## Latest News |
| |
| ### January 28, 2019 -- Eclipse GlassFish 5.1 is released |
| |
| See the |
| [press release](https://globenewswire.com/news-release/2019/01/29/1706637/0/en/Java-EE-8-Compatible-Eclipse-GlassFish-5-1-Released.html) |
| and related blog posts |
| ([here](https://dmitrykornilov.net/2019/01/29/eclipse-glassfish-5-1-is-released/) |
| and [here](https://blog.payara.fish/glassfish-5.1-release-marks-major-milestone-for-java-ee-transfer)). |
| |
| ### September 28, 2017 - Introducing Eclipse Enterprise for Java |
| |
| See the [Jakarta EE home-page](https://jakarta.ee/). |
| |
| ## How To Contribute |
| |
| The Eclipse GlassFish Project is open for contributions and your help is |
| greatly appreciated. |
| The easiest way to contribute to the Eclipse GlassFish documentation is by |
| opening an [issue](https://github.com/eclipse-ee4j/glassfish/issues) |
| that contains feedback and review comments. |
| Contributions to the source code are also welcome. |
| |
| Please review the following links: |
| |
| * [Contribute](CONTRIBUTING) |
| * [Pull Request Acceptance Workflow](pr_workflow) |
| * [License](LICENSE) |