Skip to content

Releases: mozilla-services/channelserver

1.0.0

23 Sep 17:03
e867333
Compare
Choose a tag to compare

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

18 Dec 17:11
8d7397c
Compare
Choose a tag to compare

Features

  • Use GCP header as backup for localionzation
  • Added cargo fmt --check to ci (standard only)

Bugs

  • fixed typo in "candidate"

0.8.1

16 Nov 20:12
9717d3d
Compare
Choose a tag to compare

Bugs

  • Have circleci write to the /channelserver/version.json (#61)

0.8.0

14 Nov 22:03
8a70fff
Compare
Choose a tag to compare

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

02 Nov 18:37
ff3b1ec
Compare
Choose a tag to compare

Features:

  • Switch channelIDs to base64 (#47)
  • Update test_chan for new API and calls (#43)
  • Use MozLogging, re-enable metrics (#46)

0.4.1

24 Oct 23:09
63bdac6
Compare
Choose a tag to compare

Bugs:

bug: add participants to channel group correctly #42