Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
v0.73.0
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time

0.73.0 (2016-11-02)

Bug Fixes

  • basket: Always send a source_url param to /subscribe (7e88cdb)

0.71.0 (2016-10-05)

Bug Fixes

  • test: Allow NODE_ENV=test when running the tests. (2ee82c7)

chore

  • deps: Downgrade some deps for node 0.10 compatibility (5f0878a)
  • deps: Update dependencies to latest versions. (5f1f293)

Features

  • docker: Add CloudOps Dockerfile & CircleCI build instructions (726494b)

0.64.0 (2016-06-22)

Bug Fixes

  • index: remove unused callback (ce858ef)

Features

  • events: Simplify logic for utm_campaign auto-subscription. (350bfd4)

0.63.0 (2016-06-02)

Bug Fixes

  • logging: run tests at INFO log level, fixes #25 (1de2c93), closes #25

chore

  • events: Promisify the event-handling machinery. (654f62b)

Features

  • events: Flip subscription flags in response to certain utm_* params. (7aa4ac7)
  • events: Forward metrics context from events to /fxa-activity (836725a)
  • metrics: Send a source_url with utm params where possible. (abf8031)

0.62.0 (2016-05-23)

chore

  • mozlog: update to mozlog 2.0.4 (4bb5a24)
  • travis: stop running travis on node@0.12 (8bada17)

0.59.0 (2016-03-29)

Bug Fixes

  • errors: move common error handling into a basket.proxy() method (21ff37f)

Features

  • sms: add /subscribe_sms route (575b848), closes #21

0.56.1 (2016-02-22)

Bug Fixes

  • version: a script to record git version info during rpm build (c0e242d)

0.56.0 (2016-02-10)

chore

  • deps: Update dependencies (d21fdab)

0.50.0 (2015-11-18)

Features

  • email: explicitly fetch email address from profile data (3cb5b31)

0.48.0 (2015-10-26)