Releases: DavidWhittingham/agsconfig
Releases · DavidWhittingham/agsconfig
agsconfig v0.2.0
- Dozens of fixes and API changes that remove configuration properties that should never have existed, particularly on service extensions
- Lots of added support for JSON setting editing, particularly for service extensions
agsconfig v0.1.34
New Features
- Added
max_record_count
for image services
agsconfig v0.1.33
Fixes
- Fixed multiple issues with
VectorTileServer
config reading/editing
agsconfig v0.1.32
Fixes
- Fixed an issue where null values were handled correctly by the stringToNumber serialization
- Fixes issues with min/max scale handling
agsconfig v0.1.31
New Features
- Added support for setting
virtual_cache_dir
on cached services
agsconfig v0.1.30
Fixes
- Fixed issue setting service summary on Pro
agsconfig v0.1.29
Fixes
- Fixed image service capability editing on ArcGIS Pro-based services
agsconfig v0.1.28
New Features
- Editing of metadata fields
agsconfig v0.1.27
Fixes
- Improved service access information and description processing
agsconfig v0.1.26
New Features
- Added the ability to get XML Metadata out of an SD Draft. This functionality is likely to change over time, with perhaps expanded support for parsing it, interacting with it via AGS JSON, and setting it (which may work now, but isn't tested).