Releases: eclipse-cdt-cloud/tsp-typescript-client
Releases · eclipse-cdt-cloud/tsp-typescript-client
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...
Release v0.3.0
(Note: This GitHub release was created after the fact. The original release date is Sep 20, 2021)
Release v0.3.0 with changes since v0.1.0
- v0.3.0 25a45e7
- jest.config.json: Apply default VS Code formatting 33d243c
- RestClient: Fix minor use{d} verb tense typo(s) 7e58fa8
- Start adding tests to project f02a98b
- Entry model: Fix typo in style-related jsdoc 691c99f
- XY model: Fix language typos in heading comments a22a896
- Bump path-parse from 1.0.6 to 1.0.7 6934479
- README: Fix the minor VS Code markdownlint issues a067d0c
- JSON files: Apply standard default VS Code format 23350c4
- TSLint: Fix unpermitted comments in VS Code's json ed221f2
- Standardize the .gitignore file format and sort it 4fa4697
- Add support for marker sets a8f4d3d
- Change tooltip request to a POST 4122c7b
- Add prepare script for installing directly from github 4323bb7
- Change fetchTimeGraphArrows to return an array of TimeGraphArrow b2470f2
- Merge pull request #17 from tahini/health 5f4f154
- Add src directory when publishing to npm 799187d
- Align table query parameters with Trace Server Protocol c51bd05
- Implement the health check service of the TSP f9e9df7
- Support unsuccessful request responses 2c0c62f
- Update yarn.lock to bump minimist 0.0.8 to 1.2.5 for security fix 0b60632
- Only publish when pushing on master of theia-ide/tsp-typescript-client e2c202a
- Skip git commit and tag when publishing to NPM 6d2544d
- Fix pre-publish build in ci-cd.yml workflow fa0a538
- Fix syntax in build workflow yml file ca3a8ef
- Use github workflow for CI/CD a6237ff
- Update README.md fd4dd9c
- Merge pull request #7 from PatrickTasse/master 8b58e1b
- Add annotation model and tsp-client API for fetching annotations c34a2a2
- Merge pull request #4 from tahini/align_tsp 339f1e7
- tsconfig: Remove the composite:true 5993f70
- align with the TSP for the table endpoint 368ec69
- Align client classes with the TSP specification 0e496b1
- Merge pull request #5 from theia-ide/dependabot/npm_and_yarn/node-fetch-2.6.1 1a3b29c
- Bump node-fetch from 2.5.0 to 2.6.1 6d6f7b7
- Add the ability to fetch styles from a trace server 85560d3
- Change parameter keys again and clean-up comments 5ac4367
- Update query helper to match the key name in the TSP 005121b
- Fix wrong parameter handling for GET and DELETE 9136e05
- Fix fetch*Tooltip to correctly build the URL 61ec32b
Release v0.1.0
(Note: This GitHub release was created after the fact. The original release date is Apr 23, 2019)
Release v0.1.0 with changes since v0.0.0
- Update travis config for "next" publish 4da108d
- Minor fixes in the models + travis config f521cc2
- Change license to MIT 2e1b099
- Fix and improve the tsp-client d9a002b
- Update the responses handling e51d3fc
- Small tweak to the tsp client and packaging 006d5e9
- Fix dependency issue for node-fetch 55940d3
- Add Query class for basic request 6a3627b
- Experiment packaging stuff c32e450
- Small fixes in various responses 724ad32
- Draft for packaging 7cdac29