Skip to content

Commit

Permalink
chore(release): forward 3.7.0.0 changelog to master (#9345)
Browse files Browse the repository at this point in the history
* Generate 3.7.0 changelog (#12965)

Co-authored-by: lena-larionova <[email protected]>
Co-authored-by: Vinicius Mignot <[email protected]>

* docs(changelog): generate 3.7.0.0 changelog (#9165)

* docs(release): genereate 3.7.0.0 changelog

* docs(changelog): rename bump to Update

---------

Co-authored-by: Andy Zhang <[email protected]>
Co-authored-by: Enrique Garcia Cota <[email protected]>

---------

Co-authored-by: lena-larionova <[email protected]>
Co-authored-by: Vinicius Mignot <[email protected]>
Co-authored-by: Enrique Garcia Cota <[email protected]>
  • Loading branch information
4 people authored Jun 3, 2024
1 parent 7f502fb commit ccf0f2b
Show file tree
Hide file tree
Showing 169 changed files with 810 additions and 30 deletions.
361 changes: 361 additions & 0 deletions changelog/3.7.0.0/3.7.0.0.md

Large diffs are not rendered by default.

Empty file.
File renamed without changes.
3 changes: 3 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump-kong-lua-resty-kafka-0.18.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
message: |
Updated `kong-lua-resty-kafka` to `0.18`.
type: dependency
3 changes: 3 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump-kong-openid-connect-2.7.1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
message: Updated submodule kong-openid-connect to 2.7.1
type: dependency
scope: Core
3 changes: 3 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump-lua-resty-luasocket-1.1.2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
message: |
Updated `lua-resty-luasocket` to `1.1.2` for fixing [luasocket#427](https://github.com/lunarmodules/luasocket/issues/427).
type: dependency
2 changes: 2 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump-lua-resty-mail-1.1.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: Updated lua-resty-mail to 1.1.0
type: dependency
2 changes: 2 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump-openssl-fips-3.0.9.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: Updated OpenSSL FIPS-provider to 3.0.9
type: dependency
2 changes: 2 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump-passwdqc-2.0.3.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: Updated libpasswdqc to 2.0.3
type: dependency
2 changes: 2 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump-resty-cookie-0.2.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: Updated lua-resty-cookie to 0.2.0
type: dependency
2 changes: 2 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump-resty-passwdqc-2.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: Updated lua-resty-passwdqc to 2.0
type: dependency
2 changes: 2 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump-xmlua-1.2.1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: Updated xmlua to 1.2.1
type: dependency
2 changes: 2 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump_libxml2_2.12.6.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: Updated libxml2 to 2.12.6
type: dependency
2 changes: 2 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump_libxslt_1.1.39.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: Updated libxslt to 1.1.39
type: dependency
2 changes: 2 additions & 0 deletions changelog/3.7.0.0/kong-ee/bump_msgpack-c_6.0.1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: Updated msgpack-c to 6.0.1
type: dependency
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
message: >-
Fixed an issue where the "Add Role" button was visible when authenticating with an IDP. It is now
hidden when Kong Manager is set to authenticate with an IDP.
type: bugfix
githubs: [3183]
3 changes: 3 additions & 0 deletions changelog/3.7.0.0/kong-manager-ee/rbac_docs_links.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
message: Corrected the documentation link shown on the RBAC user form page.
type: bugfix
githubs: [3372]
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
message: >-
Fixed an issue where newly registered developers were not showing up when `portal_email_verification`
was enabled. Kong Manager now lists these unverified developers under the "Unverified" tab on the
developer list page.
type: bugfix
githubs: [3335]
Empty file added changelog/3.7.0.0/kong/.gitkeep
Empty file.
File renamed without changes.
374 changes: 374 additions & 0 deletions changelog/3.7.0/3.7.0.md

Large diffs are not rendered by default.

Empty file.
5 changes: 5 additions & 0 deletions changelog/3.7.0/kong-manager/expressions_routes.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
message: >-
Kong Manager now supports creating and editing Expressions routes with an interactive in-browser
editor with syntax highlighting and autocompletion features for Kong's Expressions language.
type: feature
githubs: [217]
14 changes: 14 additions & 0 deletions changelog/3.7.0/kong-manager/plugin_forms_improvements.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
message: >-
Kong Manager now groups the parameters to provide a better user experience while configuring plugins.
Meanwhile, several issues with the plugin form page were fixed.
type: feature
githubs:
- 195
- 199
- 201
- 202
- 207
- 208
- 209
- 213
- 216
15 changes: 15 additions & 0 deletions changelog/3.7.0/kong-manager/ui_improvements.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
message: Improved the user experience in Kong Manager by fixing various UI-related issues.
type: bugfix
githubs:
- 185
- 188
- 190
- 195
- 199
- 201
- 202
- 207
- 208
- 209
- 213
- 216
Empty file added changelog/3.7.0/kong/.gitkeep
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/unreleased/kong-ee/bump-lua-resty-mail-1.1.0.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/unreleased/kong-ee/bump-openssl-fips-3.0.9.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/unreleased/kong-ee/bump-passwdqc-2.0.3.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/unreleased/kong-ee/bump-resty-cookie-0.2.0.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/unreleased/kong-ee/bump-resty-passwdqc-2.0.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/unreleased/kong-ee/bump-xmlua-1.2.1.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/unreleased/kong-ee/bump_libxslt_1.1.39.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelog/unreleased/kong-ee/bump_msgpack-c_6.0.1.yml

This file was deleted.

5 changes: 0 additions & 5 deletions changelog/unreleased/kong/force-no_sync-noip.yml

This file was deleted.

0 comments on commit ccf0f2b

Please sign in to comment.