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

Release notes for 42.3.1 #2330

Merged
merged 2 commits into from
Oct 29, 2021
Merged

Conversation

davecramer
Copy link
Member

No description provided.

@davecramer
Copy link
Member Author

@jorsol @bokken can you have a look at these ? Thx

CHANGELOG.md Outdated
Comment on lines 24 to 25
- remove unused OptimizedUTF8Encoder [PR 2329](https://github.com/pgjdbc/pgjdbc/pull/2329)
I missed removing the base OptimizedUTF8Encoder class as part of [PR 2317](https://github.com/pgjdbc/pgjdbc/pull/2317)
Copy link
Member

Choose a reason for hiding this comment

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

not sure this is worth including, as it is really part of PR 2317 listed above

Comment on lines 20 to 21
- remove unused OptimizedUTF8Encoder [PR 2329](https://github.com/pgjdbc/pgjdbc/pull/2329)
I missed removing the base OptimizedUTF8Encoder class as part of [PR 2317](https://github.com/pgjdbc/pgjdbc/pull/2317)
Copy link
Member

Choose a reason for hiding this comment

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

same comment here

@@ -530,4 +556,5 @@ thrown to caller to be dealt with so no need to log at this verbosity by pgjdbc
[42.2.22]: https://github.com/pgjdbc/pgjdbc/compare/REL42.2.21...REL42.2.22
[42.2.23]: https://github.com/pgjdbc/pgjdbc/compare/REL42.2.22...REL42.2.23
[42.2.24]: https://github.com/pgjdbc/pgjdbc/compare/REL42.2.23...REL42.2.24
[Unreleased]: https://github.com/pgjdbc/pgjdbc/compare/REL42.2.24...HEAD
[42.3.0]: https://github.com/pgjdbc/pgjdbc/compare/REL42.3.0...REL42.3.1
[Unreleased]: https://github.com/pgjdbc/pgjdbc/compare/REL42.3.1...HEAD
Copy link
Member

Choose a reason for hiding this comment

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

This should be:

[42.3.0]: https://github.com/pgjdbc/pgjdbc/compare/REL42.2.24...REL42.3.0
[42.3.1]: https://github.com/pgjdbc/pgjdbc/compare/REL42.3.0...REL42.3.1
[Unreleased]: https://github.com/pgjdbc/pgjdbc/compare/REL42.3.1...HEAD

@@ -556,5 +554,6 @@ thrown to caller to be dealt with so no need to log at this verbosity by pgjdbc
[42.2.22]: https://github.com/pgjdbc/pgjdbc/compare/REL42.2.21...REL42.2.22
[42.2.23]: https://github.com/pgjdbc/pgjdbc/compare/REL42.2.22...REL42.2.23
[42.2.24]: https://github.com/pgjdbc/pgjdbc/compare/REL42.2.23...REL42.2.24
[42.3.0]: https://github.com/pgjdbc/pgjdbc/compare/REL42.3.0...REL42.3.1
[42.3.0]: https://github.com/pgjdbc/pgjdbc/compare/REL42.2.24...REL42.3.1
Copy link
Member

Choose a reason for hiding this comment

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

Sorry, but the last one is just REL42.3.0

@davecramer davecramer merged commit 3cf846e into pgjdbc:master Oct 29, 2021
@davecramer davecramer deleted the releasenotes-42.3.1 branch October 29, 2021 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants