Skip to content

Tags: facebook/fatal

Tags

v2026.04.20.00

Toggle v2026.04.20.00's commit message
fbcode/fatal

Reviewed By: meyering

Differential Revision: D96113303

fbshipit-source-id: 36c7bd2894013c2b2f94a65e181c8c9d8fd9cb74

v2026.04.13.00

Toggle v2026.04.13.00's commit message
fbcode/fatal

Reviewed By: meyering

Differential Revision: D96113303

fbshipit-source-id: 36c7bd2894013c2b2f94a65e181c8c9d8fd9cb74

v2026.04.06.00

Toggle v2026.04.06.00's commit message
fbcode/fatal

Reviewed By: meyering

Differential Revision: D96113303

fbshipit-source-id: 36c7bd2894013c2b2f94a65e181c8c9d8fd9cb74

v2026.03.30.00

Toggle v2026.03.30.00's commit message
Fix CQS signal modernize-use-using in fbcode/fatal/type

Reviewed By: yfeldblum

Differential Revision: D95920041

fbshipit-source-id: 8f69114e5a17fe3881d5ff9beaebf515c3fbcd48

v2026.03.23.00

Toggle v2026.03.23.00's commit message
Fix CQS signal modernize-use-using in fbcode/fatal/type

Reviewed By: yfeldblum

Differential Revision: D95920041

fbshipit-source-id: 8f69114e5a17fe3881d5ff9beaebf515c3fbcd48

v2026.03.16.00

Toggle v2026.03.16.00's commit message
Remove Support Ukraine banner from Fatal READMEs

Summary: Remove the Support Ukraine banner badge from the Fatal (Facebook Template Library) open source project README files.

Reviewed By: yfeldblum, CamiWilliams

Differential Revision: D96484172

fbshipit-source-id: de0b0234b766ebd637810a4dd9e17772dcffe16c

v2026.03.09.00

Toggle v2026.03.09.00's commit message
fix destructor call in circular_queue pop_front count (#140)

Summary:
see in circular_queue pop_front with count there is one small mistake queue offset destructor is called directly but it should call value destructor because queue element is union item_t and destructor must be called on value clang is giving compile error when using std string i changed it to queue offset dot value destructor and tested with std string in wrapping case now it compiles and works fine

Pull Request resolved: #140

Reviewed By: ilvokhin

Differential Revision: D95416010

Pulled By: yfeldblum

fbshipit-source-id: e5916cdec538eb8172b25cb72eb5b1aa7ff01d35

v2026.03.02.00

Toggle v2026.03.02.00's commit message
Upgrade GitHub Actions for Node 24 compatibility (#139)

Summary:
Upgrade GitHub Actions to their latest versions to ensure compatibility with Node 24, as Node 20 will reach end-of-life in April 2026.

## Changes

| Action | Old Version(s) | New Version | Release | Files |
|--------|---------------|-------------|---------|-------|
| `actions/checkout` | [``](https://github.com/actions/checkout/releases/tag/) | [`v6`](https://github.com/actions/checkout/releases/tag/v6) | [Release](https://github.com/actions/checkout/releases/tag/v6) |  |

## Context

Per [GitHub's announcement](https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/), Node 20 is being deprecated and runners will begin using Node 24 by default starting March 4th, 2026.

### Why this matters

- **Node 20 EOL**: April 2026
- **Node 24 default**: March 4th, 2026
- **Action**: Update to latest action versions that support Node 24

### Security Note

Actions that were previously pinned to commit SHAs remain pinned to SHAs (updated to the latest release SHA) to maintain the security benefits of immutable references.

### Testing

These changes only affect CI/CD workflow configurations and should not impact application functionality. The workflows should be tested by running them on a branch before merging.

Pull Request resolved: #139

Reviewed By: dmm-fb

Differential Revision: D94682513

Pulled By: yfeldblum

fbshipit-source-id: 454e8a3104ceee487b36bf02efeb1fda6d787f56

v2026.02.23.00

Toggle v2026.02.23.00's commit message
Fix CQS signal modernize-use-emplace in xplat/fatal/container/test

Differential Revision: D89260082

fbshipit-source-id: bcd163b481906948a6d4be3ef4bd9e7c6d5de74c

v2026.02.16.00

Toggle v2026.02.16.00's commit message
Fix CQS signal modernize-use-emplace in xplat/fatal/container/test

Differential Revision: D89260082

fbshipit-source-id: bcd163b481906948a6d4be3ef4bd9e7c6d5de74c