Skip to content

Releases: splunk/addonfactory-solutions-library-python

v8.0.0-beta.1

03 Apr 19:40
bd058ef

Choose a tag to compare

v8.0.0-beta.1 Pre-release
Pre-release

8.0.0-beta.1 (2026-04-03)

  • feat!: drop Python 3.7 and 3.8 support (85567db)

Bug Fixes

  • add AAA test sections and update docformatter config (7d959ac)
  • address PR comments (ce3cef9)
  • drop Python 3.7/3.8 support and fix Splunk Python path detection in CI (8ee9ffc)
  • fix OTLP exporter happy-path test (02dd919)
  • install local solnlib in integration tests instead of PyPI version (32ba4a7)
  • update copyright year, remove typing_extensions, drop observability from init (c685f3e)
  • update poetry to 2.1.2 (d12515a)
  • use regex pattern in .licenserc.yaml to allow any copyright year (dbb307e)

Features

BREAKING CHANGES

  • Python 3.7 and 3.8 are no longer supported.
    Minimum required Python version is now 3.9.

v7.0.0-beta.4

02 Apr 12:44
fc26f47

Choose a tag to compare

v7.0.0-beta.4 Pre-release
Pre-release

7.0.0-beta.4 (2026-04-02)

  • feat!: drop Python 3.7 and 3.8 support (85567db)

BREAKING CHANGES

  • Python 3.7 and 3.8 are no longer supported.
    Minimum required Python version is now 3.9.

v7.0.0-beta.3

26 Mar 13:19
dc31d3c

Choose a tag to compare

v7.0.0-beta.3 Pre-release
Pre-release

7.0.0-beta.3 (2026-03-26)

Bug Fixes

  • add AAA test sections and update docformatter config (7d959ac)
  • address PR comments (ce3cef9)
  • drop Python 3.7/3.8 support and fix Splunk Python path detection in CI (8ee9ffc)
  • fix OTLP exporter happy-path test (02dd919)
  • install local solnlib in integration tests instead of PyPI version (32ba4a7)
  • update copyright year, remove typing_extensions, drop observability from init (c685f3e)
  • update poetry to 2.1.2 (d12515a)
  • use regex pattern in .licenserc.yaml to allow any copyright year (dbb307e)

Features

  • add ObservabilityService (f7ec4fb)

v7.0.0-beta.2

06 Aug 13:54
bd43e29

Choose a tag to compare

v7.0.0-beta.2 Pre-release
Pre-release

7.0.0-beta.2 (2025-08-06)

Features

v7.0.0

19 Jun 13:19
b038426

Choose a tag to compare

7.0.0 (2025-06-19)

Features

  • code: replace btool usage with splunk.rest (d7fce46)

BREAKING CHANGES

  • code: Replacing the usage of btool with splunk.rest

v7.0.0-beta.1

19 Jun 11:38
790de5f

Choose a tag to compare

v7.0.0-beta.1 Pre-release
Pre-release

7.0.0-beta.1 (2025-06-19)

Features

  • code: replace btool with splunk.rest (d7fce46)
  • init commit, new function to retrieve stanzas based on rest (ae2b3ab)
  • init commit, new function to retrieve stanzas based on rest (619a53e)

BREAKING CHANGES

  • code: Replacing the usage of btool with splunk.rest

v6.3.0-beta.2

19 Jun 10:11
a17a399

Choose a tag to compare

v6.3.0-beta.2 Pre-release
Pre-release

6.3.0-beta.2 (2025-06-19)

Features

  • init commit, new function to retrieve stanzas based on rest (ae2b3ab)
  • init commit, new function to retrieve stanzas based on rest (619a53e)

v6.3.0

26 Mar 18:38
30cc684

Choose a tag to compare

6.3.0 (2025-03-26)

Features

  • support mTLS when web private key is encrypted (#435) (56286b1)

v6.3.0-beta.1

25 Mar 10:01
709522b

Choose a tag to compare

v6.3.0-beta.1 Pre-release
Pre-release

6.3.0-beta.1 (2025-03-25)

Features

  • support mTLS when web private key is encrypted (#435) (56286b1)

v6.2.1

19 Mar 12:00
7e79327

Choose a tag to compare

6.2.1 (2025-03-19)

Bug Fixes

  • Splunk metadata parsing logic: config stanzas must be loaded from the system app (#432) (1a5ee99)