Ravi Khadiwala
|
4c4282162f
|
Update to dropwizard 5.0.1
|
2026-05-15 09:44:38 -05:00 |
|
Ravi Khadiwala
|
0beeb8a935
|
Add h2 omnibus server
|
2026-05-15 09:44:38 -05:00 |
|
Ravi Khadiwala
|
8d0ad7b085
|
h2 websocket support
|
2026-05-15 09:44:38 -05:00 |
|
Chris Eager
|
12e265fb71
|
Refine Profiles gRPC errors and documentation
v20260514.0.0
|
2026-05-14 10:55:44 -05:00 |
|
Chris Eager
|
90c27f6969
|
Add post-registration change number waiting period
|
2026-05-14 10:55:02 -05:00 |
|
Jon Chambers
|
f045e3ee0f
|
Introduce an emergency "read only" mode for messages
v20260511.0.0
|
2026-05-11 11:43:41 -04:00 |
|
Ravi Khadiwala
|
4485e26562
|
rename maxUploadSizeInBytes to maxAttachmentUploadSizeInBytes
v20260508.0.0
|
2026-05-08 13:39:36 -05:00 |
|
Ravi Khadiwala
|
05b7a140fc
|
Add a configuration field for max message backup upload size
|
2026-05-08 13:18:17 -05:00 |
|
Ameya Lokare
|
bde52d775e
|
Update to the latest version of the spam filter
v20260507.0.0
|
2026-05-07 12:36:51 -07:00 |
|
Ravi Khadiwala
|
59f2f04b7c
|
Handle BackupFailedZkAuthenticationException in grpc SetPublicKey
|
2026-05-07 11:43:24 -05:00 |
|
Chris Eager
|
305b015784
|
Update to the latest version of the spam filter
v20260506.0.0
|
2026-05-06 12:53:24 -05:00 |
|
Chris Eager
|
f6ebde8185
|
Add Profile gRPC services to server
|
2026-05-06 12:48:58 -05:00 |
|
dependabot[bot]
|
58d4a3b687
|
Bump aws-actions/configure-aws-credentials
Bumps the minor-actions-dependencies group with 1 update: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials).
Updates `aws-actions/configure-aws-credentials` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/8df5847569e6427dd6c4fb1cf565c83acfa8afa7...ec61189d14ec14c8efccab744f656cffd0e33f37)
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-actions-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-06 12:48:47 -05:00 |
|
Chris Eager
|
9c6ec78a4e
|
Match profiles V2 test table name in Java and configuration
|
2026-04-29 19:57:20 -05:00 |
|
Chris Eager
|
1e3b2c8ce8
|
Profiles gRPC: initial v2 implementation
v20260429.0.0
|
2026-04-29 10:32:18 -05:00 |
|
Katherine Yen
|
1b11c3efc2
|
Log when DynamoDB/JSON phone numbers differ
|
2026-04-29 10:28:27 -05:00 |
|
Ravi Khadiwala
|
b441fde213
|
Enforce key-ids fit in a positive signed 32-bit int
|
2026-04-29 10:28:15 -05:00 |
|
Jon Chambers
|
de5cb3370d
|
Don't try to decode null session IDs
v20260417.3.0
|
2026-04-17 14:51:07 -04:00 |
|
Ameya Lokare
|
52b4e0b87f
|
Enforce rate limiting on batch identity check endpoint
v20260417.2.0
|
2026-04-17 13:52:41 -04:00 |
|
Jon Chambers
|
3e19b415b6
|
Always use fresh, non-cached Account instances when changing numbers
|
2026-04-17 13:47:54 -04:00 |
|
Jon Chambers
|
3790b53496
|
Update to the latest version of the spam filter
v20260417.1.0
|
2026-04-17 11:48:27 -04:00 |
|
Jon Chambers
|
6c26c38b96
|
Turn on compact object headers
|
2026-04-17 11:47:58 -04:00 |
|
Chris Eager
|
aa1ff253fb
|
Enforce AccountAttributes#isUnrestrictedUakValid
v20260417.0.0
|
2026-04-17 09:54:53 -04:00 |
|
Jon Chambers
|
1301bfda93
|
Avoid blocking in an async context
|
2026-04-17 09:54:36 -04:00 |
|
Jon Chambers
|
c02667e2e4
|
Add unit tests for PhoneVerificationTokenManager
|
2026-04-17 09:54:36 -04:00 |
|
Jon Chambers
|
9e6cbe8f82
|
Always use fresh/non-cached copies of accounts when making modifications
|
2026-04-17 09:41:59 -04:00 |
|
Chris Eager
|
1e2d27585a
|
Add gRPC size annotations; allow non-empty UAK for unrestricted
v20260416.1.0
|
2026-04-16 13:18:56 -05:00 |
|
Chris Eager
|
c70674ed26
|
Update serialization test
|
2026-04-16 13:18:56 -05:00 |
|
Chris Eager
|
0281756c01
|
Add metrics for invalid unrestricted UAK
|
2026-04-16 13:18:56 -05:00 |
|
Chris Eager
|
5e1338a571
|
Factor out DeviceAttributes from AccountAttributes
|
2026-04-16 13:18:56 -05:00 |
|
Chris Eager
|
149de6c464
|
Add UAK validator to AccountAttributes
|
2026-04-16 13:18:56 -05:00 |
|
Chris Eager
|
b551e0cb34
|
Require UAKs to be non-zero length or null
|
2026-04-16 13:18:56 -05:00 |
|
Chris Eager
|
2344d3d9b7
|
Add AccountAttributes serialization test
|
2026-04-16 13:18:56 -05:00 |
|
Chris Eager
|
04aa528ad8
|
Add Accounts.SetZkCredentialKey
v20260416.0.0
|
2026-04-16 12:13:34 -05:00 |
|
Jon Chambers
|
1b5c602351
|
Retire the device count override system
|
2026-04-16 12:52:15 -04:00 |
|
Ravi Khadiwala
|
bbeeed9d1f
|
Remove unused static grpcAllowList configuration
v20260415.1.0
|
2026-04-15 18:05:06 -04:00 |
|
Chris Eager
|
aabbbe486f
|
Update exception for empty non-sync messages to MessageSender
|
2026-04-15 17:03:10 -05:00 |
|
Jon Chambers
|
b702d9d5a9
|
Remove service level objectives for captcha outcome distribution
|
2026-04-15 18:01:59 -04:00 |
|
Jon Chambers
|
efc39573e4
|
Use CaptchaMetrics to measure captcha scores for sending messages and verification
v20260415.0.0
|
2026-04-15 16:40:06 -04:00 |
|
Jon Chambers
|
87e88dd3a1
|
Introduce CaptchaMetrics
|
2026-04-15 16:40:06 -04:00 |
|
Chris Eager
|
4ae82cbb59
|
Add @NotEmpty validation to IncomingMessageList
|
2026-04-15 16:38:19 -04:00 |
|
Jon Chambers
|
dcb5187629
|
Retire V1 authentication tokens
|
2026-04-15 16:37:52 -04:00 |
|
Jon Chambers
|
bb589d6daa
|
Retire AccountsManager#updateDeviceAuthentication
|
2026-04-15 16:37:52 -04:00 |
|
Ameya Lokare
|
bb7d855aca
|
Prevent reg lock bypass on alternate phone number forms
|
2026-04-15 16:37:18 -04:00 |
|
Ameya Lokare
|
288b9f82d7
|
Prevent potentially orphaned usernames due to concurrent username
confirmation during account deletion
|
2026-04-15 16:36:41 -04:00 |
|
Ameya Lokare
|
61f5998e8a
|
Add rate limiter to batch profile check
|
2026-04-15 16:35:24 -04:00 |
|
Chris Eager
|
53a35a827e
|
Remove obsolete Profiles cache key
v20260414.1.0
|
2026-04-14 11:01:57 -05:00 |
|
Chris Eager
|
a3c712f8d3
|
Migrate Profiles cache key to use hash tag
v20260414.0.0
|
2026-04-14 09:50:52 -05:00 |
|
Jon Chambers
|
56f25f5a39
|
Avoid overflows when calculating media ciphertext size
|
2026-04-14 10:46:16 -04:00 |
|
Chris Eager
|
68b3e9a07c
|
Exclude ExpiringProfileKeyCredentialProfileResponse.credential for non-current versions
|
2026-04-14 09:23:53 -05:00 |
|