Skip to content

Releases: Turistforeningen/Geoserver

v2.5.0

07 Jul 12:25
Compare
Choose a tag to compare

<a name"2.5.0">

2.5.0 (2016-07-07)

Features

  • server: return num db connections for health check (dcee3eca)

v2.4.3

07 Jul 12:18
Compare
Choose a tag to compare

<a name"2.4.3">

2.4.3 (2016-07-07)

Bug Fixes

  • coffeelint: Comprehensions must have parentheses around them (e016db41)
  • mongo: move require mongodb to top (6429e2f9)
  • test:

v2.4.2

26 Feb 13:26
Compare
Choose a tag to compare

<a name"2.4.2">

2.4.2 (2016-02-26)

Bug Fixes

  • gpx-upload: allow arbitrary upload field names (64fa83b2)

v2.4.1

26 Feb 12:54
Compare
Choose a tag to compare

<a name"2.4.1">

2.4.1 (2016-02-26)

Bug Fixes

  • server: get is undefined error (385f33e5)

v2.4.0

22 Feb 23:03
Compare
Choose a tag to compare

<a name"2.4.0">

2.4.0 (2016-02-22)

Bug Fixes

  • docker: switch user after chmod (168f9158)
  • sentry:
    • only patch global in production (cfc2afb5)
    • add Sentry request handler and use propper error handler (607f6224)
  • test: set NODE_ENV to test while testing (122b3119)

Features

  • docker: run app as unprivileged user (5b3dde28)

v2.3.1

17 Feb 10:26
Compare
Choose a tag to compare

<a name"2.3.1">

2.3.1 (2016-02-17)

Bug Fixes

  • upload: set 10mb payload limit as default (6b533272)

v2.3.0

17 Feb 09:02
Compare
Choose a tag to compare

<a name"2.3.0">

2.3.0 (2016-02-17)

Features

  • cors: add support for wildcards in the allowed Origins list (371fa741)

v2.2.0

16 Feb 14:46
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-02-16)

Bug Fixes

  • package: use correct package version format (a15e1684)

Features

  • docker: add Docker dev and production environment (3c9310f1)
  • npm: ignore all them other files and directories from npm (8d101924)
  • package:
    • add semantic release process (1aed80bf)
    • add coffeescript linting via coffeelint (b783d90c)
  • wercker: update Wercker CI config (ab420cfc)