-
Notifications
You must be signed in to change notification settings - Fork 8
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
Merge dev changes #146
Merge dev changes #146
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c71b4bf - Browse repository at this point
Copy the full SHA c71b4bfView commit details -
Add
FlexBytes
enum to takeBytes
orLuaString
argument.Document Lua crypto module.
Configuration menu - View commit details
-
Copy full SHA for 3812afe - Browse repository at this point
Copy the full SHA 3812afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 681d543 - Browse repository at this point
Copy the full SHA 681d543View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c4269 - Browse repository at this point
Copy the full SHA 13c4269View commit details -
Configuration menu - View commit details
-
Copy full SHA for aec16db - Browse repository at this point
Copy the full SHA aec16dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2625326 - Browse repository at this point
Copy the full SHA 2625326View commit details -
Configuration menu - View commit details
-
Copy full SHA for da80eca - Browse repository at this point
Copy the full SHA da80ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e32637 - Browse repository at this point
Copy the full SHA 6e32637View commit details -
Configuration menu - View commit details
-
Copy full SHA for eccfe54 - Browse repository at this point
Copy the full SHA eccfe54View commit details -
- Use bytes-based regex engine - Use `LuaString` instead of `String` where possible - Replace `safe_cell` with `ouroboros` - Use global regex cache instead of local one
Configuration menu - View commit details
-
Copy full SHA for 1990500 - Browse repository at this point
Copy the full SHA 1990500View commit details -
Configuration menu - View commit details
-
Copy full SHA for eefcb3a - Browse repository at this point
Copy the full SHA eefcb3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6685ee3 - Browse repository at this point
Copy the full SHA 6685ee3View commit details -
- Add `sha1`/`encrypt`/`decrypt` functions - Make `sha256` sync (do not send operation to threadpool (yet))
Configuration menu - View commit details
-
Copy full SHA for 030b492 - Browse repository at this point
Copy the full SHA 030b492View commit details -
- Rename `base64_urlsafe_encode` to `base64url_encode` (same for decode) - Add `hex_encode`/`hex_decode` functions
Configuration menu - View commit details
-
Copy full SHA for d01952a - Browse repository at this point
Copy the full SHA d01952aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7128aa6 - Browse repository at this point
Copy the full SHA 7128aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3922ba8 - Browse repository at this point
Copy the full SHA 3922ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for de60868 - Browse repository at this point
Copy the full SHA de60868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5da1612 - Browse repository at this point
Copy the full SHA 5da1612View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42c04d5 - Browse repository at this point
Copy the full SHA 42c04d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b165a81 - Browse repository at this point
Copy the full SHA b165a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3dac5a - Browse repository at this point
Copy the full SHA a3dac5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5091126 - Browse repository at this point
Copy the full SHA 5091126View commit details -
Move opentelemetry global error handler to the new
otel
module.Fix the handler to avoid recursive overflow.
Configuration menu - View commit details
-
Copy full SHA for 64d6b1e - Browse repository at this point
Copy the full SHA 64d6b1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e7ed83 - Browse repository at this point
Copy the full SHA 6e7ed83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 966f123 - Browse repository at this point
Copy the full SHA 966f123View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca4b2c0 - Browse repository at this point
Copy the full SHA ca4b2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b29c64 - Browse repository at this point
Copy the full SHA 2b29c64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 943a3a3 - Browse repository at this point
Copy the full SHA 943a3a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 209c20f - Browse repository at this point
Copy the full SHA 209c20fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91bd7c8 - Browse repository at this point
Copy the full SHA 91bd7c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a6206 - Browse repository at this point
Copy the full SHA 25a6206View commit details -
Remove deprecated flags from Redis storage module:
- `EX_COMPRESSED` - `HEADERS_V2`
Configuration menu - View commit details
-
Copy full SHA for a57d630 - Browse repository at this point
Copy the full SHA a57d630View commit details -
Configuration menu - View commit details
-
Copy full SHA for c435331 - Browse repository at this point
Copy the full SHA c435331View commit details -
Fix encoding body json object back
The method was marked private and wrong method from `IntoLua` trait was used instead.
Configuration menu - View commit details
-
Copy full SHA for 3eaac07 - Browse repository at this point
Copy the full SHA 3eaac07View commit details -
Configuration menu - View commit details
-
Copy full SHA for c161760 - Browse repository at this point
Copy the full SHA c161760View commit details -
Modify
Storage
trait to return number of written bytes to the cache.This would allow to collect metrics and track stored response sizes.
Configuration menu - View commit details
-
Copy full SHA for 92e95f0 - Browse repository at this point
Copy the full SHA 92e95f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2815710 - Browse repository at this point
Copy the full SHA 2815710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 155b45f - Browse repository at this point
Copy the full SHA 155b45fView commit details