ubuntu-insights (1.0.0ubuntu) stonking; urgency=medium

  * Accelerator device collection
  * Add system-wide opt-out support:
    - New `system-opt-out` CLI subcommand to query and set the system-wide
      opt-out state.
    - Wire system opt-out into the Go API and consent manager; when active it
      overrides per-user consent during collection and upload.
    - Add C bindings: insights_get_system_opt_out_state and
      insights_set_system_opt_out_state.
  * Collect the Ubuntu Pro attach state by querying it over D-Bus, with a
    command-line fallback.
  * Collect Linux OS information from `os-release`, with special handling for
    collection inside confined snaps.
  * (Breaking) Bump SONAME to libinsights.so.1 (libinsights0 -> libinsights1)
    - Reorganize the public C structs.
  * Go dependency updates
  * Bump Go dependency to 1.26

 -- Kat Kuo <kat.kuo@canonical.com>  Wed, 15 Jul 2026 19:38:00 -0400

ubuntu-insights (0.9.3ubuntu) resolute; urgency=medium

  * Fix: Fix systemd tests in autopkgtest smoke test suite

 -- Kat Kuo <kat.kuo@canonical.com>  Fri, 13 Feb 2026 18:08:36 -0500

ubuntu-insights (0.9.2ubuntu) resolute; urgency=medium

  * New release (LP: #2141704)
  * (Breaking) Remove default consent behavior
    - If consent is not set for a target source, we will no longer defer
      to a "default consent", and we will instead immediately consider
      consent as "undefined" for that source.
  * (Breaking) Use the platform source as the default source
    - Like with collect, consent functionality will defer to the platform
      source if no source is explicitly passed.
  * Add smoke tests to autopkgtest suite
  * libinsights: Add callback handler for logging
  * libinsights: Add new integration tests for shared library
  * libinsights0-dbgsym: Add missing symbol for insights_compile
  * Go dependency updates
  * Bump Go dependency to 1.25

 -- Kat Kuo <kat.kuo@canonical.com>  Mon, 26 Jan 2026 10:58:29 -0500

ubuntu-insights (0.8.1) resolute; urgency=medium

  * New upstream release (LP: #2135266)
  * Fix collection in certain localization environments
  * Fix upload unit sandboxing blocking internet connectivity

 -- Kat Kuo <kat.kuo@canonical.com>  Wed, 17 Dec 2025 09:41:12 -0500

ubuntu-insights (0.8.0) resolute; urgency=medium

  * New upstream release (LP: #2134760)
  * Fix collection in certain localization environments
  * Change section to utils
  * Go dependency and toolchain updates

 -- Kat Kuo <kat.kuo@canonical.com>  Thu, 11 Dec 2025 10:03:02 -0500

ubuntu-insights (0.6.2) questing; urgency=medium

  * Fix broken test files
  * Go dependency updates

 -- Kat Kuo <kat.kuo@canonical.com>  Thu, 28 Aug 2025 11:51:31 -0400

ubuntu-insights (0.6.1) questing; urgency=medium

  * New upstream release (LP: #2121454)
  * Fix systemd services permission error in certain environments
  * Fix systemd unit descriptions
  * Fix systemd timer Unit= directive unit type
  * Fix misleading references to "global consent" by renaming 
    to "default consent"
  * libinsights: Fix misleading log message about sources when using Compile
  * Upgrades various golang dependencies (resolve GHSA-2464-8j7c-4cjm)

 -- Kat Kuo <kat.kuo@canonical.com>  Thu, 21 Aug 2025 13:15:34 -0400

ubuntu-insights (0.6.0) questing; urgency=medium

  * New upstream release (LP: #2120272)
  * libinsights: Fix types.h references
  * libinsights: (Breaking) Rename C bindings method and type definitions
  * libinsights: Dry run collect only warns if consent file is missing
  * libinsights: Expose collector write method
  * libinsights: Expose collector compile method
  * libinsights: Don't ignore source metrics for platform source or empty source
  * Rework collector period window logic to be more intuitive
  * Ensure that all duplicates are removed when the collector writes with force

 -- Kat Kuo <kat.kuo@canonical.com>  Sun, 10 Aug 2025 23:49:25 -0400

ubuntu-insights (0.5.0) questing; urgency=medium

  * New upstream release (LP: #2120161)
  * libinsights0: Initial release
  * libinsights-dev: Initial release

 -- Kat Kuo <kat.kuo@canonical.com>  Fri, 08 Aug 2025 04:00:50 -0400

ubuntu-insights (0.3.0) questing; urgency=medium

  [ Kat Kuo ]
  [ Didier Roche-Tolomelli ]
  * Fix build time tests
  * Remove unnecessary dh_dwz override

  [ Kat Kuo ]
  * New upstream release (LP: #2118725)
  * Add fixed limits to concurrent report and source processing when uploading
  * Bump control standards version to 4.7.2
  * Ensure system information collection uses 64-bit memory handling
  * Avoid potential overflow in exponential backoff calculations
  * Restrict min-age and period inputs to 32-bit values only

 -- Kat Kuo <kat.kuo@canonical.com>  Thu, 24 Jul 2025 00:11:42 -0400

ubuntu-insights (0.2.2) questing; urgency=medium

  * Remove leftover duplication

 -- Didier Roche-Tolomelli <didrocks@ubuntu.com>  Mon, 21 Jul 2025 15:17:49 +0200

ubuntu-insights (0.2.1) questing; urgency=medium

  * Add missing vendoring

 -- Didier Roche-Tolomelli <didrocks@ubuntu.com>  Thu, 17 Jul 2025 16:01:54 +0200

ubuntu-insights (0.2.0) questing; urgency=medium

  [ Kat Kuo ]
  * Fix armhf builds
  * Upgrades various golang dependencies

  [ Didier Roche-Tolomelli ]
  * Fix copyright duplication
  * Cleanup unnecessary reference in run-tests.sh script

 -- Kat Kuo <kat.kuo@canonical.com>  Mon, 14 Jul 2025 13:23:43 -0400

ubuntu-insights (0.1.0) questing; urgency=medium

  * Initial release (LP: #2107478)

 -- Kat Kuo <kat.kuo@canonical.com>  Mon, 30 Jun 2025 09:50:12 -0400
