| 218 | === Patch Version 9.0.3 === |
| 219 | {{{ |
| 220 | git log --pretty=format:"* changeset:%h | %s (%an)" v9.0.2..v9.0.3 | sort -k 3 -t ':' |
| 221 | }}} |
| 222 | |
| 223 | * changeset:63c81fb | ticket:464 - Updated SLF4J to 1.7.7 (bidesh) |
| 224 | * changeset:9521f18 | ticket:488 - javadoc warnings fixed (Utkrist Adhikari) |
| 225 | * changeset:eb24d62 | ticket:490 - Write rasmgr startup message into the log file (Veranika Liaukevich) |
| 226 | * changeset:280aa04 | ticket:591 - Single exit point, follow up (Utkrist Adhikari) |
| 227 | * changeset:19f1ccd | ticket:707 - fix logging in rasj (Dimitar Misev) |
| 228 | * changeset:e0526a0 | ticket:707 - Log all parsing errors (Veranika Liaukevich) |
| 229 | * changeset:fb67898 | ticket:774 - Don't forward load optimization domain in the scale operator (Veranika Liaukevich) |
| 230 | * changeset:dd6bbe1 | ticket:795 - fix thread-safety of jdbc connection (Dimitar Misev) |