[PDB-announce] version 1.9.15 released

Stefan Pratter stefan at 20c.com
Wed Aug 19 21:15:34 PDT 2015


Version 1.9.15 has been pushed to beta.peeringdb.com

WEB UI

   * Network Contacts are now editable
   * Network Public Peering Exchange Points are now editable
   * Network Private Peering Facilities are now editable
   * Exchange Local Facilities are now editable
   * Implemented global statistics in footer
   * Implemented list of recently changed participants on landing page
   * Search now also searches in IXP long names (b44198f)

API / DATA

   * IX ids have been reverted to original PDB IX ids
   * #44 added "abuse" role to poc (django-peeringdb 589bbde)
   * #45 Fixed a bug where filtering by relationship fields did not work 
correctly (31ca380)
   * You may now query string fields with a __startswith modifier
   * You may now query for objects only updated since a specific time 
using the ?since parameter (ea32179)
   * All GET list requests will no longer load nested sets unless the 
?deep parameter is passed in the URL (2fc97d7)
   * /net field 'org' RENAMED TO 'org_id' (bac7adc)
   * /fac field 'org' RENAMED TO 'org_id' (bac7adc)
   * /ix field 'org' RENAMED TO 'org_id' (bac7adc)
   * /ixfac field 'ix' RENAMED TO 'ix_id' (bac7adc)
   * /ixfac field 'facility' RENAMED TO 'fac_id' (bac7adc)
   * /ixlan field 'ix' RENAMED TO 'ix_id' (bac7adc)
   * /poc field 'network' RENAMED TO 'net_id' (bac7adc)
   * /netix field 'network' RENAMED TO 'net_id' (bac7adc)
   * /netix field 'ixlan' RENAMED TO 'ixlan_id' (bac7adc)
   * /netfac field 'network' RENAMED TO 'net_id' (bac7adc)
   * /netfac field 'facility' RENAMED TO 'fac_id' (bac7adc)


More information about the Pdb-announce mailing list