Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Trino 436 release notes #20166

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Add Trino 436 release notes #20166

merged 1 commit into from
Jan 11, 2024

Conversation

colebow
Copy link
Member

@colebow colebow commented Dec 19, 2023

Description

Assemble the release notes for the upcoming Trino 436 release. Fixes #20110

Release notes

(x) This is not user-visible or docs only and no release notes are required.

Verification for each pull request

Format: maintainer, PR/issue number, ✅ / ❌ rn ✅ / ❌ docs
✅ rn - release note added and verified, or assessed to be not necessary, set to ❌ rn before completion
✅ docs - need for docs assessed and merged, or assessed to be not necessary, set to ❌ docs before completion

13 Dec 2023

14 Dec 2023

15 Dec 2023

16 Dec 2023

17 Dec 2023

18 Dec 2023

19 Dec 2023

20 Dec 2023

21 Dec 2023

22 Dec 2023

24 Dec 2023

25 Dec 2023

26 Dec 2023

27 Dec 2023

29 Dec 2023

30 Dec 2023

2 Jan 2024

3 Jan 2024

4 Jan 2024

5 Jan 2024

8 Jan 2024

9 Jan 2024

10 Jan 2024

11 Jan 2024

docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved

## SQL Server connector

* Fix incorrect results for old `DATETIMEOFFSET` values. ({issue}`16559`)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does "old" mean

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at the linked issues down the rabbithole I find https://gist.github.com/coffeemug/6168031 .. so dates before 1400 is potentially the answer

docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
@colebow colebow marked this pull request as ready for review January 10, 2024 18:58
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-436.md Outdated Show resolved Hide resolved
Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go after the date change


## SQL Server connector

* Fix incorrect results for old `DATETIMEOFFSET` values. ({issue}`16559`)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at the linked issues down the rabbithole I find https://gist.github.com/coffeemug/6168031 .. so dates before 1400 is potentially the answer

@martint martint merged commit d92dca7 into trinodb:master Jan 11, 2024
4 of 5 checks passed
@github-actions github-actions bot added this to the 436 milestone Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Release notes for 436
3 participants