From efd83bc09561d763d6fe0765af2925f3188a88e0 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Thu, 3 Nov 2022 10:24:53 +0100 Subject: [PATCH] doc/changelog: prepare v1.10.2 --- doc/82-Changelog.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/82-Changelog.md b/doc/82-Changelog.md index c350f988..5867b41f 100644 --- a/doc/82-Changelog.md +++ b/doc/82-Changelog.md @@ -4,8 +4,16 @@ Please make sure to always read our [Upgrading](05-Upgrading.md) documentation before switching to a new version. -v1.10.2 (unreleased) --------------------- +v1.10.2 +------- + +This is a minor bugfix release, addressing some Sync-related issues: purge for +objects with uppercase characters now works as expected, automated Sync jobs run +again, and manually triggered Sync has been fixed on PostgreSQL. + +Some UI glitches have been addressed, and a few problems appearing only in +certain conditions - related to Configuration Baskets, our Self Service REST API +and the Activity Log. ### Fixed issues * You can find issues and feature requests related to this release on our