New
Remove deprecated method, custom UUIDGen. Add varargs context method.
What's Changed
Notable
- remove deprecated method
Logger.makeIoLoggerby @hejfelix in https://github.com/LEGO/woof/pull/191 - Use cats UUID typeclass instead of our own (closes #187) by @hejfelix in https://github.com/LEGO/woof/pull/192
- Add varargs version of
withLogContext(closes #190) by @hejfelix in https://github.com/LEGO/woof/pull/193
Upgrades
- Upgrade cats-core from 2.9.0 to 2.10.0 by @scala-steward in https://github.com/LEGO/woof/pull/177
- Upgrade sbt, sbt-dependency-tree from 1.9.3 to 1.9.6 by @scala-steward in https://github.com/LEGO/woof/pull/188
- Upgrade nscplugin, sbt-scala-native, ... from 0.4.14 to 0.4.15 by @scala-steward in https://github.com/LEGO/woof/pull/183
- Upgrade scalafmt-core from 3.7.11 to 3.7.13 by @scala-steward in https://github.com/LEGO/woof/pull/181
- Upgrade circe-parser from 0.14.5 to 0.14.6 by @scala-steward in https://github.com/LEGO/woof/pull/179
- Upgrade scala3-library, ... from 3.3.0 to 3.3.1 by @scala-steward in https://github.com/LEGO/woof/pull/182
- Upgrade sbt-jmh from 0.4.5 to 0.4.6 by @scala-steward in https://github.com/LEGO/woof/pull/186