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

1.97.0 (2017-10-03)

chore

  • deps: update dependencies (#46) r=vladikoff (47c486b)

1.96.0 (2017-09-19)

chore

  • style: ES6-ify ./lib/events/index.js (35c6bd9)

Features

  • events: Add ability to selectively disable SQS events. (3f6adfb)

1.95.0 (2017-09-06)

Features

  • campaigns: Add additional newsletter campaigns (3bbeda7)

1.92.0 (2017-07-26)

Features

  • sqs: look for marketingOptIn on 'verified' events (#41) r=vladikoff (df6bddd), closes #40

1.91.0 (2017-07-17)

Bug Fixes

  • tests: make tests work in node 4 and 6 (e917f6e), closes #38

1.75.0 (2017-05-24)

chore

  • version: bump from v0.74.0 to v1.74.0 (cc7dfd4)

0.74.0 (2017-05-24)

Bug Fixes

  • version: use cwd and env var to get version (#34) r=vladikoff (1f7e8b0)

chore

  • config: Add environment config options (231eced)
  • docker: Use official node image & update to Node.js v4.8.2 (#36) r=vladikoff (1054164)
  • docs: update to node 4 (c2a4d3b)

Features

  • docker: add custom feature branch (#37) r=jrgm (827c041)
  • docker: Shrink Docker image size (00f3e70)

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)