From ed2c9f838e350a942085d3a8052110af45db8fc4 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Thu, 13 Feb 2025 08:09:31 -0500 Subject: [PATCH] Update to Baselibs 7.32.0 --- CHANGELOG.md | 6 +++++- components.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c85f24f8475..7afa2ffd1489 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Update to `ESMA_env` v4.35.0 --> Baselibs 7.32.0 + - This brings in GFE v1.19.0 (which has gFTL v1.15.2 needed for MAPL3 work) + ### Fixed -Fixed nesting of internal timers (issue #3412) + +- Fixed nesting of internal timers (issue #3412) ### Removed diff --git a/components.yaml b/components.yaml index 27bfcc960af7..84e19cc17b18 100644 --- a/components.yaml +++ b/components.yaml @@ -5,7 +5,7 @@ MAPL: ESMA_env: local: ./ESMA_env remote: ../ESMA_env.git - tag: v4.34.1 + tag: v4.35.0 develop: main ESMA_cmake: