Skip to content

Cherry release -> back to dev #771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 33 commits into from
Mar 24, 2024
Merged

Cherry release -> back to dev #771

merged 33 commits into from
Mar 24, 2024

Conversation

FalkWolsky
Copy link
Contributor

No description provided.

ludomikula and others added 30 commits March 5, 2024 20:12
* Add support for SUPER_ADMIN role
* Publish server log events
* Add handling for audit logs feature
* Add handling for geolocation data
* Add handling for api delays in case of rate limit
* Propagate plugin specific environment variables to plugins
* Add environment variable for controlling plugin location
* Implemented plugin endpoints security

---------

Co-authored-by: Abdul Qadir <abdul.qadir@ikhwatech.com>
allow passing in an already dereferenced OpenAPI Document for plugins
that have large openapi specs like github. This takes the runtime for
Github from over 10s to ~1s on an M1 Max.

Adjust the github plugin to use this new capability by dereferencing on
plugin initialization, passing the derefed document to the runOpenApi
function.
allow passing in an already dereferenced OpenAPI Document for plugins
that have large openapi specs like github. This takes the runtime for
Github from over 10s to ~1s on an M1 Max.

Adjust the github plugin to use this new capability by dereferencing on
plugin initialization, passing the derefed document to the runOpenApi
function.
Copy link

netlify bot commented Mar 24, 2024

Deploy Preview for lowcoder-test ready!

Name Link
🔨 Latest commit 39919c4
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-test/deploys/66008b7d875ea60008d8e107
😎 Deploy Preview https://deploy-preview-771--lowcoder-test.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@FalkWolsky FalkWolsky merged commit 6a1df31 into dev Mar 24, 2024
@FalkWolsky FalkWolsky deleted the cherry-release branch March 24, 2024 20:22
@FalkWolsky FalkWolsky restored the cherry-release branch March 24, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants