-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Add a Gitter chat badge to README.md #32
Merged
Merged
Conversation
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
subnetmarco
added a commit
that referenced
this pull request
Feb 24, 2015
Add a Gitter chat badge to README.md
ctranxuan
pushed a commit
to streamdataio/kong
that referenced
this pull request
Aug 25, 2015
Add a Gitter chat badge to README.md
gszr
pushed a commit
that referenced
this pull request
Jun 10, 2021
This commit fixes a bug where the plugin tries to send HTTP status code after the response body is sent for `/metrics` endpoint. This resulted in error logs in Kong. A test has been added to ensure that no error logs are generated when `/metrics` is scraped by Prometheus. Another test has been added to ensure that the response body only contains either metrics or comments describing the metrics. This test is added to catch regression for #4077, where Kong injected HTML generated by the default Lapis handler. Fixes #32 From #33
gszr
pushed a commit
that referenced
this pull request
Jul 7, 2021
gszr
pushed a commit
that referenced
this pull request
Aug 6, 2021
This commit fixes a bug where the plugin tries to send HTTP status code after the response body is sent for `/metrics` endpoint. This resulted in error logs in Kong. A test has been added to ensure that no error logs are generated when `/metrics` is scraped by Prometheus. Another test has been added to ensure that the response body only contains either metrics or comments describing the metrics. This test is added to catch regression for #4077, where Kong injected HTML generated by the default Lapis handler. Fixes #32 From #33
bungle
added a commit
that referenced
this pull request
Nov 5, 2021
### Summary #### [0.8.1] - 2021-11-05 ##### bug fixes - **ssl_ctx:** fix typo when getting SSL_CTX from request [7b9e90f](fffonion/lua-resty-openssl@7b9e90f) ##### features - **ctx:** add ctx module to provide OSSL_LIB_CTX context [65750bf](fffonion/lua-resty-openssl@65750bf) #### [0.8.0] - 2021-10-29 ##### bug fixes - **\*:** move EVP_* definition into seperate files [e0c3d61](fffonion/lua-resty-openssl@e0c3d61) - **auxiliary/nginx:** set off_t to 64bit per nginx config ([#32](fffonion/lua-resty-openssl#32)) [8c209fa](fffonion/lua-resty-openssl@8c209fa) - **pkey:** allow sign/verify without md_alg for EdDSA on BoringSSL [ab83fd4](fffonion/lua-resty-openssl@ab83fd4) - **x509:** compatibility for BoringSSL 1.1.0 (fips-20190808) [84244af](fffonion/lua-resty-openssl@84244af) ##### features - **evp:** add geneirc function to get and set params [c724e1d](fffonion/lua-resty-openssl@c724e1d) - **kdf:** add new API with EVP_KDF interfaces [2336ae3](fffonion/lua-resty-openssl@2336ae3) - **mac:** add EVP_MAC [0625be9](fffonion/lua-resty-openssl@0625be9) - **openssl:** add function list mac and kdf algorithms and set properties for EVP algorithm fetches [0ed8316](fffonion/lua-resty-openssl@0ed8316) - **openssl:** support FIPS in OpenSSL 3.0 [beb3ad3](fffonion/lua-resty-openssl@beb3ad3) - **param:** add new function to use OSSL_PARAM [5ffbbcc](fffonion/lua-resty-openssl@5ffbbcc) - **provider:** cipher, digest, kdf, pkey and x509 can now fetch by provider and has new get_provider_name function [52938ca](fffonion/lua-resty-openssl@52938ca)
bungle
added a commit
that referenced
this pull request
Nov 5, 2021
### Summary #### [0.8.1] - 2021-11-05 ##### bug fixes - **ssl_ctx:** fix typo when getting SSL_CTX from request [7b9e90f](fffonion/lua-resty-openssl@7b9e90f) ##### features - **ctx:** add ctx module to provide OSSL_LIB_CTX context [65750bf](fffonion/lua-resty-openssl@65750bf) #### [0.8.0] - 2021-10-29 ##### bug fixes - **\*:** move EVP_* definition into seperate files [e0c3d61](fffonion/lua-resty-openssl@e0c3d61) - **auxiliary/nginx:** set off_t to 64bit per nginx config ([#32](fffonion/lua-resty-openssl#32)) [8c209fa](fffonion/lua-resty-openssl@8c209fa) - **pkey:** allow sign/verify without md_alg for EdDSA on BoringSSL [ab83fd4](fffonion/lua-resty-openssl@ab83fd4) - **x509:** compatibility for BoringSSL 1.1.0 (fips-20190808) [84244af](fffonion/lua-resty-openssl@84244af) ##### features - **evp:** add geneirc function to get and set params [c724e1d](fffonion/lua-resty-openssl@c724e1d) - **kdf:** add new API with EVP_KDF interfaces [2336ae3](fffonion/lua-resty-openssl@2336ae3) - **mac:** add EVP_MAC [0625be9](fffonion/lua-resty-openssl@0625be9) - **openssl:** add function list mac and kdf algorithms and set properties for EVP algorithm fetches [0ed8316](fffonion/lua-resty-openssl@0ed8316) - **openssl:** support FIPS in OpenSSL 3.0 [beb3ad3](fffonion/lua-resty-openssl@beb3ad3) - **param:** add new function to use OSSL_PARAM [5ffbbcc](fffonion/lua-resty-openssl@5ffbbcc) - **provider:** cipher, digest, kdf, pkey and x509 can now fetch by provider and has new get_provider_name function [52938ca](fffonion/lua-resty-openssl@52938ca)
hutchic
added a commit
that referenced
this pull request
Jun 10, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Mashape/kong now has a Chat Room on Gitter
@thefosk has just created a chat room. You can visit it here: https://gitter.im/Mashape/kong.
This pull-request adds this badge to your README.md:
If my aim is a little off, please let me know.
Happy chatting.
PS: Click here if you would prefer not to receive automatic pull-requests from Gitter in future.