github dbcrossbar/dbcrossbar v0.4.0-rc.1
0.4.0-rc.1 - 2020-05-31

latest releases: v0.5.7, v0.5.6, v0.5.5...
pre-release3 years ago

This is a release candidate for v0.4.0. If no issues are discovered, this will be published as 0.4.0.

This release contains a last few breaking changes that we want to include before we publicize dbcrossbar more widely. When migrating, particular attention to the conv subcommand and AWS_DEFAULT_REGION below, which have significant breaking changes.

Changed

  • Rename dbcrossbar conv to dbcrossbar schema conv.
  • s3: Require AWS_DEFAULT_REGION instead of optionally using AWS_REGION. This is more compatiable with the aws CLI command, and it doesn't rely on undocumented region defaults or aws configuration files.

Documented

  • Document our portable schema format.
  • Document schema-only drivers.
  • Improve the documentation in other minor ways.

Removed

  • Remove DataType::Other(String), which was not actually used by any of our drivers.

Don't miss a new dbcrossbar release

NewReleases is sending notifications on new releases.