Mikołaj Nowak

Results 22 issues of Mikołaj Nowak

### Description Audit Log endpoints (`/audit/requests` and `/audit/objects`) right now accept `before` and `after` parameters that allow a user to search through audit log endpoints ### Testing instructions Preview link:...

review:general

### Description This PR adds a clarification after fixing a bug in admin API: https://github.com/Kong/kong/pull/12734 ### Testing instructions Preview link: Visit the API docs and verify if the text is...

review:general

## Description LineGauge can be styled with regard to the line itself. There was no option to style the background behind the line. There was a community issue request to...

### Summary Basic-auth and key-auth added new field "realm" but it was not added to "removed_fields" which breaks backwards compat between new CPs and old DPs. Adding realm to removed...

core/clustering
size/M
cherry-pick kong-ee
backport release/3.6.x
backport release/3.7.x

### Summary ### Checklist - [ ] The Pull Request has tests - [ ] A changelog file has been created under `changelog/unreleased/kong` or `skip-changelog` label added on PR if...

core/db
size/L
schema-change-noteworthy
cherry-pick kong-ee

### Summary When both new field and shorthand fields are used but the new field contains null value and the old field contains some other specific value this change allows...

core/db
size/M
schema-change-noteworthy
cherry-pick kong-ee

### Summary This PR adds a validation to deprecated fields that checks if in case both new field and old field were defined - their values must match. It introduces...

plugins/rate-limiting
plugins/acme
core/db
plugins/response-ratelimiting
size/L
schema-change-noteworthy
cherry-pick kong-ee
backport release/3.8.x

### Description This PR is one out of 3 proposed approaches how to optimize memory consumption for specific edge case with ATC Router. The scenario that is being considered is...

# DO NOT MERGE ### Description This PR is simply to show the benchmarking methodology for these PRs: - https://github.com/Kong/atc-router/pull/251 - https://github.com/Kong/atc-router/pull/250 - https://github.com/Kong/atc-router/pull/252 The idea is to have a...

### Description This PR is one out of 3 proposed approaches how to optimize memory consumption for specific edge case with ATC Router. The scenario that is being considered is...