Skip to content

Releases: micronaut-projects/micronaut-email

Micronaut Email 1.0.0

25 Jan 15:46
Compare
Choose a tag to compare

v1.0.0 (2022-01-25)

Full Changelog

Initial release of micronaut-email. Integration with Transaction Email Provider.


Merged pull requests:

  • remove @AnyContent #22 (@sdelamo)
  • feat: annotate with @requires beans #20 (@sdelamo)
  • fix. use ServerRequestContext to attempt to get a request #19 (@sdelamo)
  • build: delete email-bom/bom/build.gradle #18 (@sdelamo)
  • build(deps): Bump org.jetbrains.kotlin.jvm from 1.6.0 to 1.6.10 #17 (@dependabot[bot])
  • build(deps): Bump kotlin-stdlib-jdk8 from 1.6.0 to 1.6.10 #16 (@dependabot[bot])
  • build(deps): Bump org.jetbrains.kotlin.kapt from 1.6.0 to 1.6.10 #15 (@dependabot[bot])
  • build(deps): Bump io.micronaut.build.shared.settings from 5.1.1 to 5.1.2 #14 (@dependabot[bot])
  • Bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.1 #10 (@dependabot[bot])
  • Bump io.micronaut.build.shared.settings from 5.1.0 to 5.1.1 #9 (@dependabot[bot])
  • Bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 #8 (@dependabot[bot])
  • Bump io.micronaut.build.shared.settings from 5.0.2 to 5.1.0 #7 (@dependabot[bot])
  • Bump io.micronaut.build.shared.settings from 4.2.6 to 5.0.2 #5 (@dependabot[bot])
  • Transactional email #4 (@sdelamo)
  • Bump io.micronaut.build.shared.settings from 4.2.3 to 4.2.6 #3 (@dependabot[bot])
  • Bump actions/cache from 2.1.6 to 2.1.7 #2 (@dependabot[bot])
  • Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 #1 (@dependabot[bot])

* This Changelog was automatically generated by github_changelog_generator