-
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
4 changed files
with
64 additions
and
61 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
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
62 changes: 62 additions & 0 deletions
62
documentation/src/docs/asciidoc/release-notes/release-notes-0.8.9.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,62 @@ | ||
[[release-notes-0.8.9]] | ||
== 0.8.9 | ||
|
||
*Date of Release:* 2021-05-25 | ||
|
||
*Scope:* Repackage of 0.8.8 | ||
|
||
|
||
**_This is a re-relase of 0.8.8 with fixed "uber jars"._** | ||
|
||
|
||
For a complete list of all _closed_ issues and pull requests for this release, consult | ||
the link:{projectrepo}+/milestone/10?closed=1+[0.8.8] milestone page in the PGJDBC-NG repository | ||
on GitHub. | ||
|
||
|
||
[[release-notes-0.8.9-pgjdbc-ng-driver]] | ||
=== PGJDBC-NG Driver | ||
|
||
==== Bug Fixes | ||
|
||
* Fix packaging and publishing of "UberJar" | ||
|
||
==== Deprecations and Breaking Changes | ||
|
||
None | ||
|
||
==== New Features and Improvements | ||
|
||
None | ||
|
||
[[release-notes-0.8.9-pgjdbc-ng-udt]] | ||
=== PGJDBC-NG UDT Generator | ||
|
||
==== Bug Fixes | ||
|
||
* Fix packaging and publishing of "UberJar" | ||
|
||
==== Deprecations and Breaking Changes | ||
|
||
* Maven artifactId has changed to 'pgjdbc-ng-udt-gen`; prefix was added to disambiguate. | ||
|
||
==== New Features and Improvements | ||
|
||
None | ||
|
||
|
||
[[release-notes-0.8.9-pgjdbc-ng-spy]] | ||
=== PGJDBC-NG Spy | ||
|
||
==== Bug Fixes | ||
|
||
None | ||
|
||
==== Deprecations and Breaking Changes | ||
|
||
* Maven artifactId has changed to 'pgjdbc-ng-udt-gen`; prefix was added to disambiguate. | ||
|
||
==== New Features and Improvements | ||
|
||
None | ||
|
59 changes: 0 additions & 59 deletions
59
documentation/src/docs/asciidoc/release-notes/release-notes-0.9.adoc
This file was deleted.
Oops, something went wrong.