Releases: apple/pir-service-example
Releases · apple/pir-service-example
Live Caller ID Lookup Example 1.1.0-beta.1
What's Changed
- Provide a link to Swift Package Index explicitly. by @karulont in #19
- Add document about common errors by @karulont in #22
- Add a doc page for onboarding by @karulont in #21
- Use absolute path to images in README by @karulont in #20
- Change to camel case in README by @uhooi in #24
- Add another common error: missing configuration by @karulont in #26
- Add Linux CI by @fboemer in #25
- Implement nonce storing to avoid double spending by @karulont in #28
- Update swift-he by @fboemer in #27
- Update swift-he to 1.0.0-rc.1 by @fboemer in #32
- Update swift-homomorphic-encryption to 1.0.0 by @fboemer in #35
- Add response compression for Config fetch endpoint by @karulont in #37
- Remove issuerRequestUri from configuration by @karulont in #38
- Switch to swift 5.10 by @fboemer in #39
- Make PrivacyPassError a struct for better backwards-compatibility. by @fboemer in #40
- Adjust example entryCount per shard by @fboemer in #41
- Raise server upload limit to 10MiB by @karulont in #42
- Update to latest swift-homomorphic-encryption and adopt swift 6 by @fboemer in #43
- PrivacyPass: implement TokenChallenge by @karulont in #44
- Update linter version by @karulont in #46
- Implement client side for testing by @karulont in #45
- Reload configuration & usecases on SIGHUP by @karulont in #47
- Add Fixed PIR Shard Config by @fboemer in #48
- Add support for reusing existingConfigId by @fboemer in #49
- Throw error when incompatible platform is used by @karulont in #50
- Alter configuration: improve json format for user tokens by @PatrickR315516 in #54
- Fix typo issue for "occurances" at TestingInstructions.md by @lamtrinhdev in #55
- Fix 'Get configuration and status' table by @fboemer in #56
- Fix typos in Authentication.md by @glebfann in #59
- Added String type to UserTier enum. by @just-kip in #58
- Fix CI for copyright header by @fboemer in #63
- Add Xcode 16.1 dependency (#70) by @fboemer in #65
- Don't run CI on ready_for_review by @fboemer in #66
- Fix CI by @fboemer in #71
- Adopt swift-testing by @fboemer in #72
- Update onboarding instructions by @karulont in #74
New Contributors
- @uhooi made their first contribution in #24
- @PatrickR315516 made their first contribution in #54
- @lamtrinhdev made their first contribution in #55
- @glebfann made their first contribution in #59
- @just-kip made their first contribution in #58
Full Changelog: 1.0.0-alpha.1...1.1.0-beta.1
Live Caller ID Lookup Example 1.0.0-alpha.1
Bump swift-he version (#16)