Skip to content

Releases: bbaga/github-scheduled-reminder-app

0.11.1

09 Jan 09:43
ff2f944

Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

25 Nov 16:59

Choose a tag to compare

Breaking changes

What's Changed

  • Configuration should work without global sources defined by @bbaga in #120
  • Fix counter for posted issues + add channel click tracking by @bbaga in #121
  • Remove old message from slack channels by @bbaga in #153
  • Fix message deletion queue's uniqueness bug by @bbaga in #156
  • Delete messages using the App client instead of the User client by @bbaga in #157
  • Bug fix: repository sources were ignored by @bbaga in #158
  • Move away from HubSpot's Slack client by @bbaga in #160
  • Set message content with .text() OR .blocks(), not both by @bbaga in #165
  • Implement path filtering by @colinodell in #172
  • Adding in Requested Reviewer replacement option by @evanmalmud in #222
  • Fix previous message deletion by @bbaga in #228

New Contributors

Version bumps

Detailed list of dependency changes * Bump google-cloud-storage from 2.6.0 to 2.6.1 by @dependabot in https://github.com//pull/122 * Bump spring-boot-starter-parent from 2.6.6 to 2.6.7 by @dependabot in https://github.com//pull/125 * Bump mockito-inline from 4.4.0 to 4.5.1 by @dependabot in https://github.com//pull/126 * Bump github-api from 1.303 to 1.306 by @dependabot in https://github.com//pull/127 * Bump jjwt-impl from 0.11.2 to 0.11.3 by @dependabot in https://github.com//pull/128 * Bump jjwt-jackson from 0.11.2 to 0.11.3 by @dependabot in https://github.com//pull/129 * Bump jjwt-api from 0.11.2 to 0.11.3 by @dependabot in https://github.com//pull/130 * Bump jjwt-impl from 0.11.3 to 0.11.4 by @dependabot in https://github.com//pull/131 * Bump jjwt-jackson from 0.11.3 to 0.11.4 by @dependabot in https://github.com//pull/132 * Bump jjwt-api from 0.11.3 to 0.11.4 by @dependabot in https://github.com//pull/133 * Bump jjwt-jackson from 0.11.4 to 0.11.5 by @dependabot in https://github.com//pull/134 * Bump jjwt-api from 0.11.4 to 0.11.5 by @dependabot in https://github.com//pull/135 * Bump jjwt-impl from 0.11.4 to 0.11.5 by @dependabot in https://github.com//pull/136 * Bump jackson-annotations from 2.13.2 to 2.13.3 by @dependabot in https://github.com//pull/141 * Bump jackson-datatype-jsr310 from 2.13.2 to 2.13.3 by @dependabot in https://github.com//pull/140 * Bump jackson-dataformat-yaml from 2.13.2 to 2.13.3 by @dependabot in https://github.com//pull/139 * Bump jackson-databind from 2.13.2.2 to 2.13.3 by @dependabot in https://github.com//pull/138 * Bump jackson-datatype-jdk8 from 2.13.2 to 2.13.3 by @dependabot in https://github.com//pull/137 * Bump jackson-core from 2.13.2 to 2.13.3 by @dependabot in https://github.com//pull/142 * Bump spring-boot-starter-parent from 2.6.7 to 2.7.0 by @dependabot in https://github.com//pull/143 * Bump google-cloud-storage from 2.6.1 to 2.7.1 by @dependabot in https://github.com//pull/144 * Bump mockito-inline from 4.5.1 to 4.6.1 by @dependabot in https://github.com//pull/147 * Bump google-cloud-storage from 2.7.1 to 2.8.1 by @dependabot in https://github.com//pull/150 * Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 by @dependabot in https://github.com//pull/149 * Bump spring-boot-starter-parent from 2.7.0 to 2.7.1 by @dependabot in https://github.com//pull/155 * Bump github-api from 1.306 to 1.307 by @dependabot in https://github.com//pull/162 * Bump google-cloud-storage from 2.8.1 to 2.9.0 by @dependabot in https://github.com//pull/164 * Bump log4j-core from 2.17.2 to 2.18.0 by @dependabot in https://github.com//pull/167 * Bump log4j-api from 2.17.2 to 2.18.0 by @dependabot in https://github.com//pull/166 * Bump google-cloud-storage from 2.9.0 to 2.9.2 by @dependabot in https://github.com//pull/168 * Bump slack-api-client from 1.23.0 to 1.23.1 by @dependabot in https://github.com//pull/170 * Bump google-cloud-storage from 2.9.2 to 2.9.3 by @dependabot in https://github.com//pull/171 * Bump slack-api-client from 1.23.1 to 1.24.0 by @dependabot in https://github.com//pull/173 * Bump google-cloud-storage from 2.9.3 to 2.10.0 by @dependabot in https://github.com//pull/174 * Bump spring-boot-starter-parent from 2.7.1 to 2.7.2 by @dependabot in https://github.com//pull/175 * Bump junit-jupiter from 5.8.2 to 5.9.0 by @dependabot in https://github.com//pull/176 * Bump google-cloud-storage from 2.10.0 to 2.11.3 by @dependabot in https://github.com//pull/179 * Bump mockito-inline from 4.6.1 to 4.7.0 by @dependabot in https://github.com//pull/180 * Bump github-api from 1.307 to 1.308 by @dependabot in https://github.com//pull/181 * Bump spring-boot-starter-parent from 2.7.2 to 2.7.3 by @dependabot in https://github.com//pull/182 * Bump snakeyaml from 1.30 to 1.31 by @dependabot in https://github.com//pull/183 * Bump jackson-datatype-jdk8 from 2.13.3 to 2.13.4 by @dependabot in https://github.com//pull/185 * Bump jackson-core from 2.13.3 to 2.13.4 by @dependabot in https://github.com//pull/186 * Bump slack-api-client from 1.24.0 to 1.25.1 by @dependabot in https://github.com//pull/187 * Bump jackson-databind from 2.13.3 to 2.13.4 by @dependabot in https://github.com//pull/188 * Bump jackson-datatype-jsr310 from 2.13.3 to 2.13.4 by @dependabot in https://github.com//pull/189 * Bump jackson-dataformat-yaml from 2.13.3 to 2.13.4 by @dependabot in https://github.com//pull/190 * Bump jackson-annotations from 2.13.3 to 2.13.4 by @dependabot in https://github.com//pull/191 * Bump mockito-inline from 4.7.0 to 4.8.0 by @dependabot in https://github.com//pull/192 * Bump google-cloud-storage from 2.11.3 to 2.12.0 by @dependabot in https://github.com//pull/194 * Bump log4j-api from 2.18.0 to 2.19.0 by @dependabot in https://github.com//pull/195 * Bump snakeyaml from 1.31 to 1.32 by @dependabot in https://github.com//pull/193 * Bump log4j-core from 2.18.0 to 2.19.0 by @dependabot in https://github.com//pull/196 * Bump junit-jupiter from 5.9.0 to 5.9.1 by @dependabot in https://github.com//pull/197 * Bump spring-boot-starter-parent from 2.7.3 to 2.7.4 by @dependabot in https://github.com//pull/199 * Bump snakeyaml from 1.32 to 1.33 by @dependabot in https://github.com//pull/200 * Bump github-api from 1.308 to 1.313 by @dependabot in https://github.com//pull/201 * Bump slack-api-client from 1.25.1 to 1.26.1 by @dependabot in https://github.com//pull/203 * Bump mockito-inline from 4.8.0 to 4.8.1 by @dependabot in https://github.com//pull/204 * Bump spring-boot-starter-parent from 2.7.4 to 2.7.5 by @dependabot in https://github.com//pull/207 * Bump jackson-dataformat-yaml from 2.13.4 to 2.14.0 by @dependabot in https://github.com//pull/210 * Bump google-cloud-storage from 2.12.0 to 2.15.0 by @dependabot in https://github.com/bbaga/github-schedule...
Read more

0.11.0-beta.8

25 Nov 14:53

Choose a tag to compare

0.11.0-beta.8 Pre-release
Pre-release
Merge branch 'main' into issues/220

0.11.0-beta.7

22 Nov 11:11
7e0ae2a

Choose a tag to compare

0.11.0-beta.7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.11.0-beta.6...0.11.0-beta.7

0.11.0-beta.6

13 Jul 22:23
1c97274

Choose a tag to compare

0.11.0-beta.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.11.0-beta.5...0.11.0-beta.6

0.11.0-beta.5

30 Jun 16:25
b964c4b

Choose a tag to compare

0.11.0-beta.5 Pre-release
Pre-release

What's Changed

  • Bump github-api from 1.306 to 1.307 by @dependabot in #162
  • Bump google-cloud-storage from 2.8.1 to 2.9.0 by @dependabot in #164
  • Set message content with .text() OR .blocks(), not both by @bbaga in #165

Full Changelog: 0.11.0-beta.4...0.11.0-beta.5

0.11.0-beta.4

26 Jun 22:07
26fa6c0

Choose a tag to compare

0.11.0-beta.4 Pre-release
Pre-release

What's Changed

  • Move away from HubSpot's Slack client by @bbaga in #160

Full Changelog: 0.11.0-beta.3...0.11.0-beta.4

0.11.0-beta.3

24 Jun 15:17
7da95b5

Choose a tag to compare

0.11.0-beta.3 Pre-release
Pre-release

What's Changed

  • Bug fix: repository sources were ignored by @bbaga in #158

Full Changelog: 0.11.0-beta.2...0.11.0-beta.3

0.11.0-beta.2

24 Jun 14:21
c551297

Choose a tag to compare

0.11.0-beta.2 Pre-release
Pre-release

What's Changed

  • Fix message deletion queue's uniqueness bug by @bbaga in #156
  • Delete messages using the App client instead of the User client by @bbaga in #157

Full Changelog: 0.11.0-beta...0.11.0-beta.2

0.11.0-beta

24 Jun 12:41
02a7ede

Choose a tag to compare

0.11.0-beta Pre-release
Pre-release

What's Changed

Full Changelog: 0.10.0...0.11.0-beta