Skip to content
kalxas edited this page Sep 10, 2012 · 15 revisions

Release Plan

Overview

This will be the official release of 1.4.0.

Issues

Issues

Planned Dates

  • 10 August 2012: 1.4.0-beta1
  • 25 August 2012: 1.4.0-rc1
  • 03 September 2012: 1.4.0-rc2
  • 10 September 2012: 1.4.0 final

Release Manager

Angelos Tzotsos will act as Release Manager.

Git Tags / Branches

  • the git tag name will be '1.4.0'
  • the git branch name will be '1.4'
  • the subsequent development version will be '1.4-dev'

GitHub Conventions

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

Release Packaging and Announcements

See Release-Packaging for instructions.

Release Email


Subject: pycsw 1.4.0 released

The pycsw team announces the release of pycsw 1.4.0.

The 1.4.0 release brings numerous features, enhancements and fixes to the codebase, including:

 * WSGI server support
 * harvesting support for WFS, WCS, WPS, and other CSW endpoints
 * support for [Open Data Catalog] (https://github.com/azavea/Open-Data-Catalog/) integration
 * enhanced support for GeoNode 2.0 (GeoNode development branch)
 * support for distutils setup/install, which enables pycsw to be installed as a library
 * support for PyPi
 * support for displaying counts for GetDomain requests based on queryable properties
 * support for requestId request parameter
 * fix GetRecords sortby parameter support for HTTP GET
 * support for W3C XLink 1.1 migration
 * support for Debian and Ubuntu packaging
 * support for sorting GetRecords requests by geometry area
 * support for PostGIS enabled PostgreSQL

This release also marks our migration to GitHub for source code management, issue tracking and wiki.

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

pycsw is an OGC CSW server implementation written in Python.  pycsw implements clause 10 (HTTP protocol binding (Catalogue Services for 
the Web, CSW)) of the OpenGIS Catalogue Service Implementation Specification, version 2.0.2.

pycsw allows for the publishing and discovery of geospatial metadata.  Existing repositories of geospatial metadata can be exposed via  OGC:CSW 
2.0.2.  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.4.0 on 10-09-2012 email

Clone this wiki locally