Skip to content

v0.11.745

Choose a tag to compare

@karakanb karakanb released this 31 Aug 16:12
· 19 commits to main since this release
be5ff95

Changelog

  • be5ff95 Merge pull request #2602 from bruin-data/terzioglub/bruin-query-cloud-mode
  • 31f6c29 Merge pull request #2650 from bruin-data/terzioglub/agent-request-connection
  • 98650b8 Merge remote-tracking branch 'origin/main' into terzioglub/bruin-query-cloud-mode
  • 53a8051 docs(query): note --var is ignored in cloud mode
  • 58cb4ba feat(cloud): add hidden agents request-connection command
  • 718351f feat(query): add cloud mode to bruin query
  • afafe50 feat(query): drop template variables from cloud query mode
  • 70106d4 fix(cloud): bind request-connection ids to env, not flags
  • 0c46b65 fix(query): preserve integer precision through query-log aggregation
  • b5e69ff fix(query): preserve large-integer precision in cloud query results
  • cf4cace refactor(query): wire cloud mode via urfave flags; honor --limit
  • 2497813 style: gofumpt formatting