CHANGELOG.md in rhoconnect-3.2.0.beta1 vs CHANGELOG.md in rhoconnect-3.2.0.beta2
- old
+ new
@@ -1,13 +1,27 @@
+## 3.2.0.beta2 (2012-05-02)
+* 28571961 fix jasmine tests
+* #28496779 - remove rhoconnect_api.rb and all of its references
+* #28563163 - bug fix : it should not be allowed to create a User with empty login
+* #28528841 - Ping should process all clients and report cumulative error at the end
+* Empty 'queue_updates' request should trigger processing of the CUD queue
+* #28094895 - Zendesk ticket #2354: Bulk sync not updating sources table (fields 'last_inserted_size' and 'backend_refresh_time' now updated)
+* #28855323 - Bulk Sync Associations from Zendesk ticket #2377
+* #28576723 - dpkg lock error on Ubuntu install
+* #28094895 - Zendesk ticket #2354: Bulk sync not updating sources table (fields 'last_inserted_size' and 'backend_refresh_time' now updated)
+* #28865579 - Async dependencies are not properly initialized on Windows (need to add :mingw_19 to the list of platforms in Gemfile)
+* Rhoconnect production stack updated to latest stable version of ruby, redis, and nginx: ruby-1.9.3-p194, redis-2.4.12, nginx-1.2.0.
+
## 3.2.0.beta1 (2012-04-20)
* Rhoconnect commands (replacement for rake tasks)
* Async framework is introduced for rubies 1.9.x (no 1.8.7 or JRuby support)
* 26384435 - Rhoconnect Linux installer should use ruby-1.9.3-p125 as a default ruby
* 27612327 - Bulk Sync Not Returning Errors from Zendesk ticket #2336
* Rhoconnect production stack is updated for full support of async framework (nginx as reverse proxy server, thin app server)
* #28219647 - Schema Change Error from Zendesk ticket #2353
* #28328057 - Feature Request: Adding a Bulk Data Job after_perform hook from Zendesk ticket #2367
* #28330213 - Implementing fast_insert/update/delete API
+* #27051649 - Rhoconnect Console is re-worked using Twitter.Bootstrap
## 3.1.2 (2012-04-02)
* #19297819 - Refactor server middleware loading to be static
* #25292219 - Ensure that Store.get_zdata always returns valid array (even if it is empty)
* #26310661 - No test_search