Skip to content

Commit 3f535fe

Browse files
committed
Release 0.1.0-rc.4
1 parent 29ea4f5 commit 3f535fe

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sortinghat-eclipse-foundation"
3-
version = "0.1.0-rc.3"
3+
version = "0.1.0-rc.4"
44
description = "SortingHat backend to import identities from the Eclipse Foundation"
55
authors = [
66
{name = "Bitergia Developers"}

releases/0.1.0-rc.4.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## sortinghat-eclipse-foundation 0.1.0-rc.4 - (2025-09-12)
2+
3+
**New features:**
4+
5+
* 5xx errors handled for every request\
6+
Errors were only handled when profiles were fetched and not in other
7+
cases.
8+

releases/unreleased/handle-5xx-errors-on-every-request.yml renamed to releases/unreleased/processed/handle-5xx-errors-on-every-request.yml

File renamed without changes.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# File auto-generated by semverup on 2025-09-09 13:54:36.111038
2-
__version__ = "0.1.0-rc.3"
1+
# File auto-generated by semverup on 2025-09-12 10:14:04.781754
2+
__version__ = "0.1.0-rc.4"

0 commit comments

Comments
 (0)