Releases: OHSU-OCTRI/messaging-lib
Releases · OHSU-OCTRI/messaging-lib
0.2.1
0.2.0
Added
- README documentation on configurable properties. (CIS-3349)
- README documentation on SMTP and Twilio delivery strategies. (AUTHLIB-162)
- Add configuration property for default email sender address. (CIS-3351)
- Add configuration property for email subject prefix. (CIS-3351)
- Prepend email subject prefix to the subject of outgoing email messages. (CIS-3351)
- Breaking: Add a method to the
EmailDeliveryStrategyinterface that sends email using the default sender address. (CIS-3351)
Fixed
- Use project name to construct Maven Central deployment names. (#3)