Skip to content

Commit

Permalink
Merge pull request #5307 from EnterpriseDB/content/docs/pgpool/4.4.4_…
Browse files Browse the repository at this point in the history
…release

Pgpool-II 4.4.4 release branch
  • Loading branch information
nidhibhammar authored Mar 12, 2024
2 parents 8d1d97b + 66beb14 commit e227b54
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
13 changes: 13 additions & 0 deletions product_docs/docs/pgpool/4/pgpool_rel_notes/444_rel_notes.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "EDB PgPool-II 4.4.4 release notes"
navTitle: Version 4.4.4
---

Released: 26 Feb 2024

EDB Pgpool-II 4.4.4 includes the following upstream merge:

| Type | Description |
|----------------|------------------------------------------------------------------------------------------------------------------------------------------------------|
| Upstream merge | Merged with community Pgpool-II 4.4.4. See the community [Release Notes](https://www.pgpool.net/docs/latest/en/html/release-4-4-4.html) for details. |
| Bug fix | Fixed an issue for JDBC application, where it was throwing an error while doing prepare for call() statement with load balancing feature enabled. |
2 changes: 2 additions & 0 deletions product_docs/docs/pgpool/4/pgpool_rel_notes/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Release notes"
redirects:
- ../01_whats_new/
navigation:
- 444_rel_notes
- 443_rel_notes
- 442_rel_notes
- 07_432_rel_notes
Expand All @@ -19,6 +20,7 @@ The EDB Pgpool-II documentation describes the latest version of EDB Pgpool-II, i

| Version | Release Date | Upstream merges | |
| ------------------------------------------------------------------------------------------------------------------------------- | ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --- |
| [4.4.4](444_rel_notes) | 26 Feb 2024 | Upstream [4.4.4](https://www.pgpool.net/docs/44/en/html/release-4-4-4.html) | |
| [4.4.3](443_rel_notes) | 09 Nov 2023 | Upstream [4.4.3](https://www.pgpool.net/docs/44/en/html/release-4-4-3.html) | |
| [4.4.2](442_rel_notes) | 14 Feb 2023 | Upstream [4.4.2](https://www.pgpool.net/docs/44/en/html/release-4-4-2.html) | |
| [4.3.2](07_432_rel_notes), [4.2.9](429_rel_notes), [4.1.12](4112_rel_notes), [4.0.19](4019_rel_notes), [3.7.24](3724_rel_notes) | 05 Jul 2022 | Upstream [4.3.2](https://www.pgpool.net/docs/43/en/html/release-4-3-2.html#bug-fixes), [4.2.9](https://www.pgpool.net/docs/43/en/html/release-4-2-9.html#bug-fixes), [4.1.12](https://www.pgpool.net/docs/43/en/html/release-4-1-12.html#bug-fixes), [4.0.19](https://www.pgpool.net/docs/43/en/html/release-4-0-19.html#bug-fixes), [3.7.24](https://www.pgpool.net/docs/43/en/html/release-3-7-24.html#bug-fixes) | |
Expand Down

0 comments on commit e227b54

Please sign in to comment.