Skip to content

v0.0.12

Latest
Compare
Choose a tag to compare
@ForteScarlet ForteScarlet released this 31 Oct 10:34
· 8 commits to dev/main since this release

对应核心版本: v4.7.0

我们欢迎并期望着您的的反馈协助
感谢您的贡献与支持!

也欢迎您为我们献上一颗 star,这是对我们最大的鼓励与认可!

What's Changed

🔧Bug Fix

  • longPolling 增加配置 handleRetry, 配置文件方式支持 retryhandleRetry 配置 by @ForliyScarlet in #60

✨优化

  • Improve: When the ticket.token without a bot prefix, append one. by @ForliyScarlet in #66

📦依赖更新

  • build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.9 by @dependabot in #47
  • build(deps): bump org.jetbrains:annotations from 24.1.0 to 26.0.1 by @dependabot in #65
  • build(deps): bump log4j from 2.23.1 to 2.24.1 by @dependabot in #61
  • Update Kotlin from 2.0.10 to 2.0.20 by @ForliyScarlet in #67
  • build(deps): bump io.mockk:mockk from 1.13.12 to 1.13.13 by @dependabot in #71
  • build(deps): bump io.projectreactor:reactor-core from 3.6.9 to 3.6.11 by @dependabot in #70
  • build(deps): bump kotlinPoet from 1.18.1 to 2.0.0 by @dependabot in #73
  • build(deps): bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7 by @dependabot in #55
  • build(deps): bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.0 to 0.6.1 by @dependabot in #48
  • Update Kotlin from 2.0.10 to 2.0.20 by @ForliyScarlet in #75
  • Update KSP, Kotlin coroutines and Kotlin serialization by @ForliyScarlet in #76
  • Upgrade simbot from 4.6.0 to 4.7.0 and add kotlinx-io to libs.versions by @ForliyScarlet in #77

New Contributors

Full Changelog: v0.0.11...v0.0.12