Ehren Kret
0c495e7e72
Workaround lack of internal retry on transaction rollback
...
The get endpoint for key fetching can fail if the transaction cannot
complete because of simultaneous modification. Clients currently
receive 500 from this and retry if it happens, but this test case runs
into it without retrying and then complains that not all the threads
completed successfully. This workaround adds some retry attempts.
2020-04-29 17:10:13 -07:00
Ehren Kret
50ccfee201
Allow remote config to send non-boolean values
...
This version of remote config allows non-boolean values to be returned
to clients but unfortunately limits the configuration to only one
value or another. There is no way to configure more than two values
for the same key with this setup.
2020-04-29 10:51:10 -07:00
Moxie Marlinspike
f39a5f6e68
Bump version to 3.22
2020-04-28 09:01:50 -07:00
Moxie Marlinspike
f1f2efc4f8
Update dropwizard to 2.0.8
2020-04-28 09:01:29 -07:00
Moxie Marlinspike
fa739c9594
Bump zkgroups to 0.7.0
2020-04-28 08:58:57 -07:00
Moxie Marlinspike
95f0ce1816
Support for advertising payment addresses on profile
2020-04-22 12:32:53 -07:00
Moxie Marlinspike
3432529f9c
Bump version to 3.21
2020-04-22 12:16:59 -07:00
Moxie Marlinspike
a32c8fabed
Temporarily move GV2 capability from allMatch to anyMatch
2020-04-20 13:42:36 -07:00
Moxie Marlinspike
6a11501184
Bump zkgroups to 0.6.0
2020-04-20 13:41:54 -07:00
Moxie Marlinspike
7ca228d466
Bump version to 3.20
2020-04-13 10:37:33 -07:00
Moxie Marlinspike
09a00f7d42
Bump dropwizard to 2.0.7
2020-04-13 10:37:12 -07:00
Moxie Marlinspike
eac4cd15e3
Bump version to 3.19
2020-04-09 20:36:54 -07:00
Moxie Marlinspike
c03fd4645d
Bump zkgroups to 0.5.0
2020-04-09 20:36:34 -07:00
Moxie Marlinspike
911ddbe1c8
Bump version to 3.18
2020-04-09 11:45:43 -07:00
Moxie Marlinspike
b76c7a4824
Update zkgroups to 0.4.2
2020-04-09 11:21:58 -07:00
Moxie Marlinspike
1408ac77f9
Make storageCapable a boolean result rather than an auth token
2020-04-09 10:19:49 -07:00
Moxie Marlinspike
c641abc7cd
Bump version to 3.17
2020-04-06 11:23:11 -07:00
Ehren Kret
7e97d10ae1
Fix account dropping new style registration locks
2020-04-06 09:27:23 -07:00
Ehren Kret
56b134facd
Change attachment key from long to base64 of 15 bytes
2020-04-02 10:20:42 -07:00
Ehren Kret
41286650cc
Create attachments V3 endpoint for CDN2 on GCP
...
In preparation for resumable uploads, this creates a separate
attachment authorization endpoint that creates a signed URL for
accessing GCP Storage through Signal's CDN2. This should allow Signal
clients to do byte-level resume of media uploads.
2020-04-02 10:20:42 -07:00
Ehren Kret
2aca007a59
Remove references to newer bouncy castle from tests
...
This unifies the entire workspace on one instance of bouncy castle
until such time as the entire workspace is ready to upgrade to BC 1.64
2020-04-02 10:20:01 -07:00
Moxie Marlinspike
39f5c00f7e
Bump version to 3.16
2020-04-02 10:11:05 -07:00
Moxie Marlinspike
7eab431e5d
Bump version to 3.15
2020-03-27 11:38:42 -07:00
Moxie Marlinspike
678b15e759
Bump version to 3.14
2020-03-27 11:05:38 -07:00
Moxie Marlinspike
3c8e7c6c10
Add storage capability and return KBS creds on rereg w/ storage set
2020-03-27 10:45:48 -07:00
Moxie Marlinspike
bb7433ab40
Bump version to 3.13
2020-03-16 17:45:05 -07:00
Moxie Marlinspike
4f64513c83
Break out redis pubsub into dedicated cluster
2020-03-16 17:44:42 -07:00
Moxie Marlinspike
4ee47b6b1b
Bump version to 3.10
2020-03-14 19:08:00 -07:00
Moxie Marlinspike
350f5ccb3c
Account for fronted regions
2020-03-14 19:07:42 -07:00
Moxie Marlinspike
0d3f94860b
Bump version to 3.09
2020-03-14 18:48:35 -07:00
Moxie Marlinspike
3d7489563d
Bump version to 3.08
2020-03-14 18:10:14 -07:00
Moxie Marlinspike
ac1153c7cf
Additional limits
2020-03-14 18:10:07 -07:00
Moxie Marlinspike
d4c4220299
Bump version to 3.07
2020-03-14 16:30:38 -07:00
Moxie Marlinspike
3b1672a4a7
Update zkgroups to 0.4.0
2020-03-14 16:30:13 -07:00
Moxie Marlinspike
009f81a9a6
Update to dropwizard 2.x
2020-03-14 16:30:13 -07:00
Moxie Marlinspike
69285f28ad
Bump version to 3.06
2020-03-12 13:31:00 -07:00
Moxie Marlinspike
3593df0e73
Bump version to 3.00
2020-02-25 12:26:01 -08:00
Moxie Marlinspike
8b10b1dc62
Remove tombstone column from keys table
2020-02-25 12:25:34 -08:00
Moxie Marlinspike
0db2a81e4e
Bump version to 2.99
2020-02-23 18:42:14 -08:00
Moxie Marlinspike
9fe64008c2
Bump version to 2.98
2020-02-23 17:59:58 -08:00
Moxie Marlinspike
077c259d5b
Migrate keys to accountsdb
2020-02-23 17:59:30 -08:00
Moxie Marlinspike
879bd62468
Bump version to 2.96
2020-02-07 11:53:53 -08:00
Moxie Marlinspike
e5746c19cf
Support for GV2 capability flag
2020-02-07 11:53:28 -08:00
Moxie Marlinspike
29814d7458
Bump version to 2.95
2020-01-23 09:46:28 -08:00
Moxie Marlinspike
e399f9e851
Generate external creds for KBS based on UUID
2020-01-22 13:47:33 -08:00
Moxie Marlinspike
e4e20c2d25
Add support for UUID buckets in remote config
2020-01-22 11:28:08 -08:00
Moxie Marlinspike
08a70664f4
Support for getting/setting remote config variables
2020-01-21 13:38:58 -08:00
Moxie Marlinspike
9d77f8dcd2
Bump version to 2.94
2020-01-21 13:04:30 -08:00
Moxie Marlinspike
1d76c644cb
Update version of embedded pg
2020-01-21 13:03:55 -08:00
Moxie Marlinspike
75fc35ee4b
Parameterize access to zk operations
2020-01-21 11:29:08 -08:00