-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Comparing changes
Open a pull request
base repository: simstudioai/sim
base: staging
head repository: simstudioai/sim
compare: main
- 13 commits
- 1 file changed
- 3 contributors
Commits on Dec 19, 2025
-
v0.5.35: helm updates, copilot improvements, 404 for docs, salesforce…
… fixes, subflow resize clamping
Configuration menu - View commit details
-
Copy full SHA for eb07a08 - Browse repository at this point
Copy the full SHA eb07a08View commit details -
v0.5.36: hitl improvements, opengraph, slack fixes, one-click unsubsc…
…ribe, auth checks, new db indexes
Configuration menu - View commit details
-
Copy full SHA for 4d1a9a3 - Browse repository at this point
Copy the full SHA 4d1a9a3View commit details
Commits on Dec 20, 2025
-
fix(helm): add custom egress rules to realtime network policy (#2481)
The realtime service network policy was missing the custom egress rules section that allows configuration of additional egress rules via values.yaml. This caused the realtime pods to be unable to connect to external databases (e.g., PostgreSQL on port 5432) when using external database configurations. The app network policy already had this section, but the realtime network policy was missing it, creating an inconsistency and preventing the realtime service from accessing external databases configured via networkPolicy.egress values. This fix adds the same custom egress rules template section to the realtime network policy, matching the app network policy behavior and allowing users to configure database connectivity via values.yaml.
Configuration menu - View commit details
-
Copy full SHA for 4431a1a - Browse repository at this point
Copy the full SHA 4431a1aView commit details -
v0.5.37: redaction utils consolidation, logs updates, autoconnect imp…
…rovements, additional kb tag types
Configuration menu - View commit details
-
Copy full SHA for 3e697d9 - Browse repository at this point
Copy the full SHA 3e697d9View commit details
Commits on Dec 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4827866 - Browse repository at this point
Copy the full SHA 4827866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4ec96 - Browse repository at this point
Copy the full SHA 0f4ec96View commit details
Commits on Dec 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3d9d9cb - Browse repository at this point
Copy the full SHA 3d9d9cbView commit details
Commits on Dec 23, 2025
-
v0.5.41: memory fixes, copilot improvements, knowledgebase improvemen…
…ts, LLM providers standardization
Configuration menu - View commit details
-
Copy full SHA for e12dd20 - Browse repository at this point
Copy the full SHA e12dd20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e4b49 - Browse repository at this point
Copy the full SHA 57e4b49View commit details
Commits on Dec 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b304233 - Browse repository at this point
Copy the full SHA b304233View commit details
Commits on Dec 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b6ba3b5 - Browse repository at this point
Copy the full SHA b6ba3b5View commit details
Commits on Dec 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dd3209a - Browse repository at this point
Copy the full SHA dd3209aView commit details
Commits on Dec 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f895bf4 - Browse repository at this point
Copy the full SHA f895bf4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff staging...main