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

docs: updated 42.2.0 changelog #1073

Merged
merged 7 commits into from
Jan 16, 2018
Merged

Conversation

davecramer
Copy link
Member

No description provided.

CHANGELOG.md Outdated
@@ -100,4 +100,5 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
[42.1.3]: https://github.com/pgjdbc/pgjdbc/compare/REL42.1.2...REL42.1.3
[42.1.4]: https://github.com/pgjdbc/pgjdbc/compare/REL42.1.3...REL42.1.4
[42.2.0]: https://github.com/pgjdbc/pgjdbc/compare/REL42.1.4...REL42.2.0
[42.2.0]: https://github.com/pgjdbc/pgjdbc/compare/REL42.2.0...HEAD
Copy link
Member

Choose a reason for hiding this comment

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

Was that intentional? It looks like the link duplicates "unreleased"

@davecramer
Copy link
Member Author

no, that's an artifact of running it twice


### Removed
- Drop support for the (insecure) crypt authentication method. [PR 1026](https://github.com/pgjdbc/pgjdbc/pull/1026)

### Deprecated
- Reintroduce Driver.getVersion for backward compatibility reasons, mark it as deprecated as application should not rely on it (regression since 42.0.0) [50d5dd3e](https://github.com/pgjdbc/pgjdbc/commit/50d5dd3e708a92602e04d6b4aa0822ad3f110a78)
- slave and preferSlave values for the targetServerType connection property have been deprecated in favour of secondary and preferSecondary respectively.

Copy link
Member

Choose a reason for hiding this comment

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

was that removal intentional?

@vlsi vlsi changed the title updated changelog docs: updated 42.2.0 changelog Jan 16, 2018
@vlsi vlsi merged commit 17cc5d2 into pgjdbc:master Jan 16, 2018
@davecramer davecramer deleted the updatechangelog branch July 30, 2020 18:28
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

2 participants