Releases: yvasyliev/telegram-forwarder-bot
Releases · yvasyliev/telegram-forwarder-bot
Release list
v5.3.0
What's Changed
⬆️ Dependencies
- build(deps): bump org.jsoup:jsoup from 1.22.1 to 1.22.2 by @dependabot[bot] in #166
🧩 Other Changes
- feat: create
telegram-forwarder-starter-xmodule by @yvasyliev in #175 - chore: update version to
5.3.0by @yvasyliev in #177
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
⬆️ Dependencies
- build(deps): bump com.puppycrawl.tools:checkstyle from 13.3.0 to 13.4.0 by @dependabot[bot] in #162
🎉 Exciting New Features
- feat(database): add Liquibase integration by @yvasyliev in #168
- feat(database): add
LastFetchedPostentity and repository for managing last fetched posts by @yvasyliev in #173
🧩 Other Changes
- chore: update group ID and sonar project key to
io.github.yvasylievby @yvasyliev in #165 - chore: update build scan configuration to publish only in CI environment by @yvasyliev in #172
- chore: update version to
5.2.0by @yvasyliev in #174
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
⬆️ Dependencies
- build(deps): bump gradle-wrapper from 9.3.1 to 9.4.0 by @dependabot[bot] in #154
- build(deps): bump org.sonarqube from 7.2.2.6593 to 7.2.3.7755 by @dependabot[bot] in #155
- build(deps): bump telegrambots from 9.4.0 to 9.5.0 by @dependabot[bot] in #156
- build(deps): bump org.springframework.boot from 4.0.3 to 4.0.4 by @dependabot[bot] in #157
- build(deps): bump gradle-wrapper from 9.4.0 to 9.4.1 by @dependabot[bot] in #158
- build(deps): bump com.gradle.develocity from 4.3.2 to 4.4.0 by @dependabot[bot] in #159
- build(deps): bump org.springframework.boot from 4.0.4 to 4.0.5 by @dependabot[bot] in #160
🧩 Other Changes
- bugfix(reddit): select eligible photo URL from a Reddit post by @yvasyliev in #161
- feat(reddit): add resilience with retry mechanism for subreddit fetching by @yvasyliev in #163
- chore: update version to
5.1.0by @yvasyliev in #164
Full Changelog: v5.0.4...v5.1.0
v5.0.4
What's Changed
⬆️ Dependencies
- build(deps): bump org.springframework.boot from 4.0.2 to 4.0.3 by @dependabot[bot] in #151
- build(deps): bump telegrambots from 9.2.1 to 9.4.0 by @dependabot[bot] in #152
- build(deps): bump com.puppycrawl.tools:checkstyle from 13.2.0 to 13.3.0 by @dependabot[bot] in #153
Full Changelog: v5.0.3...v5.0.4
v5.0.3
What's Changed
🐛 Bug Fixes
- bugfix(reddit): send external medias as URL by @yvasyliev in #150
⬆️ Dependencies
- Bump com.gradle.develocity from 4.3.1 to 4.3.2 by @dependabot[bot] in #144
- Bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #145
- Bump com.puppycrawl.tools:checkstyle from 13.0.0 to 13.2.0 by @dependabot[bot] in #147
Full Changelog: v5.0.2...v5.0.3
v5.0.2
What's Changed
🐛 Bug Fixes
- bugfix(reddit): create
Link.Metadata.Format#IMAGE_JPEGformat by @yvasyliev in #143
⬆️ Dependencies
- Bump org.springframework.boot from 4.0.1 to 4.0.2 by @dependabot[bot] in #140
- Bump gradle-wrapper from 9.2.1 to 9.3.0 by @dependabot[bot] in #142
⚙️ GitHub Actions
- fix(sonar): fix Sonar reports by @yvasyliev in #139
Full Changelog: v5.0.1...v5.0.2
v5.0.1
What's Changed
⬆️ Dependencies
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #127
- Bump telegrambots from 9.0.0 to 9.2.1 by @dependabot[bot] in #132
- Bump org.jsoup:jsoup from 1.21.1 to 1.22.1 by @dependabot[bot] in #133
- Bump freefair from 9.0.0 to 9.2.0 by @dependabot[bot] in #135
- Bump org.sonarqube from 6.2.0.5505 to 7.2.2.6593 by @dependabot[bot] in #136
- Bump com.gradle.develocity from 4.1.1 to 4.3.1 by @dependabot[bot] in #137
🧩 Other Changes
- bugfix: fix
publish-javadocworkflow by @yvasyliev in #131 - fix: replace
InputMediaAnimationDTOin favor ofInputMediaVideoDTOby @yvasyliev in #138
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
⬆️ Dependencies
- Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 by @dependabot[bot] in #103
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #104
- Bump com.gradle.develocity from 4.1 to 4.1.1 by @dependabot[bot] in #105
⚙️ GitHub Actions
- bugfix(publish-javadoc): fetch
gh-pagesbranch before pushing by @yvasyliev in #102
🧩 Other Changes
- feat(test): create
TelegramUpdateConsumerTest#shouldIgnoreJsonProcessingExceptiontest by @yvasyliev in #101 - feat: convert the project to a multi module project by @yvasyliev in #130
Full Changelog: v4.1.0...v5.0.0
v4.1.0
What's Changed
🐛 Bug Fixes
- Set
sonar.sources=src/main/property by @yvasyliev in #95
⬆️ Dependencies
- Bump com.puppycrawl.tools:checkstyle from 10.26.0 to 10.26.1 by @dependabot[bot] in #90
- Bump com.gradle.develocity from 4.0.2 to 4.1 by @dependabot[bot] in #92
- Bump Gradle wrapper from 8.14.2 to 8.14.3 by @github-actions[bot] in #99
- Bump org.springframework.boot from 3.5.3 to 3.5.4 by @dependabot[bot] in #100
📝 Documentation
- Add Documentation section to
README.mdby @yvasyliev in #93 - docs(README): convert required & optional parameters list to table by @yvasyliev in #94
- docs(README): add badges to
README.mdby @yvasyliev in #96
🎉 Exciting New Features
- Migrate from
ViddittoRapidSaveby @yvasyliev in #91 - feat(test): remove unused throws declaration by @yvasyliev in #98
🧩 Other Changes
- Create release notes template by @yvasyliev in #97
New Contributors
- @github-actions[bot] made their first contribution in #99
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- BREAKING CHANGE: Recreate the project from scratch to improve stability & maintainability by @yvasyliev in #86
Full Changelog: v3.2.7...v4.0.0