Releases: terascope/teraslice
Releases · terascope/teraslice
v1.1.0
WARNING: This release of Teraslice cannot read or write from TLS encrypted S3 due to this bug.
What's Changed
- Add support for storing assets in S3 by @busma13 in #3563
- convert teraslice-cli to esm modules by @jsnoble in #3560
- Cli asset fix by @jsnoble in #3566
- migrate docker-compose-js to esm modules by @jsnoble in #3569
- fix error if job finishes before status check by @ciorg in #3570
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Add check to ensure Kafka is running in scripts by @sotojn in #3535
- K8s env reset es store option by @busma13 in #3532
- Add node version to spaces e2e image by @busma13 in #3536
- E2e typescript esm conversion by @jsnoble in #3533
- copy over types from other packages so we can start the migration over the future by @jsnoble in #3496
- update e2e image name to include node version by @busma13 in #3537
- pin isbinaryfile to version 5.0.0 by @busma13 in #3539
- specify depth of isbinaryfile to affect proper version by @busma13 in #3541
- Pin isbinaryfile version with explicit paths by @busma13 in #3542
- Pin isbinaryfile version by @busma13 in #3543
- Resolution change ts cli by @busma13 in #3548
- Bump ip from 1.1.8 to 1.1.9 by @dependabot in #3549
- Revert resolution change to teraslice-cli and root package.json by @busma13 in #3550
- Add node20 to asset bundle-target choices array, remove node14. by @busma13 in #3552
- K8s e2e autoload assets by @busma13 in #3554
- fix Error.captureStackTrace if not defined by @lesleydreyer in #3558
- migrate and unify types with teraslice-client-js by @jsnoble in #3540
- Update workflow - drop 16, set default to 18.19.1, add 20.11.1 by @busma13 in #3551
- Update default node versions to 18.19.1 and release Teraslice 1.0.0 by @busma13 in #3562
Full Changelog: v0.93.0...v1.0.0
v0.93.0
v0.92.0
v0.91.0
v0.90.0
This release includes the following changes:
- Teraslice
- Other sub package changes
- Bump validator and @types/validator by @dependabot in #3502
- add constant for index required field types by @lesleydreyer in #3506
- Dependency updates - patch level and @types by @busma13 in #3504
@terascope/scripts
- change docker image to not add "nodevX" if a custom image was provided by @lesleydreyer in #3510
- add nodeSuffix flag to scripts publish by @sotojn in #3515
- Fixes to flaky tests
Full Changelog: v0.89.0...v0.90.0
v0.89.0
v0.88.1
The changes in this release include the following:
- Only build tooling (
ts-scripts
) was changed in this release, so this is the same asv0.88.0
, the first build of Teraslice on typescript.
Unfortunately, I failed to update the version on the package prior to creating this release, so the docker images are tagged with the tags containing v0.88.0
:
We'll be making another release shortly so I won't be fixing this.