Skip to content

Latest commit

 

History

History
105 lines (84 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

105 lines (84 loc) · 2.83 KB

Changelog

All notable changes to this project will be documented in this file.

The format based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.4.1 - 2020-02-27

Security

  • Spring Boot upgrade to 2.2.5

2.4.0 - 2020-02-22

Added

  • Fuoriditesta images channel
  • Fuoriditesta video channel

Changed

  • All methods of Channel are suspendable

2.3.1 - 2020-02-21

Fixed

  • BastardidentroChannel: Parse a page with meme without header

2.3.0 - 2020-02-21

Added

  • Bastardidentro.it channel

2.2.0 - 2020-02-21

Added

  • Besti channel

2.1.1 - 2020-02-21

Fixed

  • Debeste channel changed its markup for adv boxes and broke pages parsing

2.1.0 - 2020-02-19

Added

  • Orschlurch channel

Changed

  • Event channel size extracted into properties variable (grab.channel-size)

2.0.3 - 2020-01-28

Changed

  • Dockerfile CMD replaced with ENTRYPOINT
  • Dockerfile shell form replaced with exec form

2.0.2 - 2020-01-22

Fixed

  • Rigolotes channel changed its markup for rating (votes) and broke pages parsing

2.0.1 - 2020-01-22

Fixed

  • Rigolotes channel changed its markup for publish date and broke pages parsing

2.0.0 - 2020-01-19

Changed

  • Blocking IO changed with NIO

Added

  • Reactive Approach
  • Coroutines

1.0.0 - 2020-01-11

Added

  • Feed API Endpoint
  • Open API 3 Specification (including Swagger UI)
  • Frontend: Feed Page
  • Frontend: Meme individual page
  • Crawler itself
  • Memes deduplication
  • S3 Integration
  • Yatahonga.com channel
  • Rigolotes.fr channel
  • Lachschon.de channel
  • Funpot.net channel
  • Debeste.de channel
  • Prometheus metrics
  • GitLab Pipeline: CD

Fixed

  • Tag v0.0.1 reference fix

0.0.1 - 2019-12-26

Added

  • Application Skeleton
  • GitLab CI: Build job
  • GitLab CI: Package Docker image job