Skip to content

bookstore 2.2.0

Compare
Choose a tag to compare
@willingc willingc released this 29 Jan 19:50
· 483 commits to master since this release
7b930b6

This bookstore release builds up the 2.0 release by adding additional refinements to storage of notebooks to S3 and more integration tests.

Major changes

  • Refactored the archive completely to use aiobotocore [@mpacer]
  • Added the actual publish endpoint implementation and tests [@mpacer]
  • Fixed the autoenabling configuration [@mpacer]
  • Streamlined release process by removing versioneer [@willingc]