Skip to content

Commit 01d9a19

Browse files
committed
pro-1.26.5
1 parent 66b5720 commit 01d9a19

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG-pro.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,28 @@
66

77
### New Features
88

9-
# 1.26.4 (27 Feb 2023)
9+
# 1.26.5 (1 Mar 2024)
10+
11+
- OperationStore::AddOperationBatch: remove rescue for StatementInvalid inside transaction
12+
13+
# 1.26.4 (27 Feb 2024)
1014

1115
- RelationConnection: Don't quote table names that weren't quoted in original SQL, fixes #4508 (comment)
1216

13-
# 1.26.3 (19 Feb 2023)
17+
# 1.26.3 (19 Feb 2024)
1418

1519
- OperationStore: fix `sync` endpoint for Rack 3+ #4829
1620
- Improve error message handling on Rails 7.1
1721

18-
# 1.26.2 (30 Jan 2023)
22+
# 1.26.2 (30 Jan 2024)
1923

2024
- `@defer` / `@stream`: Write delimiters at the end of each patch so that clients respond to payloads more quickly. (Previously, delimiters were added at the start of each patch, so clients had to wait for the _next_ patch before they knew the current one was complete.)
2125

22-
# 1.26.1 (23 Jan 2023)
26+
# 1.26.1 (23 Jan 2024)
2327

2428
- Pundit integration: improve error message when a `Scope` class is missing
2529

26-
# 1.26.0 (19 Jan 2023)
30+
# 1.26.0 (19 Jan 2024)
2731

2832
### Breaking Changes
2933

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
34218544d143f790a5424f12ec792f04b2d4e0e4244d549cb9baa6c3eacc1b68d2f0960a678479507c893050804d5cad916ba3ad9f8caec9c9958c7c02fd0dd5

0 commit comments

Comments
 (0)