Skip to content

v3.9.1

Compare
Choose a tag to compare
@brfrn169 brfrn169 released this 03 Jul 05:21
· 937 commits to master since this release

Summary

This release has several small improvements and vulnerability fixes.

Change logs

Improvements

  • Bump com.scalar-labs:scalar-admin from 2.1.0 to 2.1.1 (#910)
  • Improve some toString expressions of Selection Operators (#920)

Bug fixes

  • Bump scalar-labs/jre8 from 1.1.12 to 1.1.13 in /server (#881)
  • Bump scalar-labs/jre8 from 1.1.12 to 1.1.13 in /schema-loader (#882)
  • Bump scalar-labs/jre8 from 1.1.13 to 1.1.14 in /schema-loader (#903)
  • Bump scalar-labs/jre8 from 1.1.13 to 1.1.14 in /server (#902)
  • Records should not be rolled back in rollback() when the transaction state is marked as COMMITTED in 2PC (#909)
  • Should call abort() when aborting transaction in transaction wrapper classes (#919)
  • Bump org.xerial:sqlite-jdbc from 3.41.2.1 to 3.42.0.0 (#888)

Documentation

  • Change HTML syntax to Markdown for images (3.9) (#879)
  • Change version in add-scalardb-to-your-build.md from 3.8.0 to 3.9.0 (#893)
  • Revise configuration related documents (#905)