Skip to content

Releases: opsgang/amazon-ssm-agent

2.3.1319.0: Updated release notes

13 Jun 01:53
Compare
Choose a tag to compare

Built from sha1 2a16c95

Though intended for CoreOS these binaries work on any linux amd64.

Unlike the amazon releases, these binaries can be installed anywhere on
an instance's filesystem and the agent will still run.

Specify the path to the ssm-document-worker and other binaries
at run-time by setting $SSM_BIN_DIR in the amazon-ssm-agent's
environment.

See the .service file in default-cfgs.tgz for a systemd example.

ARTEFACTS

    binaries.tgz
    ├── amazon-ssm-agent
    ├── ssm-cli
    ├── ssm-document-worker
    ├── ssm-session-logger
    └── ssm-session-worker

    default-cfgs.tgz
    └── etc
        ├── amazon
        │   └── ssm
        │       ├── amazon-ssm-agent.json # example agent cfg
        │       └── seelog.xml            # agent logging props
        └── systemd
            └── system
                └── amazon-ssm-agent.service # example systemd unit


    upstream-release-2.3.1319.0.diff # between this build's code and upstream's code.

UPSTREAM

Release notes for upstream tag 2.3.1319.0 are here:

https://github.com/aws/amazon-ssm-agent/releases/tag/2.3.1319.0

2.2.493.0

30 Apr 05:48
Compare
Choose a tag to compare

Built from sha1 3054fc2

Though intended for CoreOS these binaries should work on any linux amd64.

Unlike the amazon releases, these binaries can be installed anywhere on
an instance's filesystem and the agent will still run.

Specify the path to the ssm-document-worker at run-time by setting
$SSM_DOCUMENT_WORKER_PATH in the ssm-agent's environment.

See the .service file in default-cfgs.tgz for a systemd example.

ARTEFACTS

    binaries.tgz
    ├── amazon-ssm-agent
    ├── ssm-cli
    └── ssm-document-worker


    default-cfgs.tgz
    └── etc
        ├── amazon
        │   └── ssm
        │       ├── amazon-ssm-agent.json # example agent cfg
        │       └── seelog.xml            # agent logging props
        └── systemd
            └── system
                └── amazon-ssm-agent.service # example systemd unit


    upstream-release-2.2.493.0.diff # between this build's code and upstream's code.

UPSTREAM

Release notes for upstream tag 2.2.493.0 are here:

https://github.com/aws/amazon-ssm-agent/releases/tag/2.2.493.0

2.2.392.0: Update release notes

10 Apr 16:08
Compare
Choose a tag to compare

Built from sha1 fb693b1

Though intended for CoreOS these binaries should work on any linux amd64.

Unlike the amazon releases, these binaries can be installed anywhere on
an instance's filesystem and the agent will still run.

Specify the path to the ssm-document-worker at run-time by setting
$SSM_DOCUMENT_WORKER_PATH in the ssm-agent's environment.

See the .service file in default-cfgs.tgz for a systemd example.

ARTEFACTS

    binaries.tgz
    ├── amazon-ssm-agent
    ├── ssm-cli
    └── ssm-document-worker


    default-cfgs.tgz
    └── etc
        ├── amazon
        │   └── ssm
        │       ├── amazon-ssm-agent.json # example agent cfg
        │       └── seelog.xml            # agent logging props
        └── systemd
            └── system
                └── amazon-ssm-agent.service # example systemd unit


    upstream-release-2.2.392.0.diff # between this build's code and upstream's code.

UPSTREAM

Release notes for upstream tag 2.2.392.0 are here:

https://github.com/aws/amazon-ssm-agent/releases/tag/2.2.392.0

2.2.355.0

17 Mar 20:22
Compare
Choose a tag to compare

Built from sha1 4693e54

Though intended for CoreOS these binaries should work on any linux amd64.

Unlike the amazon releases, these binaries can be installed anywhere on
an instance's filesystem and the agent will still run.

Specify the path to the ssm-document-worker at run-time by setting
$SSM_DOCUMENT_WORKER_PATH in the ssm-agent's environment.

See the .service file in default-cfgs.tgz for a systemd example.

ARTEFACTS

    binaries.tgz
    ├── amazon-ssm-agent
    ├── ssm-cli
    └── ssm-document-worker


    default-cfgs.tgz
    └── etc
        ├── amazon
        │   └── ssm
        │       ├── amazon-ssm-agent.json # example agent cfg
        │       └── seelog.xml            # agent logging props
        └── systemd
            └── system
                └── amazon-ssm-agent.service # example systemd unit


    upstream-release-2.2.355.0.diff # between this build's code and upstream's code.

UPSTREAM

Release notes for upstream tag 2.2.355.0 are here:

https://github.com/aws/amazon-ssm-agent/releases/tag/2.2.355.0

2.2.325.0: Update release notes

17 Mar 20:14
Compare
Choose a tag to compare

Built from sha1 782e27b

Though intended for CoreOS these binaries should work on any linux amd64.

Unlike the amazon releases, these binaries can be installed anywhere on
an instance's filesystem and the agent will still run.

Specify the path to the ssm-document-worker at run-time by setting
$SSM_DOCUMENT_WORKER_PATH in the ssm-agent's environment.

See the .service file in default-cfgs.tgz for a systemd example.

ARTEFACTS

    binaries.tgz
    ├── amazon-ssm-agent
    ├── ssm-cli
    └── ssm-document-worker


    default-cfgs.tgz
    └── etc
        ├── amazon
        │   └── ssm
        │       ├── amazon-ssm-agent.json # example agent cfg
        │       └── seelog.xml            # agent logging props
        └── systemd
            └── system
                └── amazon-ssm-agent.service # example systemd unit


    upstream-release-2.2.325.0.diff # between this build's code and upstream's code.

UPSTREAM

Release notes for upstream tag 2.2.325.0 are here:

https://github.com/aws/amazon-ssm-agent/releases/tag/2.2.325.0

2.2.257.0

02 Mar 17:41
Compare
Choose a tag to compare

Built from sha1 8e5612d

Though intended for CoreOS these binaries should work on any linux amd64.

Unlike the amazon releases, these binaries can be installed anywhere on
an instance's filesystem and the agent will still run.

Specify the path to the ssm-document-worker at run-time by setting
$SSM_DOCUMENT_WORKER_PATH in the ssm-agent's environment.

See the .service file in default-cfgs.tgz for a systemd example.

ARTEFACTS

    binaries.tgz
    ├── amazon-ssm-agent
    ├── ssm-cli
    └── ssm-document-worker


    default-cfgs.tgz
    └── etc
        ├── amazon
        │   └── ssm
        │       ├── amazon-ssm-agent.json # example agent cfg
        │       └── seelog.xml            # agent logging props
        └── systemd
            └── system
                └── amazon-ssm-agent.service # example systemd unit


    upstream-release-2.2.257.0.diff # between this build's code and upstream's code.

UPSTREAM

Release notes for upstream tag 2.2.257.0 are here:

https://github.com/aws/amazon-ssm-agent/releases/tag/2.2.257.0

2.2.191.0: Update Releasenotes

08 Feb 12:53
Compare
Choose a tag to compare

Built from sha1 3c94d31

Though intended for CoreOS these binaries should work on any linux amd64.

Unlike the amazon releases, these binaries can be installed anywhere on
an instance's filesystem and the agent will still run.

Specify the path to the ssm-document-worker at run-time by setting
$SSM_DOCUMENT_WORKER_PATH in the ssm-agent's environment.

See the .service file in default-cfgs.tgz for a systemd example.

ARTEFACTS

    binaries.tgz
    ├── amazon-ssm-agent
    ├── ssm-cli
    └── ssm-document-worker


    default-cfgs.tgz
    └── etc
        ├── amazon
        │   └── ssm
        │       ├── amazon-ssm-agent.json # example agent cfg
        │       └── seelog.xml            # agent logging props
        └── systemd
            └── system
                └── amazon-ssm-agent.service # example systemd unit


    upstream-release-2.2.191.0.diff # between this build's code and upstream's code.

UPSTREAM

Release notes for upstream tag 2.2.191.0 are here:

https://github.com/aws/amazon-ssm-agent/releases/tag/2.2.191.0

2.2.160.0: update releasenotes

23 Jan 15:20
Compare
Choose a tag to compare

Built from sha1 e2382b2

Though intended for CoreOS these binaries should work on any linux amd64.

Unlike the amazon releases, these binaries can be installed anywhere on
an instance's filesystem and the agent will still run.

Specify the path to the ssm-document-worker at run-time by setting
$SSM_DOCUMENT_WORKER_PATH in the ssm-agent's environment.

See the .service file in default-cfgs.tgz for a systemd example.

ARTEFACTS

    binaries.tgz
    ├── amazon-ssm-agent
    ├── ssm-cli
    └── ssm-document-worker


    default-cfgs.tgz
    └── etc
        ├── amazon
        │   └── ssm
        │       ├── amazon-ssm-agent.json # example agent cfg
        │       └── seelog.xml            # agent logging props
        └── systemd
            └── system
                └── amazon-ssm-agent.service # example systemd unit


    upstream-release-2.2.160.0.diff # between this build's code and upstream's code.

UPSTREAM

Release notes for upstream tag 2.2.160.0 are here:

https://github.com/aws/amazon-ssm-agent/releases/tag/2.2.160.0

2.2.136.0: Update Releasenotes

23 Jan 14:17
Compare
Choose a tag to compare

Built from sha1 cdf3b2c

Though intended for CoreOS these binaries should work on any linux amd64.

Unlike the amazon releases, these binaries can be installed anywhere on
an instance's filesystem and the agent will still run.

Specify the path to the ssm-document-worker at run-time by setting
$SSM_DOCUMENT_WORKER_PATH in the ssm-agent's environment.

See the .service file in default-cfgs.tgz for a systemd example.

ARTEFACTS

    binaries.tgz
    ├── amazon-ssm-agent
    ├── ssm-cli
    └── ssm-document-worker


    default-cfgs.tgz
    └── etc
        ├── amazon
        │   └── ssm
        │       ├── amazon-ssm-agent.json # example agent cfg
        │       └── seelog.xml            # agent logging props
        └── systemd
            └── system
                └── amazon-ssm-agent.service # example systemd unit


    upstream-release-2.2.136.0.diff # between this build's code and upstream's code.

UPSTREAM

Release notes for upstream tag 2.2.136.0 are here:

https://github.com/aws/amazon-ssm-agent/releases/tag/2.2.136.0

2.2.120.0: Update Releasenotes

23 Jan 12:23
Compare
Choose a tag to compare

Built from sha1 996c6fd

Though intended for CoreOS these binaries should work on any linux amd64.

Unlike the amazon releases, these binaries can be installed anywhere on
an instance's filesystem and the agent will still run.

Specify the path to the ssm-document-worker at run-time by setting
$SSM_DOCUMENT_WORKER_PATH in the ssm-agent's environment.

See the .service file in default-cfgs.tgz for a systemd example.

ARTEFACTS

    binaries.tgz
    ├── amazon-ssm-agent
    ├── ssm-cli
    └── ssm-document-worker


    default-cfgs.tgz
    └── etc
        ├── amazon
        │   └── ssm
        │       ├── amazon-ssm-agent.json # example agent cfg
        │       └── seelog.xml            # agent logging props
        └── systemd
            └── system
                └── amazon-ssm-agent.service # example systemd unit


    upstream-release-2.2.120.0.diff # between this build's code and upstream's code.

UPSTREAM

Release notes for upstream tag 2.2.120.0 are here:

https://github.com/aws/amazon-ssm-agent/releases/tag/2.2.120.0