Skip to content
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

Release 3.2.0 #422

Merged
merged 40 commits into from
Aug 30, 2023
Merged

Release 3.2.0 #422

merged 40 commits into from
Aug 30, 2023

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    b022217 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    a876708 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'devel' of github.com:Checkmk/ansible-collection-checkmk…

    ….general into feature/agent-download-folder
    robin-checkmk committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    bf9bc87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ca295c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Merge branch 'devel' of github.com:Checkmk/ansible-collection-checkmk…

    ….general into feature/agent-download-folder
    robin-checkmk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9b2b26f View commit details
    Browse the repository at this point in the history
  2. Bugfix task names.

    robin-checkmk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    aadcb4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cd6b8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b61849 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0ab846 View commit details
    Browse the repository at this point in the history
  6. Add changelog.

    robin-checkmk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    927bba1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24b4410 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Simplify conditionals.

    robin-checkmk committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    eec35ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    143d11e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bb0b61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3c9864 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    188ab87 View commit details
    Browse the repository at this point in the history
  6. Bugfix agent download.

    robin-checkmk committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    cb0fc0f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    ef861c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Merge pull request #416 from Checkmk/fix/issue-414

    Bugfix remote registration.
    robin-checkmk committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e1ff0c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Update changelog.

    robin-checkmk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5b2cb8a View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    robin-checkmk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f3419b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deaad5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02a6e34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d97350 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1063c9a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #412 from Checkmk/feature/simplify-agent-role

    Simplify and bugfix agent role
    robin-checkmk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    18bd49e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Re-add missing port to handler.

    A regression caused the port to be missing from the handler. This re-implements  1d7828b.
    robin-checkmk committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    efa3a44 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Stop @Max-checkmk's whining.

    Aka.: Improve task titles for vanilla agent tasks.
    robin-checkmk committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    eef29ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #421 from Checkmk/feature/add-int-tests-lookup-ver…

    …sion
    
    Add integration tests for lookup plugin 'version'
    robin-checkmk committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    308368e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #382 from Checkmk/feature/agent-download-folder

    Add support for downloading folder-based agents
    robin-checkmk committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a7c7566 View commit details
    Browse the repository at this point in the history
  4. Bump Checkmk version.

    robin-checkmk committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0264d1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54bfa61 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #423 from Checkmk/bugfix/add-port-to-handler

    [BUG] Re-add port to handler
    robin-checkmk committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c68529f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76b6a73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e375f18 View commit details
    Browse the repository at this point in the history
  9. Get rid of mega integration test.

    Run individual tests once a week instead, in addition to triggered runs.
    robin-checkmk committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    93fadb3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d8508c View commit details
    Browse the repository at this point in the history
  11. Add changelog.

    robin-checkmk committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    aadda90 View commit details
    Browse the repository at this point in the history
  12. Fix typos.

    robin-checkmk committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    176b5c2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c31f750 View commit details
    Browse the repository at this point in the history