Releases: titan-data/titan
0.3.4
0.3.3
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
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
0.3.1
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
Initial OSS Version
0.3.0 Initial OSS Release (#1)