What's Changed
Exciting New Features 🎉
- NEOS-1712: Adds support for JS in Anon Api by @nickzelei in #3163
- Updates schema initialization to log individual statement with corresponding error by @alishakawaguchi in #3171
- NEOS-1724: updates runs logs query to use close time if workflow has ended by @nickzelei in #3174
- Updates job run page to show schema initialization errors by @alishakawaguchi in #3177
- NEOS-1624: add more tags to the logs page by @nickzelei in #3178
- Set retry to 1 on generate AI job. To avoid wasting tokens by @alishakawaguchi in #3181
Bug Fixes 🐞
- NEOS-1605: Fixes job run logs not loading, fixes inability to specify log level by @nickzelei in #3172
Dependencies
- Bump the golang-minor group with 7 updates by @dependabot in #3168
- Bump the golang-minor group with 2 updates by @dependabot in #3175
- Bump the npm-all-dependencies group in /docs with 2 updates by @dependabot in #3167
- Bump the npm-production group across 1 directory with 10 updates by @dependabot in #3166
Other Changes
- Adds GetRunLogs RPC, fixes loki-backend log sorting by @nickzelei in #3173
- Setup continuous benchmarking by @alishakawaguchi in #3169
- Add benchmark count of 6 for better benchstat analysis by @alishakawaguchi in #3176
Full Changelog: v0.5.7...v0.5.8