Major changes
- bug fixes
- improvements on the queue system
What's Changed
- chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #3294
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #3296
- feat(agent): configure retry strategy by @schoren in #3317
- fix(cli): consider env variables when running
tracetest start
by @mathnogueira in #3322 - fix: add error logging in agent workers by @mathnogueira in #3325
- fix(frontend): fix scroll behavior in test specs list by @jorgeepc in #3320
- docs(mdx): Migrate files to
.mdx
and add meta title + desc by @adnanrahic in #3323 - fix(frontend): fix proto file methods parsing by @jorgeepc in #3324
- fix(agent): trace propagation via agent by @mathnogueira in #3328
- feat(server): use NATS queues instead of postgres notify/listen by @schoren in #3329
Full Changelog: v0.14.4...v0.14.5