Releases: lenguyenthanh/fide
Releases · lenguyenthanh/fide
v0.1.19
What's Changed
- Support Docker arm64 by @lenguyenthanh in #409
- Fix Open Api Docs, thanks @SergioGlorias by @lenguyenthanh in #410
- Switch to eclipse-temurin docker based image by @lenguyenthanh in #413
- Bump skunk 1.0.0-M11 by @lenguyenthanh in #421
- Migrate to dumbo by @lenguyenthanh in #422
- Bump deps by @lenguyenthanh in #423
Full Changelog: v0.1.18...v0.1.19
v0.1.18
v0.1.17
v0.1.16
What's Changed
- Update dependencies by @lenguyenthanh in #338
- Update scala 3.7.0 by @lenguyenthanh in #339
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- Use refinement type for config by @lenguyenthanh in #295
- Update flyway-core, ... to 11.3.4 by @nt9-steward in #297
- Migrate Iron 3.0.0 by @lenguyenthanh in #319
- Bump dependencies and some minor update by @lenguyenthanh in #321
- Federation id may not be all caps by @lenguyenthanh in #322
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
features
- Add has_{title, women_title, other_titles} filter by @lenguyenthanh in #281
- Add total_records fields for players and federations endpoint by @lenguyenthanh in #293
- Allow customize log name and location by @lenguyenthanh in #292
golfing
- Golf: minor cleanup by @lenguyenthanh in #269
- Golf: traverseFilter by @Masynchin in #272
- Golf: more traverseFilter by @Masynchin in #274
- Golf: list.concat by @Masynchin in #275
- Golf: simplify matching options by @Masynchin in #276
- Golf: use as by @Masynchin in #277
- Golf: mapFilter by @Masynchin in #278
chore
- Docker: use postgres 17.4 image by @lenguyenthanh in #291
- Move smithy4s deps to Dependencies.scala by @lenguyenthanh in #294
New Contributors
- @Masynchin made their first contribution in #272
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
features
- Read and add kfactor to database by @lenguyenthanh in #262
- Implement search by gender by @lenguyenthanh in #263
- Implement search by other titles by @lenguyenthanh in #264
- Implement search by birth year by @lenguyenthanh in #265
- Implement search by federation id for players by @lenguyenthanh in #266
fix
- Sanitize players's name by @lenguyenthanh in #258
- Return timestamp with percision only to second by @lenguyenthanh in #259
golfing
- Golf with mapFilter by @lenguyenthanh in #267
- golf with evalMapFilter by @lenguyenthanh in #268
chore
- Use NewPlayer for InsertPlayer by @lenguyenthanh in #260
- Ignore warning for gatling module by @lenguyenthanh in #261
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Fix search players by names by @lenguyenthanh in #247
- Implement filter players by titles by @lenguyenthanh in #248
- inactive only if includes
iby @SergioGlorias in #252 - Save unknown federations to database by @lenguyenthanh in #254
- Filter out rating that lower than 1400 by @lenguyenthanh in #255
- Add migration script for new rating validation by @lenguyenthanh in #256
- Fix warning logs for non federation (again) by @lenguyenthanh in #257
- Implement integration tests for crawler and DB using scalacheck by @lenguyenthanh in #249
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
Same as v0.1.10 but fixed docker publishing workflow.
- Fix docker workflows by @lenguyenthanh in #246
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Log warning when crawler finds missing federations and update new federations by @lenguyenthanh in #244
- Refactor Downloader & testing by @lenguyenthanh in #245
Update
- Update sbt-native-packager to 1.10.4 by @nt9-steward in #154
- Update ducktape to 0.2.4 by @nt9-steward in #153
- Update flyway-core, ... to 10.17.0 by @nt9-steward in #152
- Update flyway-core, ... to 10.17.1 by @nt9-steward in #155
- Update scala3-library to 3.4.3 by @nt9-steward in #156
- Update logback-classic to 1.5.7 by @nt9-steward in #157
- Update sbt-tpolecat to 0.5.2 by @nt9-steward in #158
- Update flyway-core, ... to 10.17.2 by @nt9-steward in #159
- Update postgresql to 42.7.4 by @nt9-steward in #161
- Update fs2-core to 3.11.0 by @nt9-steward in #162
- Update fly4s to 1.0.8 by @nt9-steward in #163
- Update ducktape to 0.2.5 by @nt9-steward in #164
- Update flyway-core, ... to 10.17.3 by @nt9-steward in #165
- Update flyway-core, ... to 10.18.0 by @nt9-steward in #172
- Update sbt to 1.10.2 by @nt9-steward in #173
- Update smithy4s-core, smithy4s-http4s, ... to 0.18.24 by @nt9-steward in #171
- Update http4s-client, http4s-ember-client, ... to 0.23.28 by @nt9-steward in #170
- Update gatling-charts-highcharts to 3.12.0 by @nt9-steward in #169
- Update logback-classic to 1.5.8 by @nt9-steward in #166
- Update sbt-dotenv to 3.0.1 by @nt9-steward in #184
- Update ducktape to 0.2.6 by @nt9-steward in #187
- Update http4s-client, http4s-ember-client, ... to 0.23.29 by @nt9-steward in #189
- Update sbt to 1.10.4 by @nt9-steward in #192
- Update cats-effect to 3.5.5 by @nt9-steward in #191
- Update logback-classic to 1.5.12 by @nt9-steward in #190
- Update sbt to 1.10.5 by @nt9-steward in #193
- Bump scala 3.5.2 by @lenguyenthanh in #198
- Refactor scalac options by @lenguyenthanh in #199
- Update fs2-compress-zip4j to 2.2.1 by @nt9-steward in #181
- Add setup sbt by @lenguyenthanh in #217
- Update sbt-native-packager to 1.11.0 by @nt9-steward in #219
- Update flyway-core, ... to 10.22.0 by @nt9-steward in #239
- Update flyway-core, ... to 11.3.0 by @nt9-steward in #240
- Update gatling-sbt to 4.11.2 by @nt9-steward in #241
- Bump sbt and typo by @lenguyenthanh in #242
- Remove sbt-dotenv plugin by @lenguyenthanh in #243
Full Changelog: v0.1.9...v0.1.10