This archive is retained to ensure existing URLs remain functional. It will not contain any emails sent to this mailing list after July 1, 2024. For all messages, including those sent before and after this date, please visit the new location of the archive at https://mailman.ripe.net/archives/list/[email protected]/
[db-wg] New minor release 1.71.1 to fix REST API JSON issue
- Previous message (by thread): [db-wg] New minor release 1.71.1 to fix REST API JSON issue
- Next message (by thread): [db-wg] New minor release 1.71.1 to fix REST API JSON issue
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Job Snijders
job.snijders at hibernianetworks.com
Thu Feb 6 19:23:16 CET 2014
On Thu, Feb 06, 2014 at 06:53:14PM +0100, Job Snijders wrote: > On Thu, Feb 06, 2014 at 05:31:03PM +0100, Denis Walker wrote: > > Dear colleagues, > > > > We have identified the cause of the REST API JSON issues some users have > > been experiencing. Details can be found on github: > > https://github.com/RIPE-NCC/whois/issues/114 > > > > We deployed a new minor version (1.71.1) of the RIPE Database software > > today at 17:15 (UTC +1) to fix this issue. > > > > Release notes can be found here: > > https://www.ripe.net/data-tools/db/release-notes > > It seems that the JSON structure changed. <snip> Looking at the logs breakage seems to have started on the fourth of feburary somewhere in the morning. I used ot be able to call mp-members in a route-set exposed through the JSON API like this: r.json()['whois-resources']['objects']['object']['attributes']['attribute'] But now I have to access them like this: r.json()['objects']['object'][0]['attributes']['attribute'] So the dictionary 'whois-resources' got popped and the object known as 'object' was converted from dictionary to a list? The effect is that some of my provisioning programs are broken now, and I don't know what the expected behaviour is right now, and will be tomorrow. Kind regards, Job -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 873 bytes Desc: not available URL: </ripe/mail/archives/db-wg/attachments/20140206/7791dc13/attachment.sig>
- Previous message (by thread): [db-wg] New minor release 1.71.1 to fix REST API JSON issue
- Next message (by thread): [db-wg] New minor release 1.71.1 to fix REST API JSON issue
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[ db-wg Archives ]