v0.4.3
Enhancements
Internal tasks
- #470: Add timeout config for yarn connection health indicator
- #446: Use JsonB type for Job properties
- #455: Postgres test containers
- #455: Notifications backend implementation
- #454: Notifications frontend implementation
- Rename database delta scripts
- Upgrate snakeyaml from 1.25 to 1.26
Application properties changes
- Added property
sparkYarnSink.userUsedToKillJob
- Added property
health.yarnConnection.timeoutMillis
- Only numbers are accepted. (Optional value)
- Added property
notification.enabled
- Only booleans are accepted. (Default: false)
- Added property
notification.sender.address
- Only characters are accepted. (Default: empty string)
- Added property
spring.mail.host
- Added property
spring.mail.port