v3.0.18
What's Changed
- Don't add SSL parameters for Mariadb Server without SSL configurator tag by @caffeinated92 in #1055
- Merge Alert and Mailer Package into one. Enhance email delivery by using Pool and timeout for SMTP by @caffeinated92 in #1057
- Refactor mailer pool management by introducing ReinitPool method for better resource handling by @caffeinated92 in #1058
- revert to old sending mode for a while by @caffeinated92 in #1059
- Fix mailer to not use pool by default. And add host to tls.Config and separate mail log module by @caffeinated92 in #1060
- Fix git add problem with updating to latest git and introduce worker for git add for faster process by @caffeinated92 in #1061
- Fix Pull git config by @caffeinated92 in #1064
- Mattermost by @emmaloubersac in #1063
- Git try refresh token when failed auth by @caffeinated92 in #1066
- Auto adjust TLS mode (TLS/StartTLS/None) by checking server beforehand by @caffeinated92 in #1067
- Integrate alert to mattermost channel by @caffeinated92 in #1068
- Refactor configuration handling to use pointer for consistent address by @caffeinated92 in #1069
Full Changelog: V3.0.17...v3.0.18