[53] | 1 | 0.5.0 (2009-04-07) |
---|
| 2 | ================== |
---|
| 3 | |
---|
| 4 | This release drops support for Twisted versions older than 8.0, including |
---|
| 5 | Twisted 2.5 / Twisted Words 0.5. |
---|
| 6 | |
---|
| 7 | Features |
---|
| 8 | -------- |
---|
| 9 | |
---|
| 10 | - Support for sending and receiving Publish-Subscribe node delete |
---|
| 11 | notifications with redirect. |
---|
| 12 | - Service Discovery client support, including an overhaul of disco data |
---|
| 13 | classes (#28). |
---|
| 14 | - Initial support for building XMPP servers has been added: |
---|
| 15 | - XmlStreamServerFactory has been backported from Twisted Words (#29). |
---|
| 16 | - An XMPP router has been added (#30). |
---|
| 17 | - A server-side component authenticator has been added (#30). |
---|
| 18 | - A new server-side component service, that connects to a router within the |
---|
| 19 | same process, was added (#31). |
---|
| 20 | |
---|
| 21 | |
---|
| 22 | Fixes |
---|
| 23 | ----- |
---|
| 24 | |
---|
| 25 | - Publish-Subscribe subscriptions requests work again (#22). |
---|
| 26 | - Publish-Subscribe delete node requests now have the correct namespace (#27). |
---|
| 27 | - NodeIDs in Service Discovery requests are now returned in responses (#7). |
---|
| 28 | - The presence of stanzaType in toResponse is now checked correctly (#34). |
---|
| 29 | - Data Form fields are now rendered depending on form type (#40). |
---|
| 30 | - Data Form type checking issues were addressed (#41). |
---|
| 31 | - Some compatibility fixes for Twisted 8.0 and 8.1. |
---|
| 32 | - Various other fixes (#37, #42) and tracking changes to code already in |
---|
| 33 | Twisted. |
---|
| 34 | |
---|
| 35 | |
---|
[31] | 36 | 0.4.0 (2008-08-05) |
---|
| 37 | ================== |
---|
| 38 | |
---|
| 39 | - Refactoring of Data Forms support (#13). |
---|
| 40 | - Added support for Stanza Headers and Internet Metadata (SHIM) (#14). |
---|
| 41 | - API change for PubSubClient's methods called upon event reception (#14). |
---|
| 42 | - Added client-side support for removing roster items. |
---|
| 43 | - Implement type checking for data forms (#15). |
---|
| 44 | - Added support for publish-subscribe collections: |
---|
| 45 | - Correct handling for the root node (empty node identifier). |
---|
| 46 | - Send out SHIM 'Collection' header when appropriate. |
---|
| 47 | - New Subscription class for working with subscriptions. |
---|
| 48 | - API change for PubSubService: |
---|
| 49 | - The subscribe method returns a deferred that fires a Subscription |
---|
| 50 | - The subscriptions method returns a deferred that fires a list of |
---|
| 51 | Subscriptions. |
---|
| 52 | - notifyPublish's notifications parameter now expects a list of tuples |
---|
| 53 | that includes a list of subscriptions. |
---|
| 54 | - Added PubSubService.notifyDelete to allow sending out node deletion |
---|
| 55 | notifications. |
---|
| 56 | |
---|
| 57 | |
---|
[21] | 58 | 0.3.1 (2008-04-22) |
---|
| 59 | ================== |
---|
| 60 | |
---|
| 61 | - Fix broken version request handler. |
---|
| 62 | |
---|
| 63 | |
---|
| 64 | 0.3.0 (2008-04-21) |
---|
| 65 | ================== |
---|
| 66 | |
---|
| 67 | First release. |
---|