Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into develop/v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nickzelei committed Jan 3, 2025
2 parents 3623965 + a43a4e3 commit 1530eba
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/blog/2024-12-19-RBAC.md
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

0 comments on commit 1530eba

Please sign in to comment.