Skip to content

Commit

Permalink
Update release notes for 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TeslaCN committed Oct 18, 2022
1 parent 59570e1 commit ebb08ff
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## 3.0.2

### Bug Fixes

1. Fix itemErrorMessages not cleared after job finished.
1. Fix Curator notify thread may be blocked and avoid probably endless loop in ServerService.
1. NPE occur when job instance could not be unmarshalled.
1. Fix failover too sensitive.

## Enhancements

1. Script Job exception's stack was ignored.
1. Support using different event trace data source when using Spring Boot.
1. Supports building project by Java 19.

### Change Logs

1. [MILESTONE 3.0.2](https://github.com/apache/shardingsphere-elasticjob/milestone/5)


## 3.0.1

### Enhancements
Expand Down

0 comments on commit ebb08ff

Please sign in to comment.