10 KiB
10 KiB
1.134.0 (2019-04-02)
Bug Fixes
- deps: Fix the audit warnings (3c751c9)
1.133.0 (2019-03-19)
Bug Fixes
- deps: Fix the audit warnings. (352bdc6)
Features
1.126.0 (2018-11-27)
Bug Fixes
- deps: add filtered npm audit (698ac3c), closes mozilla/fxa#303
- deps: drop nodemon, update mozlog (3d78ee6)
- deps: Update deps to resolve
npm audit
warnings. (c10d68d)
chore
- deps: remove grunt-nsp and nsp grunttask (138fdd7)
Features
1.115.0 (2018-06-27)
Bug Fixes
- docker: base image node:8-alpine and upgrade to npm6 (#59) r=@vladikoff (215f960)
1.112.0 (2018-05-21)
Bug Fixes
- api: More closely match native basket api behaviour. (#56) r=@vladikoff (fc19a0d)
chore
- api: More tests and cleanups for basket API compatibility. (#57); r=stomlinson (9982bc6)
Features
- node: update to node 8 (#58) r=@jrgm (6f4f5a0)
1.109.0 (2018-04-04)
Bug Fixes
- node: Use Node.js v6.14.0 (#54) r=@vladikoff (31f545f)
1.106.0 (2018-02-21)
Bug Fixes
- node: use node 6.12.3 (#51) r=@vladikoff (c78f69d)
chore
- deps: update deps, fix nsp (#52) r=@philbooth (4307e25), closes [(#52](https://github.com/(/issues/52)
1.100.0 (2017-11-15)
Bug Fixes
1.99.0 (2017-10-31)
Features
- events: Add ability to discard events after a certain timestamp. (#48); r=philbooth (39d19ee)
1.98.0 (2017-10-26)
chore
- docker: Update to node v6.11.5 for security fix (0ec3ab9)
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
1.91.0 (2017-07-17)
Bug Fixes
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
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
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
0.59.0 (2016-03-29)
Bug Fixes
- errors: move common error handling into a basket.proxy() method (21ff37f)
Features
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)