Add patch notes for recent patches (#67018)
This commit is contained in:
@@ -170,3 +170,15 @@ Airbyte 1.6.6 was released on August 25, 2025.
|
||||
Airbyte 1.6.7 was released on September 2, 2025.
|
||||
|
||||
- If you use single sign on with generic OIDC, you can now set extra scopes in the Helm chart using `global.auth.identityProvider.genericOidc.extraScopes` in your values.yaml file. These extra scopes are included in the authorization code flow. Extra scopes are sometimes required by identity providers like Entra ID and provide web apps with valid JSON web tokens.
|
||||
|
||||
### 1.6.8
|
||||
|
||||
Airbyte 1.6.8 was released on September 30, 2025.
|
||||
|
||||
- This is a security patch release. Airbyte updated base images to address security vulnerabilities.
|
||||
|
||||
### 1.6.9
|
||||
|
||||
Airbyte 1.6.9 was released on September 30, 2025.
|
||||
|
||||
- This is a security patch release. Airbyte updated base images to address security vulnerabilities.
|
||||
|
||||
@@ -151,3 +151,23 @@ Airbyte 1.7.3 was released on August 25, 2025.
|
||||
Airbyte 1.7.4 was released on September 2, 2025.
|
||||
|
||||
- If you use single sign on with generic OIDC, you can now set extra scopes in the Helm chart using `global.auth.identityProvider.genericOidc.extraScopes` in your values.yaml file. These extra scopes are included in the authorization code flow. Extra scopes are sometimes required by identity providers like Entra ID and provide web apps with valid JSON web tokens.
|
||||
|
||||
### 1.7.5
|
||||
|
||||
Airbyte 1.7.5 was released on September 26, 2025.
|
||||
|
||||
- This is a security patch release. Airbyte updated base images to address security vulnerabilities.
|
||||
|
||||
### 1.7.6
|
||||
|
||||
Airbyte 1.7.6 was released on September 26, 2025.
|
||||
|
||||
- Fixed issue [65070](https://github.com/airbytehq/airbyte/issues/65070). Airbyte experienced an `Internal Server Error: not yet implemented` error when refreshing the page, which caused a variety of issues navigating the site and using OAuth with connectors. You can now navigate to any URL and set up connectors with OAuth normally.
|
||||
|
||||
- This is a security patch release. Airbyte updated base images to address security vulnerabilities.
|
||||
|
||||
### 1.7.7
|
||||
|
||||
Airbyte 1.7.7 was released on September 30, 2025.
|
||||
|
||||
- This is a security patch release. Airbyte updated base images to address security vulnerabilities.
|
||||
|
||||
@@ -114,3 +114,15 @@ Airbyte 1.8.2 was released on September 2, 2025.
|
||||
Airbyte 1.8.3 was released on September 24, 2025.
|
||||
|
||||
- Fixed issue [65070](https://github.com/airbytehq/airbyte/issues/65070). Airbyte experienced an `Internal Server Error: not yet implemented` error when refreshing the page, which caused a variety of issues navigating the site and using OAuth with connectors. You can now navigate to any URL and set up connectors with OAuth normally.
|
||||
|
||||
### Version 1.8.4
|
||||
|
||||
Airbyte 1.8.4 was released on September 26, 2025.
|
||||
|
||||
- This is a security patch release. Airbyte updated base images to address security vulnerabilities.
|
||||
|
||||
### Version 1.8.5
|
||||
|
||||
Airbyte 1.8.5 was released on October 2, 2025.
|
||||
|
||||
- This is a security patch release. Airbyte updated base images to address security vulnerabilities.
|
||||
|
||||
Reference in New Issue
Block a user