Changelog | Enterprise
Changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.8] - 2023-09-01

  • Add vinyl space len (https://github.com/tarantool/space-explorer/issues/10)[#10]

  • Support new types: datetime, decimal and uuid

[1.1.7] - 2023-01-27

  • Add fetch_schema to cartridge.pool.connect

[1.1.6] - 2022-02-28

  • Filter input on server list page

[1.1.5] - 2022-02-22

Fixed

  • Pagination #4.

  • Big integers #13.

[1.1.4] - 2021-08-26

Fixed

  • Remove the “permanent” flag from the role. Make a user decide where to enable it.

  • Reduce the size of the rock by removing .map files.

[1.1.3] - 2021-06-04

Fixed

  • Tarantool Cartridge roles reload compatibility

[1.1.2] - 2021-02-19

Fixed

  • Styles

[1.1.0] - 2019-09-11

Changed

  • Migrate to cartridge framework after if was renamed from cluster

[1.0.2] - 2019-05-23

Fixed

  • Styles

  • Deprecation warnings

[1.0.1] - 2019-03-28

Fixed

  • Compatibility with frontend-core 4.0.0

[1.0.0] - 2019-03-23

Added

  • Basic functionality

    • Connect to any cluster instance

    • List spaces with basic info: engine, bsize, length, temporary/local properties, format

    • List indexes and perform basic selects on them with different iterators

    • Show space content

  • Luarock-based packaging

Found what you were looking for?
Feedback