Releases: eclipse-cdt-cloud/tsp-typescript-client
Releases · eclipse-cdt-cloud/tsp-typescript-client
Release v0.9.0
Release v0.9.0 with changes since v0.8.0
Release v0.8.0
Release v0.8.0 with changes since v0.7.0
- Release v0.8.0 (Minor) fcbeed7
- Introduce generic xy endpoint 0b117e5
- Make style.parentKey and annotation.label optional as per TSP 1bc642d
- Align Bookmark data structure with TSP specification 1741efb
- Remove duplicate ConfigParamDescriptor definition 02d2099
- Fix properties value type of a Trace fcfe71b
- Update dependencies to get rid of form-data vulnerability 03d11bc
- Bump axios from 1.10.0 to 1.11.0 a94e94a
- Support ErrorResponse for error cases in all specified messages a1fdd4c
- Add GANTT_CHART enum to output-descriptor 46afa19
- Bump @babel/helpers from 7.25.6 to 7.27.6 dc7ccd1
- Bump axios from 1.7.7 to 1.10.0 bd7733d
Release v0.7.0
Release v0.6.0
Release v0.6.0 with changes since v0.5.1
- Release v0.6.0 (Minor) 8629313
- Add utility to support json stringify/parse with JSONBigInt bdb337d
- [CI][workflows] Use node 20 by default bab2aa3
- Add optional OutputCapabilities to the output descriptor 902d07e
- Upgrade to lerna 8.x, perform yarn upgrade d2adc0c
- Add basic issue and pull-request templates 41c86b8
- Bump cross-spawn from 7.0.3 to 7.0.6 89b799e
Release v0.5.1
Release v0.5.0
Release v0.5.0 with changes since v0.4.3
- Release v0.5.0 (Minor) 598a749
- Add parameter "properties" in model "Trace" 9b45836
- Add APIs to support configurable output (data provider) 7fdc65b
- Add ProviderType enum for the type in OutputDescriptors 98fbdcc
- Support parentId and creation configuration in output descriptors 406fe13
- Add support for json-schema to configuration types 9f06ee5
Release v0.4.3
Release v0.4.2
Release v0.4.2 with changes since v0.4.1
Release v0.4.1
Release v0.4.0
Release v0.4.0 with changes since v0.3.0
- Release v0.4.0 (Minor) ab1e1ce
- Fix indentation in tsp-typescript-client/package.json a703bc8
- Run yarn upgrade 904d49b
- Productify npm package, massage package and repo documentation ac17c6f
- [ci] add infrastructure for automated publish of latest package 30aedb1
- update to node 18 0b88769
- Bump ip from 2.0.0 to 2.0.1 65505d5
- Add CODE_OF_CONDUCT.md to the repository and update reference. b717d0d
- Move rimraf dependency from prod to dev 15e47a8
- Merge pull request #94 from eclipse-cdt-cloud/automated-pr-license-check 8af60e2
- Add 3PP license check as part of PR CI b1c970e
- Bump follow-redirects from 1.15.3 to 1.15.4 6621bc7
- Bump axios from 1.5.0 to 1.6.1 54d71ef
- Bump @babel/traverse from 7.22.20 to 7.23.2 252d22d
- Update model for configuration source type parameters e23c508
- Add support for configuration service end-points a5128df
- Merge pull request #86 from eclipse-cdt-cloud/lerna-upgrade 5c2d465
- [lerna] upgrade to recent version d646072
- Make TspClient reuseable interface d8f8dcc
- Bump word-wrap from 1.2.3 to 1.2.4 3279f64
- Bump semver from 5.7.1 to 5.7.2 dc8cba0
- releng: Include date in version string for next versions dc54697
- Update ci-cd.yml 48d8efa
- Use actions/setup-node@v3 instead of actions/setup-node@v1 289f26f
- [lerna] option verifyAccess to false 64b90c9
- Add data type DataType enum and usage in EntryHeader data structure 143a5ab
- Add API for fetching Data Tree entries 9b23dfe
- Bump http-cache-semantics from 4.1.0 to 4.1.1 43f2a05
- Add XyEntry API to deserialize the XY specific attribute "isDefault" 30e85df
- Upgrade to node 16.x for GitHub CI (publish) 97d6722
- Upgrade to node 16.x for GitHub CI 7dcb90b
- Bump json5 from 2.2.0 to 2.2.3 15acf80
- Bump minimatch from 3.0.4 to 3.1.2 cb1db19
- Bump decode-uri-component from 0.2.0 to 0.2.2 63d935d
- Update package.json to cdt-cloud url/homepage 32fca72
- Bump parse-url from 6.0.0 to 6.0.2 1cdb331
- Add launch.json to debug test cases 7f692ba
- Add unit test to test metadata in timegraph deserializer 46149eb
- Add metadata to timegraph deserializer f4f132e
- XY: Remove the unused commonXAxis from the model 5dd021b
- XY: Add the series OutputElementStyle to the model 7cb768e
- Replace theia-ide with eclipse-cdt-cloud references c1fe69d
- Add support for requested_timerange in query parameters d59ed63
- Add contribution documentation 49b55a7
- Add Vulnerability Reporting Policy 425d9b8
- Bump minimist from 1.2.5 to 1.2.6 04e64a4
- Bump node-fetch from 2.6.6 to 2.6.7 622eb33
- Update publish GitHub action to work with eclipse-cdt-cloud 3d74a4f
- Add ConnectionStatusListener to RestClient eaf6511
- Catch errors in RestClient c53f0da
- Fix markdownlint in ./tsp-typescript-client README 1f03b97
- Change XYSeries xValues to bigint array f487b14
- Fix build errors 22bdc11
- tslint: no-implicit-dependencies 4d094b0
- depend on json-bigint from the right package 1ec950b
- fix query string creation de3d2bc
- Support BigInt values f3e197b
- Avoid duplicates in requestedTimes array fa7ee18
- Use lerna for managing the project and provide separate README for NPM 1d94efa
- Serialize and deserialize timestamps as strings ee6165e
- Documenting functions of rest-client's mock [bf655d2](bf6...