Skip to content

Commit

Permalink
Release Teraslice v1.3.0 (#3599)
Browse files Browse the repository at this point in the history
This PR makes the following changes:

- Updates base image that updates `terafoundation_kafka_connector` from
`0.11.1` to `0.12.0` and `node-rdkafka` to `3.0.1`
- Bump **teraslice** from `v1.2.1` to `v1.3.0`
  • Loading branch information
sotojn committed Apr 23, 2024
1 parent f5d3e8a commit 14a036f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "teraslice-workspace",
"displayName": "Teraslice",
"version": "1.2.1",
"version": "1.3.0",
"private": true,
"homepage": "https://github.com/terascope/teraslice",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/teraslice/package.json
@@ -1,7 +1,7 @@
{
"name": "teraslice",
"displayName": "Teraslice",
"version": "1.2.1",
"version": "1.3.0",
"description": "Distributed computing platform for processing JSON data",
"homepage": "https://github.com/terascope/teraslice#readme",
"bugs": {
Expand Down

0 comments on commit 14a036f

Please sign in to comment.