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