Skip to content

Releases: koopjs/koop

v2.12.3

13 Apr 02:00
Compare
Choose a tag to compare

Changed

  • Sanitize jsonp callback

v2.12.2

06 Apr 17:09
Compare
Choose a tag to compare

Fixed

  • Don't create esriFieldTypeDate unless the value is an ISO String

v3.0.0-alpha.22

05 Apr 03:03
Compare
Choose a tag to compare

Fixed

  • Remove duplicate json templates

v3.0.0-alpha.21

05 Apr 02:30
Compare
Choose a tag to compare

Fixed

  • Fixed a case where S3 write streams could be prematurely closed when files are less than 5 MB

v3.0.0-alpha.20

04 Apr 13:34
Compare
Choose a tag to compare

Changed

  • Added default/configurable endpoint for S3 filesystem

v3.0.0-alpha.19

01 Apr 16:50
Compare
Choose a tag to compare

Fixed

  • params are optional in s3 read/write streams

v3.0.0-alpha.18

01 Apr 16:05
Compare
Choose a tag to compare

Added

  • S3 Uploads support adding metadata

v3.0.0-alpha.17

29 Mar 17:34
Compare
Choose a tag to compare

Fixed

  • Dont throw an exception when feature service response has no features

v3.0.0-alpha.16

15 Mar 22:51
Compare
Choose a tag to compare

Changed

  • Rebuild

v3.0.0-alpha.15

15 Mar 22:47
Compare
Choose a tag to compare

Changed

  • Don't emit error on S3 abort
  • Increase max post size to 10mb
  • Removed node-fs dependency

Fixed

  • Emit finish event on local writeStream