Skip to content
Tom Kralidis edited this page Jul 12, 2016 · 11 revisions

Release Plan

Overview

This will be the official release of 2.0.0.

Issues

Issues

Planned Dates

  • 08 June 2016: 2.0.0-alpha1
  • 24 June 2016: 2.0.0-beta1 (skipped)
  • 30 June 2016: 2.0.0-rc1
  • 11 July 2016: 2.0.0 final

Release Manager

Angelos Tzotsos will act as Release Manager.

Git Tags / Branches

  • the git tag name will be '2.0.0'
  • the git branch name will be '2.0'
  • the subsequent development version will be '2.1-dev'

GitHub Conventions

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

Release Packaging and Announcements

See Release-Packaging for instructions.

Release Email


Subject: pycsw 2.0.0 released

The pycsw team announces the release of pycsw 2.0.0.

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

* CSW 3 support
* Python 3 support
* WMTS harvesting (thanks @jfdickens)
* JSON output improvements
* XML output improvements
* GM03 support for Swiss metadata
* add temporal extent support to WMS layer harvesting

The full list of enhancements and bug fixes is available at https://github.com/geopython/pycsw/issues?q=milestone%3A2.0.0%20

TODO: codename

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. Since 2015, pycsw is an official OSGeo Project.

pycsw allows for the publishing and discovery of geospatial metadata. Existing repositories of geospatial metadata can also be exposed via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH, SRU), 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 on 2016-07-11, announced on 2016-07-12

Clone this wiki locally