Skip to content

Latest commit

 

History

History
541 lines (265 loc) · 24.3 KB

CHANGELOG.md

File metadata and controls

541 lines (265 loc) · 24.3 KB

2.11.1 (2024-09-08)

Bug Fixes

  • restore parquet-reader symbolic link (a0318d8), closes #140

2.11.0 (2024-09-07)

Features

  • deprecate parquet-tools and parquets backends (6b6dd10), closes #137

Bug Fixes

  • remove workspaces from VSCE package (1c0290f), closes #138
  • require a newer VSCode (f3f4b79)

Build and continuous integration

  • deps-dev: bump axios from 1.6.8 to 1.7.5 (42109c3)

2.10.0 (2024-08-26)

Features

  • make all backends and formatters node streams (65965cd), closes #128

Build and continuous integration

  • deps-dev: bump braces from 3.0.2 to 3.0.3 (15e8fe6)
  • deps: bump certifi in /packages/parquet-reader (f44d3c8)
  • deps: bump urllib3 in /packages/parquet-reader (a24371f)
  • deps: bump ws from 5.2.3 to 5.2.4 (284713b)
  • npm audit fix (a84f55a)
  • test on Java 8 (00d8b1d)

2.9.0 (2024-05-23)

Features

Documentation

  • add info about getting a richer view (3dc4f62)

2.8.4 (2024-05-21)

Tests

  • use node:test for integration tests (9eb4674)
  • use node:test for running unit tests (bcdbce2)

Build and continuous integration

  • add a job to update conan lock file (4300e49)
  • fix update-lockfile job (f289d14)
  • replace action with command line (adc707e)
  • update conan lockfile (d5d840e)
  • upgrade macos build machine (aa32190)
  • upgrade to node 21 (56fbd9d)
  • use conan lock file (c1f0205)

2.8.3 (2024-05-06)

General maintenance

  • deps: bump jinja2 from 3.1.3 to 3.1.4 in /packages/parquet-reader (d360957)

2.8.2 (2024-05-01)

General maintenance

  • deps: bump idna from 3.4 to 3.7 in /packages/parquet-reader (2371ddb)

2.8.1 (2024-04-12)

Bug Fixes

  • look for prebuilds in the root path (8b94ae2)

Build and continuous integration

  • go back to conanfile.txt (273aaf9)

General maintenance

2.8.0 (2024-04-08)

Features

Tests

  • avoid timeout when debugging (2acf438)

Build and continuous integration

  • avoid always having workspaces=true (962b2b8)
  • fix caching (e9edb77)
  • simplify prebuilds by building inside dist (328247c)
  • update actions to use node 20 (e0a5252)
  • use GitHub's M1 macOS runner (147881d)

General maintenance

2.7.1 (2024-03-19)

Bug Fixes

  • Revert "ci: use two workflows for dependabot PRs" (6cf44ca)

General maintenance

  • deps-dev: bump follow-redirects from 1.15.4 to 1.15.6 (d9f1ab5)

2.7.0 (2024-02-04)

Features

General maintenance

Refactoring

  • move JSON creation to base class (c7d381c)

2.6.5 (2024-02-02)

Bug Fixes

  • support LargeUtf8 by upgrading apache-arrow (66efa57), closes #105

2.6.4 (2024-01-28)

Bug Fixes

2.6.3 (2024-01-21)

Bug Fixes

Tests

  • run integration tests on earliest supported version (753ed75)

2.6.2 (2024-01-12)

General maintenance

  • deps: bump jinja2 from 3.1.2 to 3.1.3 in /packages/parquet-reader (4af5efb)

2.6.1 (2024-01-12)

Build and continuous integration

General maintenance

  • deps-dev: bump follow-redirects from 1.15.3 to 1.15.4 (cb8b8de)

2.6.0 (2024-01-07)

Features

2.5.1 (2023-12-15)

Bug Fixes

Tests

  • retry parquet backend test (32833d6)

2.5.0 (2023-12-14)

Features

  • support gzip, brotli, and lz4 compressions (95d1fef), closes #102

Build and continuous integration

General maintenance

  • bump dependencies (1b8f886)
  • disable git hooks during rebase (304c84d)

2.4.5 (2023-11-01)

Bug Fixes

Build and continuous integration

2.4.4 (2023-10-30)

Bug Fixes

  • run apple-m1 using node 16 (e61fbcc)

Build and continuous integration

  • fix codemagic caching (ea31d19)
  • run apple-m1 using node 16 (b1ac811)

2.4.3 (2023-10-26)

General maintenance

  • deps: bump urllib3 in /packages/parquet-reader (c8958bb)

2.4.2 (2023-10-25)

General maintenance

2.4.1 (2023-10-22)

Build and continuous integration

Tests

  • exclude parquet-tools when running on M1 (8227c90)

2.4.0 (2023-10-13)

Features

  • add zstd support to arrow backend (195a688), closes #90
  • make arrow the default backend (547ac84)

Build and continuous integration

  • fix conan recipe revisions (bf15cd1)
  • upgrade use node 18 everywhere (c50d64d)

2.3.5 (2023-10-10)

General maintenance

  • deps: bump urllib3 in /packages/parquet-reader (622b831)

2.3.4 (2023-09-20)

Bug Fixes

  • fix infinite load on error (f5967fa), closes #85

Refactoring

  • deduplicate backend unit tests (ad14d07)

General maintenance

  • add python extension to devcontainer (32857de)
  • update dependencies (6b6c7d3)

Build and continuous integration

2.3.3 (2023-07-30)

Bug Fixes

  • import arrow dynamically to avoid failed loading (2774fe1), closes #83

General maintenance

  • don't spellcheck changelog (198367b)

Refactoring

  • factor cancellation to base class (1e5a261)

2.3.2 (2023-07-28)

General maintenance

  • deps: bump certifi in /packages/parquet-reader (6e23e1d)

2.3.1 (2023-07-27)

Bug Fixes

  • move pkg-prebuilds should be a runtime dep (58c15af), closes #81

General maintenance

  • deps-dev: bump word-wrap from 1.2.3 to 1.2.4 (3c743be)

Build and continuous integration

  • build only typescript when packaging (4acc829)
  • disable hooks in CI (947f61b)
  • download prebuilds before install (43c03d9)
  • ignore workspaces on release (164abbe), closes #76

2.3.0 (2023-07-17)

Features

Bug Fixes

  • reconfigure logger on settings change (fbd6bcc)

General maintenance

  • fix commit message spellcheck (cfa14f2)
  • organize gitignore (9fa945b)

2.2.2 (2022-10-15)

General maintenance

2.2.1 (2022-10-14)

Build and continuous integration

  • fix vsce release (f9dffb4)
  • move custom release rules to correct place (1c726f4)
  • publish to OpenVSX (12d80a3), closes #56
  • use npm plugin to update package.json (689c3de)

General maintenance

  • ignore comments when linting commits (654d229)
  • upgrade node action (5990657)

2.2.0 (2022-06-20)

Features

Documentation

  • update readme with grouped logging options (2ecf274)

General maintenance

Build and continuous integration

2.1.5 (2022-06-17)

General maintenance

Build and continuous integration

  • fix pushing to protected branch (4ec31f6)
  • fix semantic-release config (eef8646)

[2.1.3] - 2022-06-07

Fixed

[2.1.2] - 2021-12-06

Fixed

[2.1.1] - 2021-07-05

Fixed

[2.1.0] - 2021-05-15

Changed

  • Support Workspace Trust #24
  • Upgrade dependencies

[2.0.0] - 2021-05-11

Changed

  • Remove the dependency in parquet-tools

[1.0.2] - 2021-03-22

Changed

  • Added diagnostic logging support
  • CI: use eslint

[1.0.1] - 2021-02-09

Fixed

  • fix error message box

[1.0.0] - 2021-01-09

Changed

  • Uses Custom Editor API to remove the need for clicking "open it anyway".
  • Show progress as JSON is generated, with an ability to cancel.
  • BREAKING removed View as JSON command as it is redundant now.
  • CI: check spelling with cspell.

[0.1.4] - 2019-09-29

Changed

  • Made location of parquet-tools configurable.
  • It's now possible to point it to a parquet-tools jar which will be then used for conversions. java should be in PATH in that case.

Fixed

  • Running on Windows (#6)

[0.1.3] - 2019-05-19

Changed

  • Documentation

[0.1.2] - 2019-05-19

Fixed

  • Transparent icon background

[0.1.1] - 2019-04-24

Fixed

  • 'out of buffer' error (#1)

0.1.0

  • Initial release