v2.0.1
What's Changed
- Update flink-scala-api-1 to 1.2.9 by @scala-steward in #278
- Scala 2: Recursive type info is not supported: fail-fast with a comprehensive message instead by @arnaud-daroussin in #280
- Update sbt, scripted-plugin to 1.11.5 by @scala-steward in #281
- [Perf] Implement copy() and use while loop in serializers by @arnaud-daroussin in #279
- Update sbt-protobuf to 0.8.3 by @scala-steward in #283
- Update sbt, scripted-plugin to 1.11.6 by @scala-steward in #285
- Update scalafmt-core to 3.9.10 by @scala-steward in #287
- feat(#286): add serializers for ZoneId, ZoneOffset, ZonedDateTime and OffsetDateTime by @arnaud-daroussin in #288
- Update logback-classic to 1.5.19 by @scala-steward in #289
- Update sbt, scripted-plugin to 1.11.7 by @scala-steward in #290
- Update scala-library, scala-reflect to 2.13.17 by @scala-steward in #291
- Configure release process from GitHub Actions by @novakov-alexey #292
From now on, every merge to master will create new Git Tag and publish it to Maven Central. Due to sbt-dynver plugin, we have to jump to next major version and start from v2.0.1 to skip over historical phase of versions with <_flink_version> in it.
Full Changelog: v1.2.9...v2.0.1