Skip to content

Releases: openobserve/o2_report_server

Release v0.11.0

08 Apr 05:02
70baf7a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.11.0

Release v0.0.10-rc3

26 Feb 13:45
Compare
Choose a tag to compare

Full Changelog: v0.0.10-rc2...v0.0.10-rc3

New Environment Variable

ZO_CHROME_ADDITIONAL_ARGS - Default is empty string. Accepts , separated chromium arguments.
For example -

ZO_CHROME_ADDITIONAL_ARGS = "--disable-web-security,--ignore-certificate-errors"

ZO_CHROME_DISABLE_DEFAULT_ARGS. Default is false, disables the default chrome arguments if true. Default chrome arguments -

"--disable-background-networking",
    "--enable-features=NetworkService,NetworkServiceInProcess",
    "--disable-background-timer-throttling",
    "--disable-backgrounding-occluded-windows",
    "--disable-breakpad",
    "--disable-client-side-phishing-detection",
    "--disable-component-extensions-with-background-pages",
    "--disable-default-apps",
    "--disable-dev-shm-usage",
    "--disable-extensions",
    "--disable-features=TranslateUI",
    "--disable-hang-monitor",
    "--disable-ipc-flooding-protection",
    "--disable-popup-blocking",
    "--disable-prompt-on-repost",
    "--disable-renderer-backgrounding",
    "--disable-sync",
    "--force-color-profile=srgb",
    "--metrics-recording-only",
    "--no-first-run",
    "--enable-automation",
    "--password-store=basic",
    "--use-mock-keychain",
    "--enable-blink-features=IdleDetection",
    "--lang=en_US",

Release v0.0.10-rc2

26 Feb 11:31
Compare
Choose a tag to compare

Release v0.0.10-rc1

25 Feb 11:04
Compare
Choose a tag to compare

Release v0.0.9

21 Nov 15:16
6618bad
Compare
Choose a tag to compare

What's Changed

  • fix: Use .pdf extension for pdf attachment names by @Subhra264 in #11
  • fix: typo for recepients EmailDetails payload by @Subhra264 in #12
  • fix: sanitize pdf file name while constructing the email message by @Subhra264 in #13
  • fix: use latest chromiumoxide commit 6f2392f by @Subhra264 in #14

Full Changelog: v0.0.8...v0.0.9

Release v0.0.8

17 Sep 05:20
bd521d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

Release v0.0.7

23 Aug 02:57
Compare
Choose a tag to compare

Release v0.0.6

22 Aug 09:16
Compare
Choose a tag to compare

Release v0.0.5

22 Aug 08:46
Compare
Choose a tag to compare

Release v0.0.4

05 Aug 04:12
Compare
Choose a tag to compare