Skip to content

Release v2.19.0

Compare
Choose a tag to compare
@jruaux jruaux released this 21 Jan 07:15

Changelog

πŸ”€ Merge

πŸš€ Features

  • e6abf13 feat: Added header line index option for flat files
  • 17acf86 feat: Exposed more FileImportCommand options
  • 96a3bd2 feat: Added max item count option to import commands. Resolves #103
  • 0ad7861 feat: Disabled sorting of command options and synopsis
  • 470f108 feat: Added sleep option to all transfer commands

πŸ› Fixes

  • 719482a fix: File glob-pattern expansion

πŸ”„οΈ Changes

  • e3b3e8b refactor: Removed unused method and dependency
  • 758edad refactor: Removed testFixtures dependency
  • 694012f refactor: Moved riot-test to riot-core test fixtures
  • e78a177 refactor!: Renamed credentials to key file

πŸ›  Build

  • 7b3b4da build: Added pomchecker early-access
  • dc140d1 build: Fixed links
  • 032584b build: Cleaned up config
  • c2393f6 test: Added source redis containers
  • 783be86 ci: fixed workfow
  • 6638515 build: bump for next dev cycle
  • fc1be2b build: removed docs
  • 49cb274 build: removed guide projects
  • 3ec532e build: workaround for docker publishing
  • f4b7f6a build: Disabled parallel tests
  • 122a05c ci: Using Java 19
  • 7f1f246 build: Disabled docker buildx
  • 78d9157 build: Upgraded gradle and dependencies
  • a5d6feb build: Moved docker config under each distribution
  • 83127a9 ci: Using jreleaser full-release
  • 60150ba ci: Using redis github workflows
  • 2ad777d build: Enabled multi-platform docker build
  • 6f66a86 build: Disabled docker buildx
  • 1c7c321 build: Enabled Docker buildx for amd64 and arm64
  • b580638 test: Disabled progress bar logging
  • 0858f1a build: Bump for next development cycle
  • 6281239 build: Using project version for Docker image tag
  • 93c7f5b build: Updated github actions

πŸ“ Documentation

  • 70115c6 docs: Moved images to riot-core
  • 27f705d docs: Reverted to table format
  • fdee893 docs: formatting
  • 6846f3d docs: Converted tool table to list
  • 5f7a367 docs: moved diagrams and logo under docs
  • 0dcdea1 docs: Removed title
  • d902736 docs: Formatted banner and description
  • 9523459 docs: Added clarification on multi-threading vs partitioning
  • 0c2947f docs: Added clarification on multi-threading vs partitioning

βš™οΈ Dependencies

  • 0875fca Upgraded mysql db2 sqlite and lettucemod
  • 79e8f4e Upgraded picocli
  • b9f3348 Upgraded lettucemod and progressbar