Releases: bbaga/github-scheduled-reminder-app
Releases · bbaga/github-scheduled-reminder-app
0.11.1
What's Changed
- Update README.md by @bbaga in #230
- Reorganizing documentation by @bbaga in #231
- Bump slack-api-client from 1.27.1 to 1.27.2 by @dependabot in #234
- Bump jackson-datatype-jdk8 from 2.14.0 to 2.14.1 by @dependabot in #232
- Bump spring-boot-starter-parent from 2.7.5 to 3.0.0 by @dependabot in #233
- Author exclude filter by @evanmalmud in #238
- Bump google-cloud-storage from 2.15.1 to 2.16.0 by @dependabot in #239
- Bump mockito-inline from 4.9.0 to 4.11.0 by @dependabot in #244
- Bump spring-boot-starter-parent from 3.0.0 to 3.0.1 by @dependabot in #243
- Adding in include, exclude, and expiration to all filters by @evanmalmud in #242
- Reset the search builder object in SearchByReviewersPRsSource for every username by @bbaga in #246
Full Changelog: 0.11.0...0.11.1
0.11.0
Breaking changes
- Change in the necessary tokens and scopes: there is no need for a User token to delete the old messages, but the App token must have channels:history and groups:history scopes.
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
- @colinodell made their first contribution in #172
- @evanmalmud made their first contribution in #222
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...0.11.0-beta.8
Merge branch 'main' into issues/220
0.11.0-beta.7
What's Changed
- Bump slack-api-client from 1.23.1 to 1.24.0 by @dependabot in #173
- Bump google-cloud-storage from 2.9.3 to 2.10.0 by @dependabot in #174
- Bump spring-boot-starter-parent from 2.7.1 to 2.7.2 by @dependabot in #175
- Bump junit-jupiter from 5.8.2 to 5.9.0 by @dependabot in #176
- Bump google-cloud-storage from 2.10.0 to 2.11.3 by @dependabot in #179
- Bump mockito-inline from 4.6.1 to 4.7.0 by @dependabot in #180
- Bump github-api from 1.307 to 1.308 by @dependabot in #181
- Bump spring-boot-starter-parent from 2.7.2 to 2.7.3 by @dependabot in #182
- Bump snakeyaml from 1.30 to 1.31 by @dependabot in #183
- Bump jackson-datatype-jdk8 from 2.13.3 to 2.13.4 by @dependabot in #185
- Bump jackson-core from 2.13.3 to 2.13.4 by @dependabot in #186
- Bump slack-api-client from 1.24.0 to 1.25.1 by @dependabot in #187
- Bump jackson-databind from 2.13.3 to 2.13.4 by @dependabot in #188
- Bump jackson-datatype-jsr310 from 2.13.3 to 2.13.4 by @dependabot in #189
- Bump jackson-dataformat-yaml from 2.13.3 to 2.13.4 by @dependabot in #190
- Bump jackson-annotations from 2.13.3 to 2.13.4 by @dependabot in #191
- Bump mockito-inline from 4.7.0 to 4.8.0 by @dependabot in #192
- Bump google-cloud-storage from 2.11.3 to 2.12.0 by @dependabot in #194
- Bump log4j-api from 2.18.0 to 2.19.0 by @dependabot in #195
- Bump snakeyaml from 1.31 to 1.32 by @dependabot in #193
- Bump log4j-core from 2.18.0 to 2.19.0 by @dependabot in #196
- Bump junit-jupiter from 5.9.0 to 5.9.1 by @dependabot in #197
- Bump spring-boot-starter-parent from 2.7.3 to 2.7.4 by @dependabot in #199
- Bump snakeyaml from 1.32 to 1.33 by @dependabot in #200
- Bump github-api from 1.308 to 1.313 by @dependabot in #201
- Bump slack-api-client from 1.25.1 to 1.26.1 by @dependabot in #203
- Bump mockito-inline from 4.8.0 to 4.8.1 by @dependabot in #204
- Bump spring-boot-starter-parent from 2.7.4 to 2.7.5 by @dependabot in #207
- Bump jackson-dataformat-yaml from 2.13.4 to 2.14.0 by @dependabot in #210
- Bump google-cloud-storage from 2.12.0 to 2.15.0 by @dependabot in #212
- Bump jackson-datatype-jdk8 from 2.13.4 to 2.14.0 by @dependabot in #216
- Bump slack-api-client from 1.26.1 to 1.27.0 by @dependabot in #215
- Bump jackson-annotations from 2.13.4 to 2.14.0 by @dependabot in #214
- Bump jackson-core from 2.13.4 to 2.14.0 by @dependabot in #213
- Bump jackson-databind from 2.13.4 to 2.14.0 by @dependabot in #211
- Bump jackson-datatype-jsr310 from 2.13.4 to 2.14.0 by @dependabot in #217
- Bump mockito-inline from 4.8.1 to 4.9.0 by @dependabot in #218
- Bump slack-api-client from 1.27.0 to 1.27.1 by @dependabot in #219
- Bump google-cloud-storage from 2.15.0 to 2.15.1 by @dependabot in #221
- Adding in Requested Reviewer replacement option by @evanmalmud in #222
New Contributors
- @evanmalmud made their first contribution in #222
Full Changelog: 0.11.0-beta.6...0.11.0-beta.7
0.11.0-beta.6
What's Changed
- Bump log4j-core from 2.17.2 to 2.18.0 by @dependabot in #167
- Bump log4j-api from 2.17.2 to 2.18.0 by @dependabot in #166
- Bump google-cloud-storage from 2.9.0 to 2.9.2 by @dependabot in #168
- Bump slack-api-client from 1.23.0 to 1.23.1 by @dependabot in #170
- Bump google-cloud-storage from 2.9.2 to 2.9.3 by @dependabot in #171
- Implement path filtering by @colinodell in #172
New Contributors
- @colinodell made their first contribution in #172
Full Changelog: 0.11.0-beta.5...0.11.0-beta.6
0.11.0-beta.5
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
What's Changed
Full Changelog: 0.11.0-beta.3...0.11.0-beta.4
0.11.0-beta.3
What's Changed
Full Changelog: 0.11.0-beta.2...0.11.0-beta.3
0.11.0-beta.2
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
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
- Bump google-cloud-storage from 2.6.0 to 2.6.1 by @dependabot in #122
- Bump spring-boot-starter-parent from 2.6.6 to 2.6.7 by @dependabot in #125
- Bump mockito-inline from 4.4.0 to 4.5.1 by @dependabot in #126
- Bump github-api from 1.303 to 1.306 by @dependabot in #127
- Bump jjwt-impl from 0.11.2 to 0.11.3 by @dependabot in #128
- Bump jjwt-jackson from 0.11.2 to 0.11.3 by @dependabot in #129
- Bump jjwt-api from 0.11.2 to 0.11.3 by @dependabot in #130
- Bump jjwt-impl from 0.11.3 to 0.11.4 by @dependabot in #131
- Bump jjwt-jackson from 0.11.3 to 0.11.4 by @dependabot in #132
- Bump jjwt-api from 0.11.3 to 0.11.4 by @dependabot in #133
- Bump jjwt-jackson from 0.11.4 to 0.11.5 by @dependabot in #134
- Bump jjwt-api from 0.11.4 to 0.11.5 by @dependabot in #135
- Bump jjwt-impl from 0.11.4 to 0.11.5 by @dependabot in #136
- Bump jackson-annotations from 2.13.2 to 2.13.3 by @dependabot in #141
- Bump jackson-datatype-jsr310 from 2.13.2 to 2.13.3 by @dependabot in #140
- Bump jackson-dataformat-yaml from 2.13.2 to 2.13.3 by @dependabot in #139
- Bump jackson-databind from 2.13.2.2 to 2.13.3 by @dependabot in #138
- Bump jackson-datatype-jdk8 from 2.13.2 to 2.13.3 by @dependabot in #137
- Bump jackson-core from 2.13.2 to 2.13.3 by @dependabot in #142
- Bump spring-boot-starter-parent from 2.6.7 to 2.7.0 by @dependabot in #143
- Bump google-cloud-storage from 2.6.1 to 2.7.1 by @dependabot in #144
- Bump mockito-inline from 4.5.1 to 4.6.1 by @dependabot in #147
- Bump google-cloud-storage from 2.7.1 to 2.8.1 by @dependabot in #150
- Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 by @dependabot in #149
- Bump spring-boot-starter-parent from 2.7.0 to 2.7.1 by @dependabot in #155
- Remove old message from slack channels by @bbaga in #153
Full Changelog: 0.10.0...0.11.0-beta