Skip to content

v2.2.1

Compare
Choose a tag to compare
@amywieliczka amywieliczka released this 13 May 21:42
· 4 commits to main since this release

First official GitHub release.

Somewhat arbitrarily starting at v2.2.1 - with the Major version differentiating old Calisphere from new Calisphere. The minor version differentiates python version, platform, and other major changes: v2.0 was python2 on classic beanstalk, v2.1 was python2 on AL2 beanstalk, and v2.2 was the end of Rikolti - python3 on an AL2023 beanstalk using opensearch instead of solr.

This is a patch release update, somewhat arbitrarily starting at v2.2.1 (there have been a few "released" versions since the end of Rikolti, but it's unclear where exactly to draw the line for each of these).

I suppose technically, according to semver, changes in python version, platform, and major changes like opensearch vs. solr are backwards incompatible and so maybe deserve a bump in major version number, but v2.2.1 feels fine as a starting point. Maybe we shift how we think about version numbers moving forward.