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
- Spring Boot upgrade to 2.2.5
2.4.0 - 2020-02-22
- Fuoriditesta images channel
- Fuoriditesta video channel
- All methods of Channel are suspendable
2.3.1 - 2020-02-21
- BastardidentroChannel: Parse a page with meme without header
2.3.0 - 2020-02-21
- Bastardidentro.it channel
2.2.0 - 2020-02-21
- Besti channel
2.1.1 - 2020-02-21
- Debeste channel changed its markup for adv boxes and broke pages parsing
2.1.0 - 2020-02-19
- Orschlurch channel
- Event channel size extracted into properties variable (
grab.channel-size
)
2.0.3 - 2020-01-28
- Dockerfile
CMD
replaced withENTRYPOINT
- Dockerfile shell form replaced with exec form
2.0.2 - 2020-01-22
- Rigolotes channel changed its markup for rating (votes) and broke pages parsing
2.0.1 - 2020-01-22
- Rigolotes channel changed its markup for publish date and broke pages parsing
2.0.0 - 2020-01-19
- Blocking IO changed with NIO
- Reactive Approach
- Coroutines
1.0.0 - 2020-01-11
- 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
- Tag v0.0.1 reference fix
0.0.1 - 2019-12-26
- Application Skeleton
- GitLab CI: Build job
- GitLab CI: Package Docker image job