1.2.5 (2024-12-03)
1.2.4 (2021-11-12)
1.2.3 (2021-08-05)
1.2.2 (2021-05-11)
1.2.1 (2021-02-23)
1.2.0 (2020-10-03)
1.1.1 (2020-09-29)
1.1.0 (2020-06-22)
1.0.2 (2020-06-20)
1.0.1 (2020-06-13)
1.0.0 (2020-06-12)
- general: new core refactor
0.12.0 (2020-06-08)
0.11.2 (2020-06-08)
0.11.1 (2020-05-10)
0.11.0 (2020-04-26)
0.10.0 (2020-03-15)
- release: added semantic-release. Fixes MEMB-833 (afd3d43)
0.9.4 (2019-11-06)
- bugsnag: add bugsnag params. Fixes MEMB-642 (607d11a)
- deps: fixed npm audit vulnerability (6801ad1)
- deps: fixed security vulnerabilities (f4f7b33)
- docker: use latest tag for prod environment (991a60f)
- general: removed config example. Fixes MEMB-687 (ba8f7b6)
- sequelize: removed the deprecation warning (7c12962)
- general: slack notifications on docker build & push. Fixes MEMB-671 (c892851)
0.9.2 (2019-10-13)
- circleci: added proper dev docker building (509cab6)
- docker: do not overwrite important folder (8606101)
- docker: fixed oms-discounts running in dev (6e34a89)
- docker: have to go around secrets (2c381ff)
- docker: npm target with run (5ebdf77)
- script: add permission (5bc82ff)
0.9.1 (2019-09-25)
- deps: fix npm audit vulnerabilities report (d1607e3)
- metrics: added request metrics path (536f52e)
- test: fix flapping tests (582171e)
0.9.0 (2019-09-22)
- metrics: fix endpoint metric name (841117a)
0.8.1 (2019-09-21)
- deps: bumped Sequelize to latest to fix vulnerability (c03c796)
- metrics: increased metrics performance (6f78319)
0.8.0 (2019-09-19)
- docker: fix dockerfile path (63eb342)
- metrics: added /metrics endpoint. Fixes MEMB-604 (e43f8cd)
0.7.0 (2019-09-13)
- deps: added jest-junit for tests (8bf3d27)
- docker: fixed Dockerfile (55f07a3)
- general: removed Travis (cf41ac6)
- docker: added proper dockerfile. Fixes MEMB-613 (b429928)
0.6.0 (2019-09-01)
- deps: fixed non-major semver security vulnerabilities (e70b5f1)
- general: set config from logging. Fixes MEMB-547 (cb97997)
- general: added CircleCI. Fixes MEMB-602 (bf4d113)
0.5.2 (2019-08-24)
- deps: fixed major semver security vulnerabilities (28e7271)
- deps: fixed non-major semver security vulnerabilities (18d5239)
- deps: updated Sequelize. Fixes MEMB-520 (028983f)
- docker: updated node to v12. Fixes MEMB-522 (ffa1117)
- docker: use separate postgres volume. Fixes MEMB-592 (537031b)
0.5.1 (2019-08-11)
- categories: fixed categories endpoints (08320a0)
- codes: fix claimed date (a060bdf)
- codes: fix mailer template breaking (589f490)
- deps: downgraded Sequelize to 4.x to avoid camelCase (a7f898b)
- general: added Codecov package (fad3cfe)
- general: updated Bugsnag key (e2d8ccc)
- integration: integration code is unique now (d2a795c)
- integration: quota_period now can be only day, month or year (67ee4bb)
- other: added /healthcheck endpoint. Fixes MEMB-582 (396a646)
- code: add code model (a7dd4e2)
- code: added code middlewares (508a460)
- codes: mailing code to a member on claiming. Fixed MEMB-528 (147ad23)
- discounts: added categories. Fixes MEMB-529 (67d7380)
- general: discounts + eslint (31a75f5)
- general: integrations management (not tested yet) (4e168a2)
- integration: add single integration displaying (bb73032)
- test: add basic test infrastructure (80a6a3f)
- test: added tests for everything (a1e77d5)
- test: testing categories CRUD (53af8e7)
- test: testing codes claiming and displaying (bb3b649)
- test: tests refactor (3e665ef)
- test: travis integration (5acac0a)