Skip to content

Latest commit

 

History

History
89 lines (40 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

89 lines (40 loc) · 2.25 KB

📜 Changelog

Here we track the changes from release to release.

1.2.5

This release addresses the Section 508 issue.

1.2.4

This release updates Sickbay to 1.2.4.

1.2.3

This release updates Sickbay to 1.2.3.

1.2.2

This release updates Sickbay to 1.2.2.

1.2.1

This release updates Sickbay to 1.2.1.

1.2.0

This release updates Sickbay to 1.2.0.

1.1.0

This release updates Sickbay to 1.1.0 and also removes the last vestiges of zc.buildout.

1.0.2

This release updates Sickbay to 1.0.2.

1.0.1

This release updates Sickbay to 1.0.1 and is used in the v2 API endpoint.

1.0.0

This release adds a handler for / which apparently is required for JPL to complete its security scan.

0.0.6

This release upgrades Sickbay to 1.0.0.

0.0.5

This release upgrades Sickbay to 0.0.10.

0.0.4

This release upgrades Sickbay to 0.0.9.

0.0.3

This release upgrades Sickbay to 0.0.7; see issue #2.

0.0.2

  • Issue 1
    • Adds version (and Sickbay version) to the /ping endpoint
    • Add --version command-line option
    • Announces the version to the info log at start-up
  • Updates mcl.sickbay dependency to 0.0.6
    • Takes advantage of new consortium and protocol ID data

0.0.1

In this release, we added the changelog! 🤯

We also pin to version mcl.sickbay-0.0.5. For some reason, we can't do a python3 setup.py install without it pinned inside the Docker image creation 🤷‍♀️