Skip to content

Commit

Permalink
add gcp mysql module
Browse files Browse the repository at this point in the history
  • Loading branch information
mattJsonar committed Nov 12, 2024
1 parent 5a41555 commit a594819
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Features
- Aurora PostgreSQL CloudWatch with slow query auditing example
- Google Cloud SQL for MySQL module

## 1.0.8 (2024-10-15)

Expand Down
4 changes: 4 additions & 0 deletions DSF_VERSION_COMPATABILITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,9 @@ The following table lists the DSF versions that each module is tested and mainta
<td>onboard-gcp-bigquery</td>
<td>4.17+</td>
</tr>
<tr>
<td>onboard-gcp-mysql</td>
<td>4.17+</td>
</tr>

</table>

0 comments on commit a594819

Please sign in to comment.