Skip to content

Commit

Permalink
chore(js): update versions (#1168)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 12, 2024
1 parent 16a3815 commit 64d5ac6
Show file tree
Hide file tree
Showing 11 changed files with 88 additions and 20 deletions.
15 changes: 0 additions & 15 deletions js/.changeset/smart-donuts-attack.md

This file was deleted.

17 changes: 17 additions & 0 deletions js/packages/openinference-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @arizeai/openinference-core

## 1.0.0

### Major Changes

- 16a3815: ESM support

Packages are now shipped as "Dual Package" meaning that ESM and CJS module resolution
should be supported for each package.

Support is described as "experimental" because opentelemetry describes support for autoinstrumenting
ESM projects as "ongoing". See https://github.com/open-telemetry/opentelemetry-js/blob/61d5a0e291db26c2af638274947081b29db3f0ca/doc/esm-support.md

### Patch Changes

- Updated dependencies [16a3815]
- @arizeai/openinference-semantic-conventions@1.0.0

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion js/packages/openinference-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arizeai/openinference-core",
"version": "0.3.3",
"version": "1.0.0",
"private": false,
"main": "dist/src/index.js",
"module": "dist/esm/index.js",
Expand Down
18 changes: 18 additions & 0 deletions js/packages/openinference-instrumentation-langchain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @arizeai/openinference-instrumentation-langchain

## 2.0.0

### Major Changes

- 16a3815: ESM support

Packages are now shipped as "Dual Package" meaning that ESM and CJS module resolution
should be supported for each package.

Support is described as "experimental" because opentelemetry describes support for autoinstrumenting
ESM projects as "ongoing". See https://github.com/open-telemetry/opentelemetry-js/blob/61d5a0e291db26c2af638274947081b29db3f0ca/doc/esm-support.md

### Patch Changes

- Updated dependencies [16a3815]
- @arizeai/openinference-semantic-conventions@1.0.0
- @arizeai/openinference-core@1.0.0

## 1.1.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arizeai/openinference-instrumentation-langchain",
"version": "1.1.0",
"version": "2.0.0",
"description": "OpenInference Instrumentation for LangChain.js",
"private": false,
"main": "dist/src/index.js",
Expand Down
18 changes: 18 additions & 0 deletions js/packages/openinference-instrumentation-openai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @arizeai/openinference-instrumentation-openai

## 2.0.0

### Major Changes

- 16a3815: ESM support

Packages are now shipped as "Dual Package" meaning that ESM and CJS module resolution
should be supported for each package.

Support is described as "experimental" because opentelemetry describes support for autoinstrumenting
ESM projects as "ongoing". See https://github.com/open-telemetry/opentelemetry-js/blob/61d5a0e291db26c2af638274947081b29db3f0ca/doc/esm-support.md

### Patch Changes

- Updated dependencies [16a3815]
- @arizeai/openinference-semantic-conventions@1.0.0
- @arizeai/openinference-core@1.0.0

## 1.1.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arizeai/openinference-instrumentation-openai",
"version": "1.1.2",
"version": "2.0.0",
"description": "OpenInference instrumentation for OpenAI",
"private": false,
"main": "dist/src/index.js",
Expand Down
12 changes: 12 additions & 0 deletions js/packages/openinference-semantic-conventions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @arizeai/openinference-semantic-conventions

## 1.0.0

### Major Changes

- 16a3815: ESM support

Packages are now shipped as "Dual Package" meaning that ESM and CJS module resolution
should be supported for each package.

Support is described as "experimental" because opentelemetry describes support for autoinstrumenting
ESM projects as "ongoing". See https://github.com/open-telemetry/opentelemetry-js/blob/61d5a0e291db26c2af638274947081b29db3f0ca/doc/esm-support.md

## 0.14.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arizeai/openinference-semantic-conventions",
"version": "0.14.0",
"version": "1.0.0",
"private": false,
"main": "dist/src/index.js",
"module": "dist/esm/index.js",
Expand Down
18 changes: 18 additions & 0 deletions js/packages/openinference-vercel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @arizeai/openinference-vercel

## 2.0.0

### Major Changes

- 16a3815: ESM support

Packages are now shipped as "Dual Package" meaning that ESM and CJS module resolution
should be supported for each package.

Support is described as "experimental" because opentelemetry describes support for autoinstrumenting
ESM projects as "ongoing". See https://github.com/open-telemetry/opentelemetry-js/blob/61d5a0e291db26c2af638274947081b29db3f0ca/doc/esm-support.md

### Patch Changes

- Updated dependencies [16a3815]
- @arizeai/openinference-semantic-conventions@1.0.0
- @arizeai/openinference-core@1.0.0

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion js/packages/openinference-vercel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arizeai/openinference-vercel",
"version": "1.2.2",
"version": "2.0.0",
"private": false,
"main": "dist/src/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 64d5ac6

Please sign in to comment.