Skip to content

Releases: titan-data/titan

0.3.4

16 Oct 21:10
Compare
Choose a tag to compare

Known Issues

Issues from 0.3.2 still remain.

Documentation

Documentation for 0.3.4 is available here.

Issues Addressed

  • Fixes minor issue with status command

0.3.3

16 Oct 16:34
Compare
Choose a tag to compare

This release addresses a number of issues as well as providing the s3Web provider for easier demos.

Known Issues

Known issues from 0.3.2 still remain.

Documentation

Documentation for 0.3.3 is available here.

Issues Addressed

  • removed two extraneous string substitutions (#57)
  • Windows build (#61)
  • titan commit IDs should be easier to copy and paste (#62)
  • locally built images (#63)
  • s3web docs (#64)
  • implement status command (#65)
  • Bump jacoco-maven-plugin from 0.8.4 to 0.8.5 (#70)
  • Bump json from 20180130 to 20190722 (#68)
  • Bump maven-assembly-plugin from 2.6 to 3.1.1 (#66)
  • Bump kodein-di-generic-jvm from 6.0.1 to 6.4.1 (#67)
  • Bump kotlin.version from 1.3.30 to 1.3.50 (#69)
  • only run docs release when tags are created (#71)

0.3.2

04 Oct 14:23
Compare
Choose a tag to compare

This release addresses a number of issues as well as having the first Windows release.

Known Issues

Windows

  • Running titan install with titan docker images downloaded throws an error, first install works fine.
  • Migrate can not find proper local path and doesn't work
  • Upgrade does not work as expected

Documentation

Documentation for 0.3.2 is available here

Issues Addressed

  • S3 provider doesn't work with MFA credentials (#40)
  • Remove "null" output from push/pull progress (#36)
  • Ability to delete local commits (#32)
  • Sunec warning on linux (#37)
  • Titan remote ls should show full URI (#48)
  • Add ability to clone a specific commit (#23)

0.3.1

27 Sep 12:58
Compare
Choose a tag to compare

This is the first stable public release of Titan, and includes a number of quality of life improvements over 0.3.0 based on early testing and feedback. There will be plenty of rough edges and missing features, so be sure to join the community to get help, provide feedback, and help Titan improve.

Known Issues

  • There is no Windows build available. We are still sorting out some kinks and are not yet confident releasing it to the public.
  • Upgrade does not yet work due to a SSL/TLS issue. This will be fixed in a future release.

Documentation

For general titan information, head to titan-data.io. Information about this particular release can be found in the documentation section. However, since the docs are still very early in their construction, we recommend using the development documentation instead.

Issues Addressed

  • Failed pull on clone unexpectedly leaves partial repo (#4)
  • Cloning a containers with conflicting port creates zombie (#5)
  • migrate places data in incorrect volume (#6)
  • removing a container causes titan to fail (#7)
  • provide alternate image path for install (#8)

Initial OSS Version

18 Sep 18:35
Compare
Choose a tag to compare
0.3.0

Initial OSS Release (#1)