Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: aosterthun/TileDB

Tags

2.0.8

Toggle 2.0.8's commit message
Implement lazy initialization for GCS backend

- Based on S3 version in TileDB-Inc#1084
- Update HISTORY.md

2.0.7

Toggle 2.0.7's commit message
Hot-fix for unwanted zlib linkage

By removing GCS-detected variables and targets.

2.0.6

Toggle 2.0.6's commit message
Check ENV for config values with config_iter

This fixes a problem where in python default values are printed instead
of the user set ENV config parameters. The iterator still only iterates
over set or defaulted config parameters. We don't iterate over all env
variables at this point, that is left to a future change if a user
requests it.

2.0.5

Toggle 2.0.5's commit message
Compress and upload build directory in release CI

This uploads the build directories to azure artifacts for easier
debugging of link problems we have been having.

2.0.5_testing

Toggle 2.0.5_testing's commit message
Compress and upload build directory in release CI

This uploads the build directories to azure artifacts for easier
debugging of link problems we have been having.

2.0.4

Toggle 2.0.4's commit message
Disable GCS in artifact build

2.0.3

Toggle 2.0.3's commit message
Update History file for 2.0.3

2.0.2

Toggle 2.0.2's commit message
Update HISTORY.md for 2.0.2

2.0.1

Toggle 2.0.1's commit message
Final history update for 2.0.1

2.0.0

Toggle 2.0.0's commit message
Update HISTORY for Official 2.0.0 release