Skip to content

Releases: lescastcodeurs/lcc-slack-bot

1.15.0

02 Jan 11:54
f3532a8
Compare
Choose a tag to compare

Changed

  • Update show notes template with YouTube and more (#202).

Internal

  • Switch to Jakarta EE compatible Socket Mode (#197).
  • Bump com.slack.api:bolt-socket-mode from 1.38.0 to 1.44.2 (#181, #182, #183, #184, #190, #191 ,#196, #200).
  • Bump gradle/gradle-build-action from 2 to 3 (#180).
  • Bump java from 17.0.8 to 17.0.13 (#204).

1.14.1

26 Jan 19:55
a431bd6
Compare
Choose a tag to compare

Internal

  • Bump com.slack.api:bolt-socket-mode from 1.36.1 to 1.38.0 (#178). This should fix Socket Mode connection error issue encountered lately.
  • Bump com.diffplug.spotless from 6.23.3 to 6.25.0 (#177).

1.14.0

15 Dec 09:04
6a3f03a
Compare
Choose a tag to compare

Changed

  • Update Data section title to Data et Intelligence Artificielle (#167).

Fixed

  • Configure Jackson to not fail on unknown properties (#168)

Internal

  • Bump com.slack.api:bolt-socket-mode from 1.34.0 to 1.36.1 (#166)
  • Bump org.glassfish.tyrus.bundles:tyrus-standalone-client from 1.20 to 1.21 (#162).
  • Bump com.diffplug.spotless from 6.22.0 to 6.23.3 (#173).
  • Bump actions/setup-java from 3 to 4 (#170).
  • Bump github/codeql-action from 2 to 3 (#174).

1.13.1

20 Oct 20:49
4e65f97
Compare
Choose a tag to compare

Fixed

  • Fix conferences retrieval (#161).

1.13.0

15 Oct 16:57
6479a63
Compare
Choose a tag to compare

Changed

Internal

  • Bump development java version from to java 17.0.7+7 to 17.0.8+101 (#152).
  • Bump com.diffplug.spotless from 6.18.0 to 6.22.0 (#146, #148, #149, #157).
  • Bump com.slack.api:bolt-socket-mode from 1.29.2 to 1.34.0 (#147, #151, #154, #155, #156, #159).
  • Bump actions/checkout from 3 to 4 (#150).

1.12.0

10 May 21:44
e80c2d8
Compare
Choose a tag to compare

Fixed

  • Adapt to the new conferences àll-events.json format (#139).

Internal

1.11.0

05 Jan 22:22
fffdd5c
Compare
Choose a tag to compare

Fixed

  • Internationalize conferences dates (#116).

Internal

  • Bump com.diffplug.spotless from 6.12.0 to 6.12.1 (#117).
  • Bump quarkus from 2.15.1.Final to 2.15.2.Final (#118).

1.10.0

30 Dec 11:25
101c86a
Compare
Choose a tag to compare

Changed

  • Filter out past conferences in the Conférences section (#109).

Internal

  • Bump quarkus from 2.14.3.Final to 2.15.1.Final (#110, #112).
  • Adapt GitHubClient to the new API versioning (#113).

1.9.0

07 Dec 23:22
a63a560
Compare
Choose a tag to compare

Changed

  • Improve help when an error, such as a timeout, occurs (#97).
  • Support ordered lists and sublists transformation from Slack syntax to GitHub flavored markdown (#98). Sublists size is limited to at most 26 elements.

Fixed

  • GenerateShowNotesHandler and GenerateShowNotesSummaryHandler are now executed in a worker thread (#96).

Internal

  • Bump bolt-socket-mode from 1.26.1 to 1.27.2 (#93, #95, #103).
  • Bump quarkus from 2.13.4.Final to 2.14.3.Final (#94, #99, #104).
  • Bump spotless from 6.11.0 to 6.12.0 (#102).

1.8.0

08 Nov 14:35
f945c40
Compare
Choose a tag to compare

Changed

  • Improve list management in replies (#86).

Fixed

  • Fix mention recognition in messages (#87).
  • Fix link recognition in messages (during #87).

Internal

  • Bump development java version from 17.0.4+8 to 17.0.5+8 (#88).
  • Bump quarkus from 2.13.2.Final to 2.13.4.Final (#89).