Releases: lenguyenthanh/fide
Releases · lenguyenthanh/fide
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
i
by @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
v0.1.9
What's Changed
- Don't use sbt --client when deploying by @lenguyenthanh in #138
- Update sbt to 1.10.1 by @nt9-steward in #146
- Update flyway-core, ... to 10.15.2 by @nt9-steward in #145
- Update ducktape to 0.2.3 by @nt9-steward in #144
- Update fly4s to 1.0.7 by @nt9-steward in #148
- Update flyway-core, ... to 10.16.0 by @nt9-steward in #147
- Update skunk-core to 1.0.0-M7 by @nt9-steward in #149
- Update smithy4s-core, smithy4s-http4s, ... to 0.18.23 by @nt9-steward in #139
- Update gatling-charts-highcharts to 3.11.5 by @nt9-steward in #143
- Update scalafmt-core to 3.8.3 by @nt9-steward in #150
- Update gatling-sbt to 4.9.2 by @nt9-steward in #141
- Fix rating 0 by @lenguyenthanh in #151
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Support searchByName in Db.allPlayers by @lenguyenthanh in #126
- Update fly4s to 1.0.5 by @nt9-steward in #127
- update open api docs url by @lenguyenthanh in #128
- Update flyway-core, ... to 10.15.0 by @nt9-steward in #129
- Update smithy4s-core, smithy4s-http4s, ... to 0.18.22 by @nt9-steward in #130
- Don't use --client on ci by @lenguyenthanh in #131
- Update testcontainers-scala-postgresql to 0.41.4 by @nt9-steward in #132
- Update scalafmt-core to 3.8.2 by @nt9-steward in #133
- Update iron to 2.6.0 by @nt9-steward in #134
- Only delay crawler job at the begining by @lenguyenthanh in #137
- Update gatling-charts-highcharts to 3.11.4 by @nt9-steward in #136
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Bump cats 2.11.0 by @lenguyenthanh in #121
- Refactor to a more idomatic skunk fragments by @lenguyenthanh in #122
- Update flyway-core, ... to 10.14.0 by @nt9-steward in #123
- Update smithy4s-core, smithy4s-http4s, ... to 0.18.21 by @nt9-steward in #124
- Try to move refinement types to their own modules by @lenguyenthanh in #100
- Add config to limit max number of ids for getPlayersWithIds api by @lenguyenthanh in #88
- Use typesafe domain by @lenguyenthanh in #125
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Fix query syntax when isActive = true by @lenguyenthanh in #118
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Setup jdk 21 for docker workflows by @lenguyenthanh in #86
- Update otel4s-oteljava to 0.7.0 by @nt9-steward in #87
- Update sbt to 1.10.0 by @nt9-steward in #89
- Update ciris, ciris-http4s to 3.6.0 by @nt9-steward in #90
- Update smithy4s-core, smithy4s-http4s, ... to 0.18.17 by @nt9-steward in #92
- Update smithy4s-core, smithy4s-http4s, ... to 0.18.18 by @nt9-steward in #93
- Retire heroku deployment by @lenguyenthanh in #94
- Update skunk-core to 0.6.4 by @nt9-steward in #95
- Update flyway-core, ... to 10.13.0 by @nt9-steward in #97
- Use inline inputs/outputs for smithy spec by @lenguyenthanh in #98
- Rename smithy to api by @lenguyenthanh in #99
- Use skunk 1.0.0-M6 by @lenguyenthanh in #101
- Update scala3-library to 3.4.2 by @nt9-steward in #102
- Update smithy4s-core, smithy4s-http4s, ... to 0.18.19 by @nt9-steward in #104
- Update fly4s to 1.0.4 by @nt9-steward in #103
- Update ducktape to 0.2.1 by @nt9-steward in #105
- Update smithy4s-core, smithy4s-http4s, ... to 0.18.20 by @nt9-steward in #106
- Update gatling-test-framework to 3.11.3 by @nt9-steward in #107
- Run smithy4sUpdateLSPConfig & manual edit by @lenguyenthanh in #109
- Update ducktape to 0.2.2 by @nt9-steward in #111
- "NON FEDERATION" by @SergioGlorias in #110
- Fix 404 when a player doesnt have federation by @lenguyenthanh in #113
- Remove .env.docker by @lenguyenthanh in #114
- Fix order by birth year by @lenguyenthanh in #115
- Revert ""NON FEDERATION"" by @lenguyenthanh in #116
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Increase load for stress testing by @lenguyenthanh in #74
- FIDE never say national title by @SergioGlorias in #73
- Add deploy scripts by @lenguyenthanh in #80
- Use sbt --client for ci by @lenguyenthanh in #81
- Use fs2-decompress zip4j module by @lenguyenthanh in #82
- Remove log4cats noop dependency by @lenguyenthanh in #85
Behind the scenes
- Update flyway-core, ... to 10.12.0 by @nt9-steward in #77
- Update fly4s to 1.0.3 by @nt9-steward in #78
- Update sbt-scalafix to 0.12.1 by @nt9-steward in #79
- Update http4s-client, http4s-ember-client, ... to 0.23.27 by @nt9-steward in #84
- Update gatling-charts-highcharts to 3.11.2 by @nt9-steward in #76
- Update log4cats-noop, log4cats-slf4j to 2.7.0 by @nt9-steward in #83
New Contributors
- @SergioGlorias made their first contribution in #73
Full Changelog: v0.1.3...v0.1.4