Skip to content

Releases: micronaut-projects/micronaut-rss

Micronaut RSS 2.3.0

18 Nov 17:22
Compare
Choose a tag to compare

v2.3.0 (2020-11-18)

Full Changelog

Main Changes:

  • Upgrade to Micronaut 2.1.4

Merged pull requests:

Micronaut RSS 2.2.0

05 Nov 16:30
Compare
Choose a tag to compare

New Features

Support for JSON Feed. Thanks to @Mark1626

v2.2.0

Full Changelog

Implemented enhancements:

  • Better nullability annoations
  • Add support for JSON Feed #6
  • feat: JSON Feed endpoint #62 (@sdelamo)

Closed issues:

  • Replace content of Release History section of micronaut-rss and point to github releases #36
  • Update new group #8

Micronaut RSS 2.1.0

10 Jun 15:40
d763dc2
Compare
Choose a tag to compare

Breaking change

group has been changed from io.micronaut.configuration to io.micronaut.rss

v2.1.0 (2020-06-10)

Full Changelog

Merged pull requests:

  • Update Build to Use Micronaut Gradle Plugins #7 (@sdelamo)

Micronaut RSS 2.0.0

25 May 15:13
Compare
Choose a tag to compare

Micronaut RSS 2.0 uses Micronaut 2.0.

Micronaut RSS 2.0 docs

A new module, rss-core, contains core RSS related file. rss module depends on rss-core and HTTP related classes such as FeedController.

v2.0.0 (2020-05-12)

Full Changelog

Closed issues:

  • Remove from Travis #3
  • Escape description with HTML with CDATA #2