-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Branch: refs/heads/main Date: 2024-12-18T14:10:34-08:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.restapi@5dfea53 Preparing release 9.9.0 Files changed: M CHANGES.rst M setup.py D news/1847.feature D news/1848.bugfix D news/1849.bugfix D news/1850.internal D news/1851.bugfix Repository: plone.restapi Branch: refs/heads/main Date: 2024-12-18T14:11:26-08:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.restapi@7214df3 Back to development: 9.9.1 Files changed: M setup.py
- Loading branch information
Showing
1 changed file
with
19 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,36 @@ | ||
Repository: plone.staticresources | ||
Repository: plone.restapi | ||
|
||
|
||
Branch: refs/heads/master | ||
Date: 2024-12-18T13:21:45+01:00 | ||
Author: Peter Mathis (petschki) <[email protected]> | ||
Commit: https://github.com/plone/plone.staticresources/commit/2262a7123dc66a7b025550ef91ec19df7b063115 | ||
Branch: refs/heads/main | ||
Date: 2024-12-18T14:10:34-08:00 | ||
Author: David Glick (davisagli) <[email protected]> | ||
Commit: https://github.com/plone/plone.restapi/commit/5dfea5397b2d818d2e6c5521e0d4ad65c8e922ca | ||
|
||
Preparing release 2.2.0b3 | ||
Preparing release 9.9.0 | ||
|
||
Files changed: | ||
M CHANGES.rst | ||
M setup.py | ||
D news/362.bugfix | ||
D news/1847.feature | ||
D news/1848.bugfix | ||
D news/1849.bugfix | ||
D news/1850.internal | ||
D news/1851.bugfix | ||
|
||
b'diff --git a/CHANGES.rst b/CHANGES.rst\nindex 4718d43ca..ddd1fbb26 100644\n--- a/CHANGES.rst\n+++ b/CHANGES.rst\n@@ -8,6 +8,16 @@ Changelog\n \n .. towncrier release notes start\n \n+2.2.0b3 (2024-12-18)\n+--------------------\n+\n+Bug fixes:\n+\n+\n+- Update `mockup=5.2.0-beta.2`. See https://github.com/plone/mockup/releases/tag/5.2.0-beta.2\n+ [petschki] (#362)\n+\n+\n 2.2.0b2 (2024-11-11)\n --------------------\n \ndiff --git a/news/362.bugfix b/news/362.bugfix\ndeleted file mode 100644\nindex eee7e015f..000000000\n--- a/news/362.bugfix\n+++ /dev/null\n@@ -1,2 +0,0 @@\n-Update `mockup=5.2.0-beta.2`. See https://github.com/plone/mockup/releases/tag/5.2.0-beta.2\n-[petschki]\ndiff --git a/setup.py b/setup.py\nindex b23377c26..e4435ce2f 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -11,7 +11,7 @@\n \n setup(\n name="plone.staticresources",\n- version="2.2.0b3.dev0",\n+ version="2.2.0b3",\n description="Static resources for Plone",\n long_description=long_description,\n long_description_content_type="text/x-rst",\n' | ||
b'diff --git a/CHANGES.rst b/CHANGES.rst\nindex 73151cce51..ea84b6bbac 100644\n--- a/CHANGES.rst\n+++ b/CHANGES.rst\n@@ -8,6 +8,29 @@ Changelog\n \n .. towncrier release notes start\n \n+9.9.0 (2024-12-18)\n+------------------\n+\n+New features:\n+\n+\n+- When a Link content item is linked by UID, resolve its URL as the linked target URL for anonymous users. @cekk (#1847)\n+\n+\n+Bug fixes:\n+\n+\n+- Fix resolving paths in deserializer if the target was moved in the same request. @cekk (#1848)\n+- Make slate block linkintegrity checking more robust in case data isn\'t in the expected format. @cekk (#1849)\n+- Optimized performance of DexterityObjectPrimaryFieldTarget adapter. @maurits (#1851)\n+\n+\n+Internal:\n+\n+\n+- Fix time-dependence of tests. @davisagli (#1850)\n+\n+\n 9.8.5 (2024-11-25)\n ------------------\n \ndiff --git a/news/1847.feature b/news/1847.feature\ndeleted file mode 100644\nindex c2f91e123e..0000000000\n--- a/news/1847.feature\n+++ /dev/null\n@@ -1 +0,0 @@\n-When a Link content item is linked by UID, resolve its URL as the linked target URL for anonymous users. @cekk\ndiff --git a/news/1848.bugfix b/news/1848.bugfix\ndeleted file mode 100644\nindex c9816615af..0000000000\n--- a/news/1848.bugfix\n+++ /dev/null\n@@ -1 +0,0 @@\n-Fix resolving paths in deserializer if the target was moved in the same request. @cekk\ndiff --git a/news/1849.bugfix b/news/1849.bugfix\ndeleted file mode 100644\nindex 29cc13e7c0..0000000000\n--- a/news/1849.bugfix\n+++ /dev/null\n@@ -1 +0,0 @@\n-Make slate block linkintegrity checking more robust in case data isn\'t in the expected format. @cekk\ndiff --git a/news/1850.internal b/news/1850.internal\ndeleted file mode 100644\nindex d4a67450ab..0000000000\n--- a/news/1850.internal\n+++ /dev/null\n@@ -1 +0,0 @@\n-Fix time-dependence of tests. @davisagli\ndiff --git a/news/1851.bugfix b/news/1851.bugfix\ndeleted file mode 100644\nindex dc29516054..0000000000\n--- a/news/1851.bugfix\n+++ /dev/null\n@@ -1 +0,0 @@\n-Optimized performance of DexterityObjectPrimaryFieldTarget adapter. @maurits\ndiff --git a/setup.py b/setup.py\nindex 1d4a25b3d0..1abd734ab0 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -4,7 +4,7 @@\n import sys\n \n \n-version = "9.8.6.dev0"\n+version = "9.9.0"\n \n if sys.version_info.major == 2:\n raise ValueError(\n' | ||
|
||
Repository: plone.staticresources | ||
Repository: plone.restapi | ||
|
||
|
||
Branch: refs/heads/master | ||
Date: 2024-12-18T13:23:01+01:00 | ||
Author: Peter Mathis (petschki) <[email protected]> | ||
Commit: https://github.com/plone/plone.staticresources/commit/bf5fd3f4cb194243d7e83be965cd954557d16752 | ||
Branch: refs/heads/main | ||
Date: 2024-12-18T14:11:26-08:00 | ||
Author: David Glick (davisagli) <[email protected]> | ||
Commit: https://github.com/plone/plone.restapi/commit/7214df34f0c04b621004b79d12691c94761f0160 | ||
|
||
Back to development: 2.2.0b4 | ||
Back to development: 9.9.1 | ||
|
||
Files changed: | ||
M setup.py | ||
|
||
b'diff --git a/setup.py b/setup.py\nindex e4435ce2f..9a255d670 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -11,7 +11,7 @@\n \n setup(\n name="plone.staticresources",\n- version="2.2.0b3",\n+ version="2.2.0b4.dev0",\n description="Static resources for Plone",\n long_description=long_description,\n long_description_content_type="text/x-rst",\n' | ||
b'diff --git a/setup.py b/setup.py\nindex 1abd734ab..15942cd75 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -4,7 +4,7 @@\n import sys\n \n \n-version = "9.9.0"\n+version = "9.9.1.dev0"\n \n if sys.version_info.major == 2:\n raise ValueError(\n' | ||
|