Skip to content

Releases: vincejv/fpi-msgr-api

Release v1.6.5

21 Oct 03:15
Compare
Choose a tag to compare

1.6.5 (2023-10-21)

Build Systems

  • deps: bump com.github.pengrad:java-telegram-bot-api (cb08a5c)

Release v1.6.4

20 Oct 01:06
Compare
Choose a tag to compare

1.6.4 (2023-10-20)

Build Systems

  • deps: bump com.abavilla:fpi-framework-pom from 1.8.8 to 1.8.10 (4a8bf41)
  • deps: bump com.abavilla:fpi-login-api from 1.10.3 to 1.10.4 (177adb6)
  • deps: bump com.abavilla:fpi-meta-plugin from 1.0.31 to 1.0.33 (0c18a4e)
  • deps: bump com.abavilla:fpi-viber-plugin from 1.2.11 to 1.2.13 (6856ef1)
  • deps: bump docker/build-push-action from 4 to 5 (97fb7af)
  • deps: bump docker/login-action from 2 to 3 (815fe52)

Release v1.6.3

10 Sep 10:36
Compare
Choose a tag to compare

1.6.3 (2023-09-10)

Build Systems

  • deps: bump actions/checkout from 3 to 4 (3ecdc85)
  • deps: bump com.abavilla:fpi-framework-pom from 1.8.6 to 1.8.8 (5444701)
  • deps: bump com.abavilla:fpi-login-api from 1.10.1 to 1.10.3 (e9d6ce8)
  • deps: bump com.abavilla:fpi-meta-plugin from 1.0.29 to 1.0.31 (a51c228)
  • deps: bump com.abavilla:fpi-viber-plugin from 1.2.9 to 1.2.11 (f05c60d)

Release v1.6.2

01 Sep 18:39
Compare
Choose a tag to compare

1.6.2 (2023-09-01)

Bug Fixes

  • github-actions: dependabot updates, add gar cleanup workflow (f3b1ef8)

Build Systems

  • deps: bump com.github.pengrad:java-telegram-bot-api (653dd1d)

Release v1.6.1

27 Aug 13:43
Compare
Choose a tag to compare

1.6.1 (2023-08-27)

Build Systems

  • deps: bump com.abavilla:fpi-framework-pom from 1.8.2 to 1.8.6 (1b58b8d)
  • deps: bump com.abavilla:fpi-login-api from 1.8.3 to 1.10.1 (490a923)
  • deps: bump com.abavilla:fpi-meta-plugin from 1.0.27 to 1.0.29 (28bf790)
  • deps: bump com.abavilla:fpi-viber-plugin from 1.2.7 to 1.2.9 (e06b670)

Release v1.6.0

25 Aug 11:19
Compare
Choose a tag to compare

1.6.0 (2023-08-25)

Features

  • secrets: use github secrets instead of gcp secrets (15e7f11)

Release v1.5.6

04 May 12:59
Compare
Choose a tag to compare

1.5.6 (2023-05-04)

Build Systems

  • deps: bump fpi-framework-pom from 1.8.1 to 1.8.2 (2ba564e)
  • deps: bump fpi-login-api from 1.8.2 to 1.8.3 (45b8bb2)
  • deps: bump fpi-meta-plugin from 1.0.26 to 1.0.27 (72451da)
  • deps: bump fpi-viber-plugin from 1.2.6 to 1.2.7 (27e6c00)

Release v1.5.5

02 May 02:18
Compare
Choose a tag to compare

1.5.5 (2023-05-02)

Bug Fixes

  • rest-client: migrate scope to jakarta package due to quarkus 3 (2001ee2)

Release v1.5.4

02 May 01:44
Compare
Choose a tag to compare

1.5.4 (2023-05-02)

Build Systems

  • deps: bump fpi-login-api from 1.8.1 to 1.8.2 (008ef50)
  • deps: bump fpi-meta-plugin from 1.0.25 to 1.0.26 (f442033)
  • deps: bump fpi-viber-plugin from 1.2.5 to 1.2.6 (f986d8c)

Release v1.5.3

01 May 10:42
e54db01
Compare
Choose a tag to compare

1.5.3 (2023-05-01)

Bug Fixes

  • native-image: add okhttp as dependency to fix compile error (b543583)