Releases: lenguyenthanh/fide
Releases · lenguyenthanh/fide
v0.2.0-RC2
What's Changed
- Update smithy docs by @lenguyenthanh in #551
- Add property-based SQL tests covering all sort/filter fields by @lenguyenthanh in #552
Full Changelog: v0.2.0-RC1...v0.2.0-RC2
v0.2.0-RC1
What's Changed
- Implement historical api by @lenguyenthanh in #530
- General improvement by @lenguyenthanh in #535
- Clean sql migration by @lenguyenthanh in #537
- Improve ingestion pipeline by @lenguyenthanh in #548
Deps
- Update iron, iron-ciris to 3.3.0 by @nt9-steward[bot] in #529
- Update fs2-data-csv, fs2-data-csv-generic to 1.13.0 by @nt9-steward[bot] in #536
- Bump Dependencies by @lenguyenthanh in #549
- Bump smithy4s 0.19.1 by @lenguyenthanh in #550
Full Changelog: v0.1.21...v0.2.0-RC1
v0.1.21
What's Changed
- Bum deps by @lenguyenthanh in #480
- Keep project green by @lenguyenthanh in #528
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
- Bump deps by @lenguyenthanh in #454
- Bump deps by @lenguyenthanh in #466
- Use jdk25 for build/ci/docker by @lenguyenthanh in #467
Full Changelog: v0.1.19...v0.1.20
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