Skip to content

feat: release 1.16.0#1389

Merged
ajasnosz merged 41 commits intomainfrom
develop
Apr 23, 2026
Merged

feat: release 1.16.0#1389
ajasnosz merged 41 commits intomainfrom
develop

Conversation

@ajasnosz
Copy link
Copy Markdown
Contributor

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Dependency update
  • Bug fix
  • New feature
  • Refactor/improvement
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist

  • My commit message is conventional
  • I have run pre-commit on all files before creating the PR
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

dependabot Bot and others added 30 commits March 19, 2026 13:24
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.15 to 10.16.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.15...10.16.1)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-version: 10.16.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: generate new snmp engine for every task

* chore: changelog update

* fix: add mibcontroller context [run-int-tests] [run-ui-tests]
## [1.15.1-beta.1](v1.15.0...v1.15.1-beta.1) (2026-03-23)

### Bug Fixes

* stop reusing snmp engine ([#1296](#1296)) ([3fb1445](3fb1445))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: import issue on ui tests
* chore: add pytest
* chore: change localhost to ip
* feat: add max oid to process

* test: test [run-int-tests] [run-ui-tests]

* feat: add unit tests [run-int-tests] [run-ui-tests]

* fead: add maxoid to group schema

* feat: remove logs [run-int-tests]

* docs: update inventory column title

* docs: update poller documentation [run-int-tests] [run-ui-tests]

* docs: refactor inventory sequence [run-int-tests] [run-ui-tests]

* docs: typo update

* chore: changelog update

* feat: update unit tests [run-int-tests] [run-ui-tests]

* test: test [run-int-tests] [run-ui-tests]
# [1.16.0-beta.1](v1.15.1-beta.1...v1.16.0-beta.1) (2026-03-31)

### Features

* add max oid to process ([#1356](#1356)) ([741e2df](741e2df))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: restructure integration tests and add local test runners

* fix: code review comments fix

* chore: move ansible config and remove old setup scripts

* chore: move duplicate functions to common [run-int-tests] [run-ui-tests]

* fix: revert inventory timers [run-int-tests] [run-ui-tests]

* fix: permission change [run-int-tests] [run-ui-tests]

* fix: update .env

* fix: add recreate [run-int-tests] [run-ui-tests]

* chore: remove newgrp [run-int-tests] [run-ui-tests]

---------

Co-authored-by: ajasnosz <ajasnosz@splunk.com>
# [1.16.0-beta.2](v1.16.0-beta.1...v1.16.0-beta.2) (2026-04-02)

### Bug Fixes

* restructure integration tests and add local test runners ([#1343](#1343)) ([7a45834](7a45834))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* doc: add AGENTS.md adn ARCHITECTURE.md

* doc: address PR comments

* chore: move files to .agents
…ndalone + replicaset) (#1293)

* fix: replace bitnami mongodb with own templates

* fix: ui templates

* fix: run pre-commit [run-int-tests]

* fix: refactor construct connection string script  [run-ui-tests]

* fix: use empty storageclass by default [run-int-tests]

* fix: addressing PR comments [run-int-tests]

* fix: addressing PR comments, changing humanbool file name to common [run-int-tests]

* fix: addressing PR comments, changing humanbool file name to common [run-int-tests]

* fix: update mongodb documentation

* fix: run make render

* test: test [run-int-tests]

* fix: run ui tests [run-ui-tests]

* fix: update UI image tag to 1.1.2-beta.3 [run-ui-tests]

* chore: update render [run-int-tests] [run-ui-tests]

* chore: update render [run-int-tests] [run-ui-tests]

* fix: update create_packages.sh for offline installation [run-int-tests] [run-ui-tests]

* test: test [run-int-tests] [run-ui-tests]

* fix: add changelog

---------

Co-authored-by: pkalevar16 <pkalevar@cisco.com>
Co-authored-by: ajasnosz <ajasnosz@splunk.com>
# [1.16.0-beta.3](v1.16.0-beta.2...v1.16.0-beta.3) (2026-04-08)

### Bug Fixes

* replace Bitnami MongoDB chart with custom MongoDB templates (standalone + replicaset) ([#1293](#1293)) ([f67cf77](f67cf77))
# [1.16.0-beta.4](v1.16.0-beta.3...v1.16.0-beta.4) (2026-04-08)

### Bug Fixes

* update create_packages.sh for offline installation ([#1377](#1377)) ([3e428b2](3e428b2))
# [1.16.0-beta.5](v1.16.0-beta.4...v1.16.0-beta.5) (2026-04-08)

### Bug Fixes

* offline scripts common errors ([#1378](#1378)) ([bd22f8c](bd22f8c))
# [1.16.0-beta.6](v1.16.0-beta.5...v1.16.0-beta.6) (2026-04-08)

### Bug Fixes

* remove bitnami helm repo from cd-pages workflow ([#1379](#1379)) ([7db467b](7db467b))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate Bot and others added 6 commits April 10, 2026 15:51
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: update alpine packages for trivy scan

* chore: command update

* test: test [run-int-tests] [run-ui-tests]
* fix: update out of index error

* test: test [run-int-tests] [run-ui-tests]

* chore: add changelog
# [1.16.0-beta.7](v1.16.0-beta.6...v1.16.0-beta.7) (2026-04-14)

### Bug Fixes

* update out of index error ([#1386](#1386)) ([70c6d07](70c6d07))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: add missing discovery id in docker compose

* chore: add changelog [run-ui-tests] [ run-int-tests]

* test: test [run-int-tests] [run-ui-tests]
omrozowicz-splunk and others added 5 commits April 17, 2026 13:03
* doc: fix flow of the documentation

* doc: fix issues

* doc: make the same structure

* doc: documentation improvements

* doc: documentation improvements

* doc: documentation refactor

* doc: fix tab sections

* doc: fix docker compose flow

* doc: fix quick start

* doc: fix snmpv3 section

* chore: fix the flow

* chore: fix the flow

* doc: fix syntax issues

* doc: indent fixes and troubleshooting page refined

* doc: fix troubleshooting section

* doc: small fixes

* doc: typos and syntax issues fix

* doc: redis versions

* doc: add flow enhancements and missing variables

* doc: add walk disclaimers, adjust step by steps example to both k8s and docker

* doc: address most of PR comments

* doc: fix links

* doc: delete unused files, organise microk8s files, fix links

* doc: fix scheduler link

* doc: change flow

* doc: address comments

* doc: address comments

* doc: address comments

* doc: address comments

* doc: update max_oid_to_process

* doc: address comments

* doc: add CHANGELOG
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@ajasnosz ajasnosz merged commit d604689 into main Apr 23, 2026
36 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 23, 2026
@ajasnosz ajasnosz deleted the develop branch April 23, 2026 13:59
@srv-rr-github-token
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants