-
Notifications
You must be signed in to change notification settings - Fork 131
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
1 parent
3b2fe2a
commit a43a4e3
Showing
1 changed file
with
17 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: 12/19 - RBAC | ||
hide_table_of_contents: false | ||
slug: /rbac | ||
authors: | ||
- evis | ||
--- | ||
|
||
1. Fixed a bug that was causing generate javascript code to not be persisted across modal open/closes | ||
2. Added support for Job Hooks to Terraform | ||
3. Added support for RBAC in Neosync | ||
4. Fixed a bug that was causing the worker to silently fail due to a Redis configuration | ||
5. Added support for uploading client TLS certificates to Mysql | ||
6. Added support for uploading client TLS certificates to MS SQL | ||
7. Updated Subsetting logic to account for nullable foreign keys | ||
8. Updated Subsetting page to use a modal instead of inline SQL filters | ||
9. Exposed a button that allows users to see what SQL queries we're running in the Runs page |