-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
documentation/src/docs/asciidoc/release-notes/release-notes-0.8.2.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
[[release-notes-0.8.2]] | ||
== 0.8.2 | ||
|
||
*Date of Release:* ❓ | ||
|
||
*Scope:* Bug fixes for 0.8 release | ||
|
||
For a complete list of all _closed_ issues and pull requests for this release, consult | ||
the link:{projectrepo}+/milestone/4?closed=1+[0.8.2] milestone page in the PGJDBC-NG repository | ||
on GitHub. | ||
|
||
|
||
[[release-notes-0.8.2-pgjdbc-ng-driver]] | ||
=== PGJDBC-NG Driver | ||
|
||
==== Bug Fixes | ||
|
||
* Fix parsing of server versions with packaging information. | ||
|
||
==== Deprecations and Breaking Changes | ||
|
||
* ❓ | ||
|
||
==== New Features and Improvements | ||
|
||
* ❓ | ||
|
||
|
||
[[release-notes-0.8.2-pgjdbc-ng-udt]] | ||
=== PGJDBC-NG UDT Generator | ||
|
||
No Changes | ||
|
||
[[release-notes-0.8.2-pgjdbc-ng-spy]] | ||
=== PGJDBC-NG Spy | ||
|
||
No Changes |