Skip to content

Releases: yvasyliev/telegram-forwarder-bot

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 30 May 15:07
e884048

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

Full Changelog: v5.2.0...v5.3.0

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 07 May 14:16
b36366e

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 LastFetchedPost entity and repository for managing last fetched posts by @yvasyliev in #173

🧩 Other Changes

  • chore: update group ID and sonar project key to io.github.yvasyliev by @yvasyliev in #165
  • chore: update build scan configuration to publish only in CI environment by @yvasyliev in #172
  • chore: update version to 5.2.0 by @yvasyliev in #174

Full Changelog: v5.1.0...v5.2.0

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 08:34
38a8a07

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.0 by @yvasyliev in #164

Full Changelog: v5.0.4...v5.1.0

v5.0.4

Choose a tag to compare

@github-actions github-actions released this 08 Mar 15:06
c2858b0

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

Choose a tag to compare

@github-actions github-actions released this 15 Feb 16:40
ce10a8f

What's Changed

🐛 Bug Fixes

⬆️ 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

Choose a tag to compare

@github-actions github-actions released this 24 Jan 15:20
5cb87db

What's Changed

🐛 Bug Fixes

  • bugfix(reddit): create Link.Metadata.Format#IMAGE_JPEG format by @yvasyliev in #143

⬆️ Dependencies

⚙️ GitHub Actions

Full Changelog: v5.0.1...v5.0.2

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Jan 18:07
83498cf

What's Changed

⬆️ Dependencies

🧩 Other Changes

  • bugfix: fix publish-javadoc workflow by @yvasyliev in #131
  • fix: replace InputMediaAnimationDTO in favor of InputMediaVideoDTO by @yvasyliev in #138

Full Changelog: v5.0.0...v5.0.1

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 10:48
e44fa0e

What's Changed

⬆️ Dependencies

⚙️ GitHub Actions

  • bugfix(publish-javadoc): fetch gh-pages branch before pushing by @yvasyliev in #102

🧩 Other Changes

  • feat(test): create TelegramUpdateConsumerTest#shouldIgnoreJsonProcessingException test 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

Choose a tag to compare

@github-actions github-actions released this 05 Aug 16:20
4fe4453

What's Changed

🐛 Bug Fixes

⬆️ 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.md by @yvasyliev in #93
  • docs(README): convert required & optional parameters list to table by @yvasyliev in #94
  • docs(README): add badges to README.md by @yvasyliev in #96

🎉 Exciting New Features

🧩 Other Changes

New Contributors

  • @github-actions[bot] made their first contribution in #99

Full Changelog: v4.0.0...v4.1.0

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:20
e8e0087

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