Releases: libretto-ai/openai-ts
Releases · libretto-ai/openai-ts
v1.2.1
What's Changed
- v1.2.1: Downgrade p-limit because of ERR_REQUIRE_ESM by @justinrosenthal in #228
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Add blocking option (will await send_event) by @justinrosenthal in #225
- Limit concurrent and max-queued events by @justinrosenthal in #226
- Prepare v1.2.0 by @justinrosenthal in #227
Full Changelog: v1.1.7...v1.2.0
v1.1.7
What's Changed
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #219
- Bump @typescript-eslint/eslint-plugin from 8.8.0 to 8.10.0 by @dependabot in #220
- Bump @typescript-eslint/parser from 8.8.1 to 8.11.0 by @dependabot in #222
- Log rate limits by @justinrosenthal in #223
- Prepare v1.1.7 by @justinrosenthal in #224
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Bump @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0 by @dependabot in #215
- Bump @babel/traverse from 7.25.6 to 7.25.7 by @dependabot in #213
- Bump @typescript-eslint/parser from 8.6.0 to 8.8.1 by @dependabot in #217
- Adjust logic to send responseMetrics & bumps version 1.1.6 by @JBRosenberg in #216
Full Changelog: v1.1.5...v1.1.6
v1.1.5
v1.1.4
What's Changed
- Bump @typescript-eslint/parser from 8.0.1 to 8.2.0 by @dependabot in #193
- Bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #192
- Bump @babel/traverse from 7.25.3 to 7.25.4 by @dependabot in #191
- Bump @typescript-eslint/eslint-plugin from 8.0.1 to 8.4.0 by @dependabot in #199
- Bump @babel/traverse from 7.25.4 to 7.25.6 by @dependabot in #195
- Bump @typescript-eslint/parser from 8.2.0 to 8.6.0 by @dependabot in #206
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #202
- Bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #201
- Bump eslint from 8.57.0 to 8.57.1 by @dependabot in #205
- Adding debug flag for console to avoid spamming logs by @aickin in #207
- Bumping version of the Libretto OpenAI sdk to 1.14 by @aickin in #209
- Send event errors to Libretto by @JBRosenberg in #188
New Contributors
- @aickin made their first contribution in #207
- @JBRosenberg made their first contribution in #188
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Dependencies
- Use Libretto fork of redact-pii-light by @justinrosenthal in #183
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Update the example of simple.ts by @james-deee in #153
Dependencies
- Pin @babel/traverse for CVE-2023-45133 by @justinrosenthal in #176
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #178
- Force override of redact-pii-light dependency to address multiple CVEs by @justinrosenthal in #179
- Bump @typescript-eslint/* to v8.0.1 by @justinrosenthal in #180
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Capture model params for assistant threads by @justinrosenthal in #172
- Bump to v1.1.1 by @justinrosenthal in #175
Dependencies
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #151
- Bump @typescript-eslint/parser from 7.16.0 to 7.17.0 by @dependabot in #150
- Bump ts-jest from 29.2.2 to 29.2.3 by @dependabot in #148
- Bump ts-jest from 29.2.3 to 29.2.4 by @dependabot in #173
- Bump @typescript-eslint/parser from 7.17.0 to 7.18.0 by @dependabot in #174
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Make objectTemplate more typesafe, and use private symbols by @alecf in #139
- properly account for lib dir in jest by @alecf in #144
Dependencies
- Bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 by @dependabot in #131
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in #134
- Bump @typescript-eslint/parser from 7.13.1 to 7.15.0 by @dependabot in #133
- Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.16.0 by @dependabot in #137
- Bump ts-jest from 29.1.5 to 29.2.2 by @dependabot in #142
- Bump @typescript-eslint/parser from 7.15.0 to 7.16.0 by @dependabot in #141
- Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #140
- bump peer openai just so we are at latest by @alecf in #143
- Bump to version 1.1 by @alecf in #145
Full Changelog: v1.0.17...v1.1.0