Skip to content

2.8.0

Compare
Choose a tag to compare
@dokshina dokshina released this 07 Apr 11:56
· 198 commits to master since this release
9fa5c75

Features

  • --spec option for build and pack commands to specify a path to rockspec for current build.

Bug fixes

  • It is possible to run an image generated with the cartridge pack docker
    command in an unprivileged Kubernetes container. It became possible, because
    tarantool user now always has UID = 1200 and GID = 1200.
  • Correct display of insertion of multi-line code snippets
    in cartridge enter command.
  • Improved responsiveness of the cartridge enter and cartridge enter
    commands. Requests that work with a large amount of data have become faster.
  • Make pack type case insensitive.