Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] Upcoming Eclipse Paho Release 1.2.0 - information for committers

All,

we have an upcoming Eclipse Paho release scheduled for the end of May/beginning of June, to coincide with the simultaneous release of Eclipse Neon (approximately).   The first parts of the review process (https://wiki.eclipse.org/Development_Resources/HOWTO/Release_Reviews), which can be done in parallel, are:

1) Having the PMC review the release documentation (https://projects.eclipse.org/projects/technology.paho/releases/1.2.0)
2) Get the IP log approved.  The IP log can be generated by committers under "committer tools" on the above web page.

I've been spending some time in the last two months getting the various external dependencies of the various Paho libraries approved, so we're in a good state from that angle.  All contributions from non-committers have entries in the IP log, so they should be correct.  It would be good if each committer could check the IP log for any errors - please let me know if there are any.

James and I will fill out the release documentation this week.  Currently the list of new function I think is ready for 1.2 is:
  • Automatic reconnect and offline buffering (allowing publish to be called when the application is not connected) for the C, Java and Android clients
  • WebSockets support for Java, (and I think for Python too, is that right, Roger?)
  • First formal release of the Go client (1.0 presumably Al?)

Please let us know if anything else is to be included, or omitted (I'm assuming bug fixes will be included in any latest release, they don't need to be listed separately).   I want to submit the IP log and release documentation for approval by the end of this week, so that's the deadline!

I've added a 1.3.0 release tentatively scheduled towards the end of the year.   The contents are also tentative, but what I was thinking was:

  • First mqtt-spy release
  • Updates to embedded clients
  • .Net client updates
  • Paho Android app for appstore?
  • Offline buffering/automatic reconnect for the _javascript_ client
  • C++ client (Frank? should this be in 1.2?)

Again, please let me know if any of this is incorrect, or you have changed your plans. 

Thanks!

-- 
Ian Craggs                          
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto


Back to the top