This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit a561264f8127374af6ded8c19d5b18a54382c7ab Merge: 56b69d6fa0 826608f6cc Author: Adam Monsen <[email protected]> AuthorDate: Mon Oct 20 08:54:29 2025 -0700 Merge branch 'release/1.13.0' into develop * release/1.13.0: don't include actual email addresses save 1.13.0 vote result shorten/simplify gpg key sending commands update link to rc verification instructions fix typos in step 9 re: running the binary improve step 9 artifact verification gpg tips fix tarball explosion in release step 9 🧯 cucumber.adoc: fix list continuations further improve release steps 6 and 9 release step 6: fix sanity check example improve staging doc and commands in release step 8 doc: remove errant config but keep :sectlinks: clean during artifact build release step 6 FINERACT-2326: Do not remove external id if transaction got not replayed FINERACT-2326: Fix `Trial Balance Summary with asset owner` report FINERACT-2326: Loan point in time API now properly handles future dates improve release branch email template improve release process kickoff email template .../email/release.step01.headsup.message.ftl | 4 +- .../email/release.step03.branch.message.ftl | 8 +-- .../email/release.step10.vote.message.ftl | 2 +- .../email/release.step11.vote.message.ftl | 12 ++--- .../src/main/resources/vote/result.1.13.0.json | 56 ++++++++++++++++++++ .../features/journal-entry-aggregation.adoc | 7 --- .../en/chapters/release/configuration-gpg.adoc | 8 ++- .../docs/en/chapters/release/process-step06.adoc | 22 +++----- .../docs/en/chapters/release/process-step08.adoc | 12 +++-- .../docs/en/chapters/release/process-step09.adoc | 59 +++++++++++++++++----- .../src/docs/en/chapters/testing/cucumber.adoc | 3 ++ fineract-doc/src/docs/en/config.adoc | 1 + 12 files changed, 133 insertions(+), 61 deletions(-)
