-
Notifications
You must be signed in to change notification settings - Fork 4
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
2023-12-06, N|Solid v5.0.1 Iron Release #41
Merged
juanarbol
merged 1 commit into
node-v20.x-nsolid-v5.x
from
node-v20.10.0-nsolid-v5.0.1-proposal
Dec 7, 2023
Merged
2023-12-06, N|Solid v5.0.1 Iron Release #41
juanarbol
merged 1 commit into
node-v20.x-nsolid-v5.x
from
node-v20.10.0-nsolid-v5.0.1-proposal
Dec 7, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
juanarbol
added a commit
that referenced
this pull request
Dec 6, 2023
juanarbol
force-pushed
the
node-v20.10.0-nsolid-v5.0.1-proposal
branch
from
December 6, 2023 22:29
f28ebe4
to
c91818b
Compare
juanarbol
added a commit
that referenced
this pull request
Dec 7, 2023
juanarbol
force-pushed
the
node-v20.10.0-nsolid-v5.0.1-proposal
branch
from
December 7, 2023 15:10
c91818b
to
e0772f4
Compare
juanarbol
added a commit
that referenced
this pull request
Dec 7, 2023
juanarbol
force-pushed
the
node-v20.10.0-nsolid-v5.0.1-proposal
branch
from
December 7, 2023 15:12
e0772f4
to
c7d23df
Compare
juanarbol
added a commit
that referenced
this pull request
Dec 7, 2023
juanarbol
force-pushed
the
node-v20.10.0-nsolid-v5.0.1-proposal
branch
from
December 7, 2023 16:56
c7d23df
to
179d258
Compare
juanarbol
added a commit
that referenced
this pull request
Dec 7, 2023
juanarbol
force-pushed
the
node-v20.10.0-nsolid-v5.0.1-proposal
branch
from
December 7, 2023 17:01
179d258
to
3a761e0
Compare
juanarbol
added a commit
that referenced
this pull request
Dec 7, 2023
juanarbol
force-pushed
the
node-v20.10.0-nsolid-v5.0.1-proposal
branch
from
December 7, 2023 17:04
3a761e0
to
4fbc6bf
Compare
juanarbol
added a commit
that referenced
this pull request
Dec 7, 2023
juanarbol
force-pushed
the
node-v20.10.0-nsolid-v5.0.1-proposal
branch
from
December 7, 2023 18:54
4fbc6bf
to
2b37d7b
Compare
juanarbol
added a commit
that referenced
this pull request
Dec 7, 2023
juanarbol
force-pushed
the
node-v20.10.0-nsolid-v5.0.1-proposal
branch
from
December 7, 2023 18:56
2b37d7b
to
1647fe0
Compare
juanarbol
added a commit
that referenced
this pull request
Dec 7, 2023
juanarbol
force-pushed
the
node-v20.10.0-nsolid-v5.0.1-proposal
branch
from
December 7, 2023 19:40
1647fe0
to
9cf4d7f
Compare
trevnorris
approved these changes
Dec 7, 2023
juanarbol
force-pushed
the
node-v20.10.0-nsolid-v5.0.1-proposal
branch
from
December 7, 2023 19:42
9cf4d7f
to
0666d18
Compare
trevnorris
pushed a commit
that referenced
this pull request
Dec 7, 2023
trevnorris
pushed a commit
that referenced
this pull request
Dec 7, 2023
PR-URL: #41 Reviewed-by: Trevor Norris <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2023-12-07, Version 20.10.0-nsolid-v5.0.1 'Iron'
Commits
fea863d27e
] - lib: fix lint issues (Trevor Norris)21459cb673
] - src: NODE_RELEASE should be node (Santiago Gimeno) #369eb4d066f7
] - agents: fix crash in HttpCurlGlobalInitializer (Santiago Gimeno) #345a47d7e128
] - agents: fix crash in StatsDAgent (Santiago Gimeno) #32b2c1bb381f
] - agents: fix OTLPAgent race conditions on cleanup (Santiago Gimeno) #307362f328bd
] - Merge branch 'node-v20.10.0-merge' into node-v20.x-nsolid-v5.x (Trevor Norris)f6fd580c25
] - src: fix SetupArrayBufferExports() declaration (Santiago Gimeno) #25ed78fc603a
] - src: cleanup the RunCommand queues on RemoveEnv (Santiago Gimeno) #252e5526744d
] - src: fix EnvInst::GetCurrent() (Santiago Gimeno) #2533c8b296b9
] - src: change EnvList::promise_tracking_() signature (Santiago Gimeno) #256eb5d34f6c
] - src: fix NODE_RELEASE_URLBASE (Santiago Gimeno) #273ec83cd8fd
] - src: clear envinst_ after env (Trevor Norris) #241dca94bfed
] - src: use own RequestInterrupt implementation (Trevor Norris) #243ac8239878
] - src: reset main_thread_id_ when it is removed (Trevor Norris) #24d849d3fdc1
] - src: make main_thread_id_ atomic (Trevor Norris) #24ffb241f9e2
] - agents: fix profile/snapshot messages body format (Santiago Gimeno) #236e37c40044
] - src: move CpuProfilerStor impl to cc file (Santiago Gimeno) #18877b3a3dcd
] - src: handle bad allocation errors (Santiago Gimeno) #20a0a32ca005
] - agents: fixup log in ZmqAgent (Santiago Gimeno) #2224bde1e8d7
] - agents: remove ASSERT that can be ignored (Trevor Norris) #13bced2edb52
] - src: don't allow parallel calls to Update() (Trevor Norris) #13