Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Releases: mozilla-services/pushgo

Simple Push Server 1.5 Release Candidate 6

26 Mar 22:32
Compare
Choose a tag to compare

This release includes a fix for CORS headers and a new make simplepush-no-gomc target.

Simple Push Server 1.5 Release Candidate 5

23 Mar 18:25
Compare
Choose a tag to compare

This release adds data delivery and includes various bug fixes. It has not been thoroughly load tested yet. See CHANGELOG.rst for details.

This patch Includes optional CORs Support for releng testing

Simple Push Server 1.5 Release Candidate 1

04 Feb 20:48
Compare
Choose a tag to compare

This release adds data delivery and includes various bug fixes. It has not been thoroughly load tested yet. See CHANGELOG.rst for details.

Simple Push Server 1.4.2

08 Jan 02:19
Compare
Choose a tag to compare

Simple Push Server 1.4.2 Release Candidate 1

25 Nov 17:35
Compare
Choose a tag to compare
1.4.2rc1

Simple Push Server 1.4.1 Release

20 Nov 00:10
Compare
Choose a tag to compare

Final version of rc8.

Simple Push Server 1.4 Release Candidate 8

19 Nov 20:34
Compare
Choose a tag to compare

Simple Push Server 1.4 Release Candidate 6

15 Nov 00:03
Compare
Choose a tag to compare

Includes a fix for updating the storage before routing incoming messages.

Simple Push Server 1.4 Release Candidate 5

12 Nov 22:22
Compare
Choose a tag to compare
  • Simplify routing. Use RWMutexes instead of etcdFutures.
  • Add a routing goroutine pool.
  • Store full routing endpoint URLs in etcd.
  • Switch to Cap'n Proto for routing messages.

Simple Push Server 1.4 Release Candidate 2

29 Oct 20:12
Compare
Choose a tag to compare
  • Include fix to refuse SSL3 connections
    NOTE: this version switches from config.ini to config.toml. If upgrading, please rename file appropriately.