Skip to content

Releases: MikeSafonov/jenkins-telegram-chatops

v1.2.0

12 Dec 10:39
Compare
Choose a tag to compare

🔨 Dependencies

v1.1.1

06 Jul 12:52
Compare
Choose a tag to compare

🪲 Bug fixes

v1.1.0

05 Jul 14:53
Compare
Choose a tag to compare

⭐ New features

  • Integration with requested input step(a02d2b7)

v1.0.0

01 Jul 07:02
Compare
Choose a tag to compare

⭐ New features

  • Bot commands was fully reworked (51cc08b)

🔨 Dependencies

  • Upgrade to Spring Boot 2.4.5 (1744ca3)
  • Upgrade to telegrambots-spring-boot-starter from 5.2.0 (1631fff)

v0.3.0

15 Jun 06:34
Compare
Choose a tag to compare

🪲 Bug fixes

  • fix job/folder name detection process (b2e07c0)

🔨 Dependencies

  • Upgrade to Spring Boot 2.3.1 (4c79ec1)
  • Upgrade to telegrambots-spring-boot-starter from 4.9 (1d06a36)

v0.2.1

25 May 07:43
Compare
Choose a tag to compare

🪲 Bug fixes

  • added missing dependency hibernate-validator (1c2bc20)

v0.2.0

25 May 06:57
Compare
Choose a tag to compare

⭐ New features

  • /last command to get last build info of specific Jenkins job (c781653)
  • shorted commands /j, /r, /h, /l (3fcf45d)
  • added ability to pass parameters when running jenkins job via /run command (218a667)

🔨 Dependencies

  • Upgrade to Spring Boot 2.3.0 (d29934c)
  • Upgrade to telegrambots-spring-boot-starter from 4.8.1(f07f5a1)

v0.1.0

13 Apr 17:29
Compare
Choose a tag to compare

⬆️ Improvements

v0.0.4

08 Apr 08:44
Compare
Choose a tag to compare

⬆️ Improvements

  • added ability to call bot via /<command>@<bot_name> command (8c27f7a)

🔨 Dependencies

  • Upgrade to Spring Boot 2.2.6 (b7b43fc)
  • Upgrade to Spring-Cloud-Dependencies Hoxton.SR3 (8872459)
  • Upgrade to telegrambots-spring-boot-starter 4.7 (36ba082)

v0.0.3

30 Dec 10:35
Compare
Choose a tag to compare

⭐ New features

  • using CompletableFuture to running job and waiting until its done (7f15f57)

⬆️ Improvements

  • add more detailed message when job run fails (b212aaf)