Releases: smartcontractkit/cre-sdk-typescript
Releases · smartcontractkit/cre-sdk-typescript
Release list
v1.17.0-alpha.solana-log-trigger.1
What's Changed
- Update protos submodule to point to cap-dev branch by @amit-momin in #218
- Adding solana and aptos sdks to cap-dev branch by @yashnevatia in #230
- Chore sync with main by @yashnevatia in #235
- Update validate-submodule CI to use branch filter by @amit-momin in #239
- Chore sync with main 2 by @yashnevatia in #241
- Merge main to capabilities-development by @karen-stepanyan in #244
- add emitMetric global fn by @karen-stepanyan in #231
- Chore sync with main 12/05/2026 by @yashnevatia in #256
- CRE-4368 Add mtls auth to typescript sdk by @cedric-cordenier in #265
- Merge errors into cap dev by @nolag in #275
- Add the TEERuntime by @nolag in #276
- Chore sync with main 22 06 26 by @yashnevatia in #277
- Add restrictions in a prehook by @nolag in #279
- Update protos and chain-selectors by @amit-momin in #283
- Fix
full-checksCI job by @ernest-nowacki in #291 - Merge main into capability development by @ernest-nowacki in #289
- Add new consensus aggregator: FREQUENCY_LIST by @bolekk in #285
- Solana log trigger bindings support by @ernest-nowacki in #284
- syncing main to cap-dev by @karen-stepanyan in #293
New Contributors
- @yashnevatia made their first contribution in #230
- @karen-stepanyan made their first contribution in #244
- @cedric-cordenier made their first contribution in #265
- @bolekk made their first contribution in #285
Full Changelog: v1.17.0-alpha.3...v1.17.0-alpha.solana-log-trigger.1
v1.17.0-alpha.3
v1.17.0-alpha.2
v1.17.0-alpha.1
What's Changed
- Create CODEOWNERS by @timweri in #1
- Add license by @infiloop2 in #2
- Update codeowners by @ernest-nowacki in #4
- SDK kick off by @ernest-nowacki in #3
- chore: add rust to asdf by @fmonper1 in #6
- Improve API (usage of
runnerand.run) by @ernest-nowacki in #7 - Robust config handling by @ernest-nowacki in #8
- Fix submodules by @ernest-nowacki in #9
- EVM read support by @ernest-nowacki in #10
- Start expanding CRE SDK with extra utils by @ernest-nowacki in #11
- Consensus helpers by @ernest-nowacki in #12
- Write onchain report by @fmonper1 in #13
- Remove
Environmentas a concept by @ernest-nowacki in #14 - feat(DAPP-7236): add unit testing utilities by @jeffrifwaldsmartcontract in #17
- Clean up the types used in the TS SDK a bit by @ernest-nowacki in #15
- readme and change name by @zeuslawyer in #19
- Refactor + restore working http cap by @ernest-nowacki in #18
- Runtime and NodeRuntime support by @ernest-nowacki in #21
- Consensus improvements by @ernest-nowacki in #22
- feat(DAPP-7236): add script for running standard tests by @jeffrifwaldsmartcontract in #16
- Make on-chain great again by @ernest-nowacki in #23
- Typescript issues fixed by @ernest-nowacki in #27
- add .vscode config with biome by @fmonper1 in #30
- fix formatting, excluding generated files by @nolag in #28
- Make on-chain-write workflow functional by @fmonper1 in #31
- chore: add node to asdf tools by @fmonper1 in #26
- Simplify trigger interfaces by @nolag in #25
- Update values, prefer bigint for 64 bits instead of strings and add support for uint64. Fix an issue where types sometimes encode differently by @nolag in #29
- Make standard tests look nice by @ernest-nowacki in #32
- feat(DAPP-7237): add script for building cli workflows by @jeffrifwaldsmartcontract in #33
- feat(DAPP-7237): update javy sdk plugin by @jeffrifwaldsmartcontract in #36
- Unwrap values and simplify timestamp by @nolag in #37
- Add script, remove useless test, fix mocks by @ernest-nowacki in #38
- Fix host bindings by @ernest-nowacki in #39
- Fix consensus hook by @ernest-nowacki in #40
- chore: update sdk plugin by @jeffrifwaldsmartcontract in #41
- Chain selectors by @ernest-nowacki in #42
- cre: build package by @fmonper1 in #35
- Simpler consensus helpers by @nolag in #43
- cleanup the generated files when creating the package by @fmonper1 in #44
- Pkg deploy by @fmonper1 in #46
bun biome:formatresult by @ernest-nowacki in #47- make javy binary executable by @fmonper1 in #48
- Fix Javy path by @fmonper1 in #50
- Build platform specifc javy plugins and include binary in cre-build package by @fmonper1 in #49
- make publish job depend on build jobs by @fmonper1 in #52
- fix macos platform name by @fmonper1 in #53
- download artifacts to correct path by @fmonper1 in #54
- fix npm auth token name by @fmonper1 in #55
- fix package names by @fmonper1 in #56
- fix package ls -la by @fmonper1 in #57
- make bun publish log verbose output and fix names of artifacts by @fmonper1 in #58
- add sleep after publishing a packge.log version of package by @fmonper1 in #59
- fix order of jobs on CI by @fmonper1 in #60
- compile javy plugins and include them in platform packages by @fmonper1 in #61
- commit Javy chainlink plugin by @fmonper1 in #62
- Dont build Javy in build pkg script by @fmonper1 in #63
- feat(DAPP-7412): add http trigger to capabilities by @jeffrifwaldsmartcontract in #64
- Update binary paths and post install script by @fmonper1 in #66
- fix: await callCapability in action generator by @jeffrifwaldsmartcontract in #65
- Fix unwrapping primitives in a type safe way in the values package by @nolag in #67
- Add two workflows to test publishing by @ernest-nowacki in #71
- feat(DAPP-7422): move from lazy promise to async result by @jeffrifwaldsmartcontract in #68
- Reorganize publish scripts by @ernest-nowacki in #76
- add unpublish gh action by @ernest-nowacki in #78
- Fix unpublish job by @ernest-nowacki in #79
- Update publish workflow to use zsh by @ernest-nowacki in #80
- use zsh as default by @ernest-nowacki in #81
- Try using zsh absolute path by @ernest-nowacki in #82
- feat(DAPP-7412): add updates for cre-cli by @jeffrifwaldsmartcontract in #73
- Rtinianov runtimes ernest touchups by @ernest-nowacki in #75
- Runtimes refactor by @ernest-nowacki in #84
- Turborepo by @ernest-nowacki in #85
- Cleanup by @ernest-nowacki in #86
- Remove unused export from cre sdk by @ernest-nowacki in #87
- Run linter by @ernest-nowacki in #88
- Update std tests to include a proper async capability call test by @nolag in #91
- Add log to runtime so workflows don't import bindings directly by @nolag in #90
- Allow examples to resolve @chainlink/cre-sdk by @nolag in #92
- feat(DAPP-7412): remove promises from call capability by @jeffrifwaldsmartcontract in #94
- Make all the examples also work with
cre simulateby @ernest-nowacki in #95 - Update readme by @ernest-nowacki in #96
- Add syntactic sugar for node mode by @nolag in #93
- Fix readme by @...
v1.16.0
What's Changed
- Add dtcc-mainnet-appchain support and bumped version by @amit-momin in #282
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Support Solana in the SDK by @ernest-nowacki in #278
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- Add private-testnet-quartzite support by @amit-momin in #274
Full Changelog: v1.13.0...v1.14.0
v1.14.0-solana-alpha-1
v1.13.0
What's Changed
- Add support for private-testnet-pumice by @amit-momin in #271
- Set new versions for the release by @amit-momin in #272
- Set new versions for the release by @amit-momin in #273
Full Changelog: v1.12.0...v1.13.0
v1.12.0
Add support for mtls auth to HTTP capability