Skip to content
tomkralidis edited this page Sep 4, 2014 · 7 revisions

Release Plan

Overview

This will be the official release of 1.10.0.

Issues

Issues

Planned Dates

  • 06 July 2014: 1.10.0-beta1
  • 04 September 2014: 1.10.0-rc1
  • 13 September 2014: 1.10.0 final

Release Manager

Angelos Tzotsos will act as Release Manager.

Git Tags / Branches

  • the git tag name will be '1.10.0'
  • the git branch name will be '1.10'
  • the subsequent development version will be '1.11-dev'

GitHub Conventions

  • all tickets related to this release should be assigned to the '1.10.0' milestone

Release Packaging and Announcements

See Release-Packaging for instructions.

Release Email


Subject: pycsw 1.10.0 released

The pycsw team announces the release of pycsw 1.10.0.

The 1.8.0 release brings significant features, enhancements and fixes to the codebase, including:

* support OGC OpenSearch Geo and Time Extensions standard
* support for Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH)
* support spatial dateline queries
* better support for geospatial links via the Python geolinks library
* fix CSW harvesting to harvest full records
* various fixes to OGC Filter handling
* ISO harvesting: capture all keywords / keywords sets
* ISO harvesting: support gmd:distributorTransferOptions
* GetRecords: fix maxrecords casting
* fix limit / offset queries for Django-based backends
* freetext searching: make non PostgreSQL FTS-based queries more like FTS
* fix date handling for ISO output
* add libxml2 version output in admin tools
* return distributed CSW queries in order
* support ISO-based CSW metadata harvesting


The full list of enhancements and bug fixes is available at https://github.com/geopython/pycsw/issues?milestone=10&state=closed

pycsw is an OGC CSW server implementation written in Python.

pycsw fully implements the OpenGIS Catalogue Service Implementation Specification (Catalogue Service for the Web). Initial development started in 2010 (more formally announced in 2011). The project is certified OGC Compliant, and is an OGC Reference Implementation.

pycsw allows for the publishing and discovery of geospatial metadata. Existing repositories of geospatial metadata can also be exposed via OGC:CSW 2.0.2, providing a standards-based metadata and catalogue component of spatial data infrastructures.

pycsw is Open Source, released under an MIT license, and runs on all major platforms (Windows, Linux, Mac OS X).

Source and binary downloads:
----------------------------------------

The source code is available at:

http://pycsw.org/download.html

Testers and developers are welcome.

The pycsw developer team.

http://pycsw.org/

Status

Released 1.10.0 on YYYY-MM-DD email

Clone this wiki locally