Skip to content

Commit ebb08ff

Browse files
committed
Update release notes for 3.0.2
1 parent 59570e1 commit ebb08ff

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

RELEASE-NOTES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 3.0.2
2+
3+
### Bug Fixes
4+
5+
1. Fix itemErrorMessages not cleared after job finished.
6+
1. Fix Curator notify thread may be blocked and avoid probably endless loop in ServerService.
7+
1. NPE occur when job instance could not be unmarshalled.
8+
1. Fix failover too sensitive.
9+
10+
## Enhancements
11+
12+
1. Script Job exception's stack was ignored.
13+
1. Support using different event trace data source when using Spring Boot.
14+
1. Supports building project by Java 19.
15+
16+
### Change Logs
17+
18+
1. [MILESTONE 3.0.2](https://github.com/apache/shardingsphere-elasticjob/milestone/5)
19+
20+
121
## 3.0.1
222

323
### Enhancements

0 commit comments

Comments
 (0)