Skip to content

Latest commit

 

History

History
94 lines (54 loc) · 5.14 KB

CHANGELOG.md

File metadata and controls

94 lines (54 loc) · 5.14 KB

Changelog

All notable changes to Stelace server are documented in this file, using Conventional Commits.

Current API Version 2019-05-20

1.0.0-beta.8 (2020-07-10)

Features

  • Authentication: bump built-in OAuth providers’ endpoints (#340)

Bug Fixes

1.0.0-beta.7 (2020-06-02)

  • Order: finalize order API (#297)

1.0.0-beta.6 (2020-05-26)

Bug Fixes

  • Search: remove deprecated cutoff_frequency (923511a)
  • Broken seeding script and missing test (#295) (8f7ca1b)

1.0.0-beta.5 (2020-02-14)

BREAKING CHANGES

  • enable Elasticsearch security feature (80e5a92)

Bug Fixes

  • incorrect Elasticsearch configuration after #158 (bd90a64)
  • enable Elasticsearch security feature (80e5a92)

1.0.0-beta.4 (2020-02-13)

BREAKING CHANGES

Bug Fixes

Features

  • verify and decrypt authentication information (#127) (bad191c)

1.0.0-beta.3 (2019-10-25)

Features

  • Intl polyfill to localize dates (#45) (b8fc2bf)
  • Event: jsonb filters and aggregations (#36) (7ce879a)

1.0.0-beta.2 (2019-10-15)

BREAKING CHANGES

  • enforcing UTC in Transaction and Availability APIs (#35)
  • routes: move route flags to route objects (#23)

Bug Fixes

  • inconsistent moment timezone instead of UTC (#35) (ade85dc)

  • pricing: edge cases with division by zero (#18) (1475d47)

  • pricing: takerFeesPercent not applied to base price (#19) (f353cf7), closes #17

  • routes: move route flags to route objects (#23) (c2ef5fe)

Features

  • Authorization: expose missingPlanPermissions (2ba7815)
  • Event: metadata filter (#22) (357b1a2)
  • plugins: expose restifyAuthorizationParser (fa4cee0)
  • Workflow: add req object flag (a3d7768)

1.0.0-beta.1 (2019-10-07)

Bug Fixes

  • validation: not coercing common URL query strings to objects (14c1cb4)

1.0.0-beta.0 (Initial release)

API Version 2019-05-20