|
11 | 11 | [](https://github.com/j-easy/easy-random/actions)
|
12 | 12 | [](https://repo1.maven.org/maven2/org/jeasy/easy-random-core/5.0.0/)
|
13 | 13 | [](http://www.javadoc.io/doc/org.jeasy/easy-random-core)
|
14 |
| -[](https://gitter.im/j-easy/easy-random) |
| 14 | +[](https://img.shields.io/badge/Project%20status-Maintenance-orange.svg) |
15 | 15 |
|
16 | 16 | </div>
|
17 | 17 |
|
18 | 18 | ***
|
19 | 19 |
|
| 20 | +## Project status |
| 21 | + |
| 22 | +As of November 15, 2020, Easy Random is in maintenance mode. This means only bug fixes will be addressed from now on. |
| 23 | +Version 5.0.x (based on Java 11) and version 4.3.x (based on Java 8) are the only supported versions |
| 24 | +for now. Please consider upgrading to one of these versions at your earliest convenience. |
| 25 | + |
20 | 26 | ## Latest news
|
21 | 27 |
|
22 | 28 | * 15/11/2020: Easy Random v5.0.0 is out and is now based on Java 11. Feature wise, this release is the same as v4.3.0. Please check the [release notes](https://github.com/j-easy/easy-random/releases/tag/easy-random-5.0.0) for more details.
|
@@ -190,10 +196,10 @@ There are many other uses cases where Easy Random can be useful, you can find a
|
190 | 196 | ## Contribution
|
191 | 197 |
|
192 | 198 | You are welcome to contribute to the project with pull requests on GitHub.
|
| 199 | +Please note that Easy Random is in [maintenance mode](https://github.com/j-easy/easy-random#project-status), |
| 200 | +which means only pull requests for bug fixes will be considered. |
193 | 201 |
|
194 |
| -If you believe you found a bug, please use the [issue tracker](https://github.com/j-easy/easy-random/issues). |
195 |
| - |
196 |
| -If you have any question, suggestion, or feedback, do not hesitate to use the [Gitter channel](https://gitter.im/j-easy/easy-random) of the project. |
| 202 | +If you believe you found a bug or have any question, please use the [issue tracker](https://github.com/j-easy/easy-random/issues). |
197 | 203 |
|
198 | 204 | ## Core team and contributors
|
199 | 205 |
|
|
0 commit comments