diff --git a/.circleci/config.yml b/.circleci/config.yml index b391e76ccb70..0d31469607e6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -16,8 +16,8 @@ parameters: # Anchors to prevent forgetting to update a version os_version: &os_version ubuntu20 -baselibs_version: &baselibs_version v7.24.0 -bcs_version: &bcs_version v11.3.0 +baselibs_version: &baselibs_version v7.23.0 +bcs_version: &bcs_version v11.5.0 tag_build_arg_name: &tag_build_arg_name maplversion orbs: diff --git a/CHANGELOG.md b/CHANGELOG.md index e62584cdc79b..1d8bdd7f0e6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,12 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Add new option to Regrid_Util.x to write and re-use ESMF pregenerated weights -- If file path length exceeds ESMF_MAXSTR, add _FAIL in subroutine fglob +- If file path length exceeds ESMF_MAXSTR, add `_FAIL` in subroutine fglob - Add GNU UFS-like CI test ### Changed -- fixed a bug in generate_newnxy in MAPL_SwathGridFactory.F90 (NX*NY=Ncore) +- fixed a bug in generate_newnxy in MAPL_SwathGridFactory.F90 (`NX*NY=Ncore`) - pFIO Clients don't send "Done" message when there is no request - Update `components.yaml` - ESMA_cmake v3.45.1