Releases: mozilla-services/channelserver
Releases · mozilla-services/channelserver
1.0.0
Bugs
- fix ios
Accept-Language: -
to return default language (#83)
Features
- added
--default_lang
/ PAIR_DEFAULT_LANG
environment variable
- migrated to rust 1.45
0.9.0
Features
- Use GCP header as backup for localionzation
- Added cargo fmt --check to ci (standard only)
Bugs
- fixed typo in "candidate"
0.8.1
Bugs
- Have circleci write to the /channelserver/version.json (#61)
0.8.0
Features
- Add security headers (#19)
- Remove extraneous RefCells (#54)
- Use python for integration testing (#43)
- Add metrics (#15)
Bugs
- Handle private networks and trusted proxies (#51)
Docs
- Update Readme to include more API and settings
0.6.0
Features:
- Switch channelIDs to base64 (#47)
- Update
test_chan
for new API and calls (#43)
- Use MozLogging, re-enable metrics (#46)
0.4.1
Bugs:
bug: add participants to channel group correctly #42