-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2023-12-06, N|Solid v5.0.1 Iron Release
PR-url: #41
- Loading branch information
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# N|Solid Changelog | ||
|
||
## 2023-12-07, Version 20.10.0-nsolid-v5.0.1 'Iron' | ||
|
||
* [21459cb673] - src: NODE_RELEASE should be node (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/36 | ||
* [9eb4d066f7] - agents: fix crash in HttpCurlGlobalInitializer (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/34 | ||
* [5a47d7e128] - agents: fix crash in StatsDAgent (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/32 | ||
* [b2c1bb381f] - agents: fix OTLPAgent race conditions on cleanup (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/30 | ||
* [d8dbacc05f] - src: change how fd counter is done (Trevor Norris) | ||
* [f6fd580c25] - src: fix SetupArrayBufferExports() declaration (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/25 | ||
* [ed78fc603a] - src: cleanup the RunCommand queues on RemoveEnv (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/25 | ||
* [2e5526744d] - src: fix EnvInst::GetCurrent() (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/25 | ||
* [33c8b296b9] - src: change EnvList::promise_tracking_() signature (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/25 | ||
* [6eb5d34f6c] - src: fix NODE_RELEASE_URLBASE (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/27 | ||
* [3ec83cd8fd] - src: clear envinst_ after env (Trevor Norris) https://github.com/nodesource/nsolid/pull/24 | ||
* [1dca94bfed] - src: use own RequestInterrupt implementation (Trevor Norris) https://github.com/nodesource/nsolid/pull/24 | ||
* [3ac8239878] - src: reset main_thread_id_ when it is removed (Trevor Norris) https://github.com/nodesource/nsolid/pull/24 | ||
* [d849d3fdc1] - src: make main_thread_id_ atomic (Trevor Norris) https://github.com/nodesource/nsolid/pull/24 | ||
* [ffb241f9e2] - agents: fix profile/snapshot messages body format (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/23 | ||
* [6e37c40044] - src: move CpuProfilerStor impl to cc file (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/18 | ||
* [877b3a3dcd] - src: handle bad allocation errors (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/20 | ||
* [a0a32ca005] - agents: fixup log in ZmqAgent (Santiago Gimeno) https://github.com/nodesource/nsolid/pull/22 | ||
* [24bde1e8d7] - agents: remove ASSERT that can be ignored (Trevor Norris) https://github.com/nodesource/nsolid/pull/13 | ||
* [bced2edb52] - src: don't allow parallel calls to Update() (Trevor Norris) https://github.com/nodesource/nsolid/pull/13 |
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