Skip to content

Releases: scossu/lakesuperior

v1.0.0 Alpha 12

07 Apr 05:07
d683573
Compare
Choose a tag to compare
v1.0.0 Alpha 12 Pre-release
Pre-release

What is included in this release

Alpha 12 addresses some substantial enhancements to the Python API and code refactoring, additional documentation and integration.

Features

  • Integrate Travis with PyPI. Builds are now deployed to PyPI at every version upgrade.
  • Allow updating resources with triple deltas in Python API.

Enhancements

  • Streamlined resource creation logic, removed redundant methods.
  • Allow PUT with empty payload on existing resources.

Bug Fixes

  • Referential integrity did not parse fragment URIs correctly.

Other

  • Added documentation for discovery and query, and Python API usage examples.

v1.0.0 Alpha 11

04 Apr 15:53
Compare
Choose a tag to compare
v1.0.0 Alpha 11 Pre-release
Pre-release

What is included in this release

Alpha 11 introduces some minor documentation amendments and fixes an issue with the distribution package.

Features

None with this release.

Enhancements

  • Documentation improvements.

Bug Fixes

  • Issue with config files in wheel build.

v1.0.0 Alpha 10

04 Apr 03:59
ac4556e
Compare
Choose a tag to compare
v1.0.0 Alpha 10 Pre-release
Pre-release

What is included in this release

Alpha 10 introduces a completely revamped documentation and integration with setuptools to generate Python packages on PyPI. It incorporates the unreleased alpha9.

Features

  • Translate all documentation pages to .rst
  • Several new documentation pages
  • Translate all docstrings to .rst (#32)
  • Documentation now automatically generated by Sphinx
  • Setuptools integration to create Python wheels

Enhancements

  • Moved several files, including default config, into lakesuperior package
  • Reworked WSGI (gunicorn) server configuration, now exposed to user as .yml rather than .py
  • Made most scripts non-executable (executables are now generated by setuptools)
  • CI uses setup.py for testing
  • Web server no longer aborts if STOMP service is not accessible

Bug Fixes

None with this release.

Other

v1.0.0 Alpha 8

26 Mar 13:30
b6a77d1
Compare
Choose a tag to compare
v1.0.0 Alpha 8 Pre-release
Pre-release

What is included in this release

Alpha 8 introduces a migration tool and other enhancements and bug fixes.

Features

  • Migration tool (#23)
  • Referential integrity checks (#31)

Enhancements

  • More efficient and cleaner handling of data keys (#17)
  • Enhanced resource view in UI
  • Simplified and more efficient PATCH operations
  • Zero configuration startup
  • More minor enhancements

Bug Fixes

  • STOMP protocol mismatch
  • Missing UID slash when POSTing to root (#26)
  • Running out of readers in long-running processes

Other

  • Travis and Docker integration

1.0.0-alpha.7

07 Mar 05:16
Compare
Choose a tag to compare
1.0.0-alpha.7 Pre-release
Pre-release

This is the first publicly advertised release of LAKEsuperior.

Some major features are missing and test coverage is very low but the application is proven to perform several basic operations on its own and with Hyrax 2.0.