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

[#167] Release v0.9 #169

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

feelform
Copy link
Collaborator

@feelform feelform commented Jan 12, 2024

  • Profiling for Memory and CPU Usage
  • Disable Trace Sampling Test
  • Fix Node 14 on ubuntu-latest The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2

@feelform feelform changed the title Fix `Node 14 on ubuntu-latest [#167] Release v0.9 Jan 12, 2024
@feelform feelform force-pushed the release-prepare-next.4 branch 7 times, most recently from 785f51b to 5fe4603 Compare January 19, 2024 07:10
@feelform feelform force-pushed the release-prepare-next.4 branch 9 times, most recently from 9535242 to aa51444 Compare January 25, 2024 13:25
@feelform feelform force-pushed the release-prepare-next.4 branch 10 times, most recently from 45277ee to c8744c9 Compare February 2, 2024 06:32
…s null

* Fix `Node 14 on ubuntu-latest The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2`
* DisableTrace Functional Tests
* Support independent hook method DisableTrace
* Add Next value to String convert method to SequenceGenerator
* Request Trace whether disable
* Sampling functional test
* Call completeTraceObject  for disable trace and asyncTrace
* Add disable async trace
* rename refactoring async-trace-builder -> trace-builder.js
* If sampling, Don't create transactionId
* if sampled is undefined, No sampling
* Add DisableTrace UnitTest
* Update changelog
* Update node agent version
* Update package-lock.json
* Update assertion logic
* Update Demo app for mysql
@feelform feelform merged commit 688061b into pinpoint-apm:master Feb 2, 2024
3 checks passed
@feelform feelform linked an issue Feb 2, 2024 that may be closed by this pull request
@feelform feelform deleted the release-prepare-next.4 branch February 2, 2024 10:19
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.

Fix DisableTrace Can not initialize Span
1 participant