RSS#
# Release History
### Name: EclecticIQ Core Extension
## 3.2.5, 3.3.2
Release date: 21 June 2024
**Fixed:**
* Issue with eclecticiq_json transformer when timestamp equals None
## 2.14.6, 3.0.5, 3.1.6, 3.2.4, 3.3.1
Release date: 5 April 2024
**Updated:**
* Introduce request timeout and retry for all request in RSS
## 2.14.5, 3.0.4, 3.1.5, 3.2.3
Release date: 12 February 2024
**Updated:**
* Now uses date in `updated` XML tag to decide whether to ingest article instead of `published` tag
## 2.14.4, 3.1.3, 3.2.1
Release date: 04 December 2023
**Fixed:**
* Issue where RSS incoming feed fix_timezone() couldn't handle datetime object
## 2.14.2, 3.0.2, 3.1.2
Release date: 07 November 2023
**Fixed:**
* Issue where RSS incoming feed always downloads all items from atom rss feeds, causing duplicate packages on every run. This allows us to also implicitly support Atom feeds.
## 3.0.1
Release date: 11 July 2023
**Removed:**
* Removes legacy IMAP Email attachment fetcher and IMAP Email fetcher incoming feeds.
Use the newer IMAP Email attachment and body fetcher incoming feed instead.
## 2.13.1 2.12.1
**Changed:**
- New defaults: SFTP download incoming feed now does not delete files
from the remote host on download.
**Added:**
- Now provides an option to delete files on download.
## 2.9.3, 2.10.2
Release date: 19 October, 2021
**Changed:**
- SFTP transport types for feedsnow requires the "SSH private key"
field to be filled if "Use SSH key"option is selected.
##Release versions: 2.9.2, 2.10.1
Release date: 4 August, 2021
Improved:
* Added internal tests.
##Release versions: 2.9.1, 2.10.0
Release date: 15 June, 2021
Fixed:
* Issue where running SFTP download feeds can cause excessive resource usage.