Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.4.0 #101

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Release 0.4.0 #101

merged 2 commits into from
Mar 21, 2024

Conversation

marcdumais-work
Copy link
Contributor

Release/publish a new latest version of tsp-typescript-client, using the newly added CI infrastructure.

@marcdumais-work
Copy link
Contributor Author

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.4.0 with changes since v0.0.0

  • Release v0.4.0 (Minor) 5c8dd33
  • Fix indentation in tsp-typescript-client/package.json 6b9950e
  • 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 Add 3PP license check as part of PR CI #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 [lerna] upgrade to recent version #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
  • Expanding unit tests 58b8f5e
  • Bump ansi-regex from 5.0.0 to 5.0.1 6e3edcf
  • Bump tmpl from 1.0.4 to 1.0.5 b9aa47e
  • 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 Implement the health check service of the TSP #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 Add annotation model and tsp-client API for fetching annotations #7 from PatrickTasse/master 8b58e1b
  • Add annotation model and tsp-client API for fetching annotations c34a2a2
  • Merge pull request Align client classes with the TSP specification #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 Bump node-fetch from 2.5.0 to 2.6.1 #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
  • 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

Copy link
Collaborator

@bhufmann bhufmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this release!

@marcdumais-work
Copy link
Contributor Author

Thanks for the review!

@marcdumais-work marcdumais-work merged commit ab1e1ce into master Mar 21, 2024
5 of 6 checks passed
@marcdumais-work marcdumais-work deleted the release-0.4.0 branch March 21, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants