Skip to content

Flowman 0.28.0

Compare
Choose a tag to compare
@kupferk kupferk released this 07 Oct 16:51

Again, this release contains many smaller improvements for working with JDBC databases. Moreover, a new Maven archetype has been added for simplifying creating new Flowman projects.

  • Improve support for MariaDB / MySQL as data sinks
  • github-245: Bump ejs, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service in /flowman-studio-ui
  • github-246: Bump ejs, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service in /flowman-server-ui
  • github-247: Automatically generate YAML schemas as part of build process
  • github-248: Bump scss-tokenizer and node-sass in /flowman-server-u
  • github-249: Add new options -X and -XX to increase logging
  • github-251: Support for log4j2 Configuration
  • github-252: Move sftp target into separate plugin
  • github-253: SQL Server relation should support explicit staging table
  • github-254: Use DATETIME2 for timestamps in MS SQL Server
  • github-256: Provide Maven archetype for simple Flowman projects
  • github-258: Support clustered indexes in MS SQL Server