One issue was a regression bug from the big 5.16 release, others were unrelated issues that just happened to come in the day after 5.16
What's Changed
- Avoid running a query when there's nothing to do by @PerfectlyNormal in #2201
- Fix typo in codegen log output by @dmytro-pryvedeniuk in #2204
- Fix endpoints with multiple [Document] args (GH-2205) by @jeremydmiller in #2206
- Fix EntityAttribute codegen for value type identities (GH-2207) by @jeremydmiller in #2208
- Add LogDebug() to scheduled message code paths by @jeremydmiller in #2210
Full Changelog: V5.16.0...V5.16.1