Skip to content

Comments

Bump axonius-api-client from 4.60.3 to 5.0.17 in /docker/axonius#3563

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/axonius/axonius-api-client-5.0.17
Closed

Bump axonius-api-client from 4.60.3 to 5.0.17 in /docker/axonius#3563
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/axonius/axonius-api-client-5.0.17

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps axonius-api-client from 4.60.3 to 5.0.17.

Release notes

Sourced from axonius-api-client's releases.

5.0.17

Library Changes

  • Fixed Enable Gateway FF Removal
  • From version 6.1.x the Enable Gateway is True by default

Full Changelog: Axonius/axonius_api_client@5.0.16...5.0.17

Example Usage

Axonshell

axonshell adapters cnx add -tn T-2 -n cisco   --config auth_protocol=hmac_md5   --config host=10.20.15.21   --config port=161   --config protocol=snmpv2   --config secure_level=authPriv   --config community=XXXXXX  --config username=null   --config password=null   --config priv_protocol=aescfb128   --config description=null   --config auth_passphrase=null   --config priv_passphrase=null

5.0.16

What's Changed

New Contributors

Full Changelog: Axonius/axonius_api_client@5.0.15...5.0.16

5.0.15

Library Changes

  • Fixed the ability to use the PEM certificate file
  • Fixed the ability to filter by Field Filters (-iff)

Full Changelog: Axonius/axonius_api_client@5.0.14...5.0.15

Example Usage

Axonshell

axonshell devices get-by-saved-query -n "ONLY_WINDOWS" -iff
  • By default -iff set to True

5.0.14

Library Changes

  • Added the ability to add tag expiration date using date format (YYYY-MM-DD) or days-from-now (int)

Full Changelog: Axonius/axonius_api_client@5.0.13...5.0.14

Example Usage

Axonshell

axonshell -nw devices get --wiz simple "name equals windows" --max-pages 1 --max-rows 1 --tag "A" --tag "B" --tag "C" -exp A=2024-05-05 -exp B=10

... (truncated)

Commits
  • 1e2f788 Merge pull request #293 from OzJacobii/feature/SA-6506_Enable_Saas_For_Gateway
  • f36fd16 enable saas
  • 73cc7a9 Merge pull request #292 from Axonius/Version-Bump-5.0.16
  • d351e57 new version bump
  • 057fd3c Merge pull request #291 from amithadary/feature/AX-46291_add_support_to_tenan...
  • fa77c73 small fix
  • 29f2c38 added support to internal_axon_tenant_id when creating an adapter connection
  • d9db6e1 Merge pull request #290 from OzJacobii/develop
  • e3a5e31 Version Bump 5.0.15
  • 5ea6536 Merge pull request #289 from OzJacobii/feature/SA-6284_SSL_Issue_Fix
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [axonius-api-client](https://github.com/Axonius/axonius_api_client) from 4.60.3 to 5.0.17.
- [Release notes](https://github.com/Axonius/axonius_api_client/releases)
- [Commits](Axonius/axonius_api_client@4.60.3...5.0.17)

---
updated-dependencies:
- dependency-name: axonius-api-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 19, 2024

Superseded by #4511.

@dependabot dependabot bot closed this Dec 19, 2024
@dependabot dependabot bot deleted the dependabot/pip/docker/axonius/axonius-api-client-5.0.17 branch December 19, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants