Skip to content

Commit f68ca20

Browse files
adamtheturtlegithub-actions[bot]
authored andcommitted
Bump CHANGELOG
1 parent 6175163 commit f68ca20

4 files changed

Lines changed: 10 additions & 4 deletions

File tree

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ Changelog
33

44
.. towncrier release notes start
55
6+
2026.09.08
7+
----------
8+
9+
- The response delay and client timeout simulation is now provided by the ``mock-response-delay`` package.
10+
11+
- The mock now returns NGINX's ``400 Request Header Or Cookie Too Large`` response for any request header line longer than 8190 bytes, as real Vuforia does.
12+
13+
- Match real Vuforia's request rate limiting, which was checked against it on 2026-09-08.
14+
``DOCUMENTED_REQUEST_RATE_LIMITS`` now allows two ``GET /targets`` requests per minute rather than one, a rate-limited request gets Envoy's empty-bodied ``429`` response rather than a JSON ``TooManyRequests`` body, and the limits are applied before the request's signature is checked.
15+
616
2026.09.06
717
----------
818

newsfragments/3415.change

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/3571.change

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/3572.change

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)