Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.1.0-rc.3](v2.1.0-rc.2...v2.1.0-rc.3) (2024-10-07) ### Features * add ability to override API hosts in AWS Secret ([11af4c4](11af4c4)) * check CodeSha256 before upgrading consequent resources ([7fdbd21](7fdbd21)) * do not throw error if the secret manager has unexpected key ([c6e3078](c6e3078)) * remove fpjs_behavior_path variable ([4c78f62](4c78f62)) * use revisionId for Lambda code deployment ([934dd37](934dd37)) ### Bug Fixes * agent download reqs did not keep custom queries ([e9ee3c4](e9ee3c4)) * agent download request headers ([b2dcb89](b2dcb89)) * browser cache req headers ([4569f5e](4569f5e)) * cache behavior origin matching logic ([7b1ff11](7b1ff11)) * check set log level if true ([15d9d53](15d9d53)) * cloudfront update logic add attempt ([106b332](106b332)) * fix broken agent req caching due to age header ([dcd6ae1](dcd6ae1)) * mgmt lambda counter bug ([dbd4642](dbd4642)) * remove FPJS_DEBUG header from the template ([e58d6cd](e58d6cd)) * remove traffic monitoring for cache endpoint ([f6e800e](f6e800e)) * set log level ([a02fbf9](a02fbf9)) * treat request.uri as the path, not the URL ([131f2b7](131f2b7)) * use default AllViewer policy for e2e tests ([8dfe8d5](8dfe8d5)) ### Documentation * **README:** fix typo ([cac192c](cac192c)) * **README:** update links to v2, add deprecation notice ([caa5cfa](caa5cfa))
- Loading branch information