Releases: DavidWhittingham/agsconfig
Releases · DavidWhittingham/agsconfig
agsconfig v0.1.15
New Features
- Adds map service properties relating to date field time zone information (
date_fields_respect_daylight_saving_time
,date_fields_timezone_id
)
agsconfig v0.1.13
Fixes
- Added missing output directory support to service types
agsconfig v0.1.12
Fixes
- Fixed an issue serializing certain null values
agsconfig v0.1.11
Fixes
- Fixed multiple issues with OGC-extension metadata editing
agsconfig v0.1.10
New Features
- Added support for Hosted Feature services
agsconfig v0.1.9
Fixes
- Fixed a bug trapping exceptions when they should be ignored
agsconfig v0.1.8
Fixes
- Changed the default bool-to-string serialization to use lowercase, as this seems to be a common requirement
agsconfig v0.1.7
Fixes
- Fixed a bug where extensions weren't being enabled
agsconfig v0.1.6
New Features
- Added support for NAServer extension on MapServer
- Added support for editing JSON for extensions
agsconfig v0.1.5
New Features
- Added support for GeodataServer
- Improved error reporting
Fixes
- Fixed
allowed_compressions
property for ImageServer services when editing the JSON configuration