This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
What's Changed
⚙️ Refactoring
- Model refactor by @MaicolAntali in #69
- Logging refactor by @MaicolAntali in #74
Client
uses aThreadPool
as dispatcher by @MaicolAntali in #76- Improve the log system. by @MaicolAntali in #77
- Updates the
RequestHandler
to use theconfig
obj by @MaicolAntali in #78 - Update models by @MaicolAntali in #88
🔄 Dependencies
- Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 by @dependabot in #70
- Bump ch.qos.logback:logback-classic from 1.4.12 to 1.4.13 by @dependabot in #71
- Bump ch.qos.logback:logback-classic from 1.4.13 to 1.4.14 by @dependabot in #72
- Bump ktor from 2.3.6 to 2.3.7 by @dependabot in #73
- Bump io.github.oshai:kotlin-logging-jvm from 5.1.0 to 5.1.1 by @dependabot in #79
- Bump io.github.oshai:kotlin-logging-jvm from 5.1.1 to 6.0.1 by @dependabot in #80
- Bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.9.21 to 1.9.22 by @dependabot in #81
- Bump org.jetbrains.kotlin.jvm from 1.9.21 to 1.9.22 by @dependabot in #82
- Bump org.jmailen.kotlinter from 4.1.0 to 4.1.1 by @dependabot in #83
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #84
- Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in #85
- Bump io.github.oshai:kotlin-logging-jvm from 6.0.1 to 6.0.2 by @dependabot in #86
- Bump org.jmailen.kotlinter from 4.1.1 to 4.2.0 by @dependabot in #87
- Bump io.github.oshai:kotlin-logging-jvm from 6.0.2 to 6.0.3 by @dependabot in #89
🤖 GitHub Actions
- Update
release.yml
by @MaicolAntali in #75
ℹ️ Other
- Bump 1.0.4 by @MaicolAntali in #90
Full Changelog: 1.0.3...1.0.4