Releases: koopjs/koop-socrata
Releases · koopjs/koop-socrata
v1.0.4
03 Apr 21:33
Compare
Sorry, something went wrong.
No results found
Fixed
New hosts can be registered without manually creating a services table
v1.0.3
30 Dec 16:46
Compare
Sorry, something went wrong.
No results found
Changed
Replace '::' in fixture filenames
v1.0.2
29 Dec 21:58
Compare
Sorry, something went wrong.
No results found
Changed
bumped version of leaflet/esri leaflet used by preview
cleaned up views/demo.ejs
ensured log files created by passing tests have valid filenames and are ignored by git
Fixed
Fields are no longer erroneously cast to date
v1.0.1
29 Jul 16:43
Compare
Sorry, something went wrong.
No results found
Fixed
Cache expiration really works now
v1.0.0
28 Jul 23:44
Compare
Sorry, something went wrong.
No results found
Fixed
Alternate location fields are respected
Cache now expires correctly
v0.4.1
02 Jul 15:30
Compare
Sorry, something went wrong.
No results found
Fixed
Feature service count respects JSONP
v0.4.0
12 Jun 17:14
Compare
Sorry, something went wrong.
No results found
Added
Non-point spatial datasets are now supported
Changed
Refactored processing logic
v0.3.4
10 Jun 22:30
Compare
Sorry, something went wrong.
No results found
Fixed
Bug with failed stats requests to use a fallback request to the resource
v0.3.2
10 Jun 18:41
Compare
Sorry, something went wrong.
No results found
Fixed
Do not check for count on brand new services
v0.3.1
10 Jun 16:53
Compare
Sorry, something went wrong.
No results found
Added
502 response contains error messages
New unit and integration tests + fixtures
Logging all errors and progress
Changed
Feature service counts occur without fetching features from the cache
Report 202 immediately when processing new dataset
JSON is processed in streams
All requests are made with gzip
Requests are made for table metadata, count and first row before paging
Default page limit is set to 10,000 can be controlled in Koop Config
Fixed
Cache expiration is checked every 24 hours
Duplicate data is no longer entered when making quick sequential requests for a new dataset