Commit Graph

21 Commits

Author SHA1 Message Date
41805d13db Bump @sentry/serverless from 6.19.3 to 7.77.0
Bumps [@sentry/serverless](https://github.com/getsentry/sentry-javascript) from 6.19.3 to 7.77.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.3...7.77.0)

---
updated-dependencies:
- dependency-name: "@sentry/serverless"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 03:35:00 +00:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
55841e595f fix dependecies 2023-08-11 11:12:03 +08:00
08cfc6a9b3 fix dependecies 2023-08-10 18:51:11 +08:00
f06d2558c2 update thumbnail if failed to fetch and return url if already signed 2023-08-10 18:41:03 +08:00
163dbc73a6 do not send content in the thumbnail task payload 2023-08-10 11:55:59 +08:00
d231907945 thumbnail size is 320 * 320 2023-08-07 18:53:12 +08:00
7420d20045 fix test 2023-08-07 18:51:17 +08:00
3570079824 fix thumbnail not pre-cached if it was already set 2023-08-07 18:20:59 +08:00
fa1ff9ba17 Upgrade node to 18.16 2023-07-24 15:55:11 +08:00
a621ca24bf fix test 2023-06-14 20:07:17 +08:00
4a438f45f5 add timeout and content length to the axios requests 2023-06-12 21:31:35 +08:00
b698029972 store token in cookie instead of authorization header 2023-06-07 14:24:52 +08:00
ac43549496 debug 2023-06-07 13:57:45 +08:00
7cbd374cf3 debug 2023-06-07 13:37:05 +08:00
dda57860cb use jsonwebtoken verify instead of decode for older version of the lib 2023-06-07 13:08:21 +08:00
1d83199342 use old jsonwebtoken version 2023-06-07 11:36:44 +08:00
c1b8dd1b85 penalize long/wide images 2023-06-07 11:36:23 +08:00
d194709b0e add testcases 2023-06-07 10:45:46 +08:00
45609335b6 fix graphql query typo 2023-06-06 20:42:24 +08:00
e2315b5662 feat: add thumbnail handler 2023-06-06 11:02:46 +08:00