-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(pip): (deps-dev): bump mkdocs from 1.3.1 to 1.5.1 #794
Commits on Jul 11, 2023
-
fix: add readiness and liveness probes to workers (#755)
* chore(deps): bump redis from 4.3.4 to 4.4.4 (#723) Bumps [redis](https://github.com/redis/redis-py) from 4.3.4 to 4.4.4. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.3.4...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(release): 1.9.1-beta.1 * values yaml update ([#734](#734)) ([fa3d722](fa3d722)), closes [#684](#684) * chore: run make render (#741) * fix: make sourcetypes configurable (#740) * fix: make sourcetypes configurable * chore: run pre-commit * fix: traps sourcetype in tasks * chore(release): 1.9.1-beta.2 ## [1.9.1-beta.2](v1.9.1-beta.1...v1.9.1-beta.2) (2023-05-19) ### Bug Fixes * make sourcetypes configurable ([#740](#740)) ([c9dab62](c9dab62)) * chore: update permissions (#742) * chore: update permissions (#743) * chore(deps): bump redis from 4.3.4 to 4.4.4 (#748) Bumps [redis](https://github.com/redis/redis-py) from 4.3.4 to 4.4.4. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.3.4...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: use engine id from inventory (#749) ### Bug Fixes * fix:set engineId for poller * fix: remove SECURITY_ENGINE_ID from poller deployment and manager.py * fix: remove unnecessary extra line * chore(release): 1.9.1-beta.3 ## [1.9.1-beta.3](v1.9.1-beta.2...v1.9.1-beta.3) (2023-06-09) ### Bug Fixes * use engine id from inventory ([#749](#749)) ([6fda113](6fda113)) * fix: tests, pre-commit (#750) * fix: tests, pre-commit * fix: update pyproject.toml * chore(release): 1.9.1-beta.4 ## [1.9.1-beta.4](v1.9.1-beta.3...v1.9.1-beta.4) (2023-06-09) ### Bug Fixes * tests, pre-commit ([#750](#750)) ([0910b57](0910b57)) * chore: update changelog and run make render (#753) * chore: update changelog and run make render * fix: add liveness and readiness probes in k8s infrastructure (#732) * fix: add or edit probes for poller, sender, trap (#732) * fix: add probes for mongo and redis(#732) * fix: cleanup, add tests for files creation (#732) * fix: precommit fixes (#732) * fix: PR comments fixes, more generic approach for rendering test cases add rendered files to PR scope.(#732) * fix: pr review fixed: different approuch for deployment temlating, render manifest and makefile changes (#732) * fix: update probes enabling information in values.yaml (#732) * fix: change in the templating style (#732) * fix: delete probes in values.yaml for mongodb and redis and minor spacing fixes (#732) * test: test [run-int-tests] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Olga <[email protected]> Co-authored-by: wojtekzyla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fef9960 - Browse repository at this point
Copy the full SHA fef9960View commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c04f7d8 - Browse repository at this point
Copy the full SHA c04f7d8View commit details
Commits on Jul 13, 2023
-
Merge pull request #758 from splunk/fix/fix-release
fix: update semantic-release-replace-plugin
Configuration menu - View commit details
-
Copy full SHA for 3a505b3 - Browse repository at this point
Copy the full SHA 3a505b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf86edc - Browse repository at this point
Copy the full SHA bf86edcView commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3b9967 - Browse repository at this point
Copy the full SHA f3b9967View commit details
Commits on Jul 24, 2023
-
chore(deps): bump requests from 2.28.1 to 2.31.0 (#745)
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc67c9e - Browse repository at this point
Copy the full SHA bc67c9eView commit details -
ci(actions): bump docker/setup-buildx-action in /.github/workflows (#671
) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v1...v2) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 718beba - Browse repository at this point
Copy the full SHA 718bebaView commit details
Commits on Jul 25, 2023
-
ci: bump pymdown-extensions from 9.5 to 10.0 (#770)
* test: test [run-int-tests] * Update pymdown-extensions
Configuration menu - View commit details
-
Copy full SHA for 84d2edc - Browse repository at this point
Copy the full SHA 84d2edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 197d120 - Browse repository at this point
Copy the full SHA 197d120View commit details -
ci(actions): bump actions/setup-python from 2 to 4 in /.github/workfl…
…ows (#672) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v4) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b0d64d - Browse repository at this point
Copy the full SHA 4b0d64dView commit details -
ci(actions): bump azure/setup-helm from 1 to 3 in /.github/workflows (#…
…674) Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to 3. - [Release notes](https://github.com/azure/setup-helm/releases) - [Commits](Azure/setup-helm@v1...v3) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 740c007 - Browse repository at this point
Copy the full SHA 740c007View commit details -
ci(actions): bump actions/checkout from 2 to 3 in /.github/workflows (#…
…676) Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 424bbb7 - Browse repository at this point
Copy the full SHA 424bbb7View commit details -
build(pip): (deps): bump pyrate-limiter from 2.8.1 to 2.10.0 (#706)
Bumps [pyrate-limiter](https://github.com/vutran1710/PyrateLimiter) from 2.8.1 to 2.10.0. - [Release notes](https://github.com/vutran1710/PyrateLimiter/releases) - [Changelog](https://github.com/vutran1710/PyrateLimiter/blob/master/CHANGELOG.md) - [Commits](https://github.com/vutran1710/PyrateLimiter/commits/v2.10.0) --- updated-dependencies: - dependency-name: pyrate-limiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d32b462 - Browse repository at this point
Copy the full SHA d32b462View commit details -
build(pip): (deps): bump mkdocs-video from 1.3.0 to 1.5.0 (#715)
Bumps [mkdocs-video](https://github.com/soulless-viewer/mkdocs-video) from 1.3.0 to 1.5.0. - [Release notes](https://github.com/soulless-viewer/mkdocs-video/releases) - [Commits](soulless-viewer/mkdocs-video@v1.3.0...v1.5.0) --- updated-dependencies: - dependency-name: mkdocs-video dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e39d148 - Browse repository at this point
Copy the full SHA e39d148View commit details -
ci(actions): bump oleksiyrudenko/gha-git-credentials (#772)
Bumps [oleksiyrudenko/gha-git-credentials](https://github.com/oleksiyrudenko/gha-git-credentials) from 2.pre.latest to 2.1.1. - [Release notes](https://github.com/oleksiyrudenko/gha-git-credentials/releases) - [Changelog](https://github.com/OleksiyRudenko/gha-git-credentials/blob/master/CHANGELOG.md) - [Commits](OleksiyRudenko/gha-git-credentials@v2-latest...v2.1.1) --- updated-dependencies: - dependency-name: oleksiyrudenko/gha-git-credentials dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e52512 - Browse repository at this point
Copy the full SHA 2e52512View commit details
Commits on Jul 26, 2023
-
ci(actions): bump splunk/addonfactory-github-workflows (#781)
Bumps [splunk/addonfactory-github-workflows](https://github.com/splunk/addonfactory-github-workflows) from 1.2.1 to 1.3.4. - [Release notes](https://github.com/splunk/addonfactory-github-workflows/releases) - [Changelog](https://github.com/splunk/addonfactory-github-workflows/blob/main/.releaserc) - [Commits](splunk/addonfactory-github-workflows@v1.2.1...v1.3.4) --- updated-dependencies: - dependency-name: splunk/addonfactory-github-workflows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 827c532 - Browse repository at this point
Copy the full SHA 827c532View commit details -
* Add renovate.json * chore: update base renovate ocnfig * chore: update renovate config * chore: update agreements * chore: update release notes * Revert "chore: update release notes" This reverts commit db357a0. * Revert "chore: update agreements" This reverts commit 898f183. * chore: add vulnerability labels --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ajasnosz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c534cf8 - Browse repository at this point
Copy the full SHA c534cf8View commit details -
chore: set unchangeable tag in rendered (#768)
* chore: update versioning * chore: update version rendering
Configuration menu - View commit details
-
Copy full SHA for 112f7e0 - Browse repository at this point
Copy the full SHA 112f7e0View commit details -
ci: add workflow permissions (#784)
* ci: add workflow permissions * ci: add agreements permissions
Configuration menu - View commit details
-
Copy full SHA for 04967e8 - Browse repository at this point
Copy the full SHA 04967e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 144e043 - Browse repository at this point
Copy the full SHA 144e043View commit details
Commits on Jul 27, 2023
-
* chore/test-perms * chore: test removing perms
Configuration menu - View commit details
-
Copy full SHA for 9572647 - Browse repository at this point
Copy the full SHA 9572647View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd35859 - Browse repository at this point
Copy the full SHA fd35859View commit details -
Configuration menu - View commit details
-
Copy full SHA for a219419 - Browse repository at this point
Copy the full SHA a219419View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9074cbd - Browse repository at this point
Copy the full SHA 9074cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e54d390 - Browse repository at this point
Copy the full SHA e54d390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cc13d9 - Browse repository at this point
Copy the full SHA 6cc13d9View commit details -
build(pip): (deps-dev): bump mkdocs from 1.3.1 to 1.5.1
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.3.1 to 1.5.1. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.3.1...1.5.1) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3962c77 - Browse repository at this point
Copy the full SHA 3962c77View commit details