Skip to content

Releases: Particular/NServiceBus

3.2.6

05 Nov 22:16
Compare
Choose a tag to compare
Merge branch '3.2.6'

3.2.5

05 Nov 22:17
Compare
Choose a tag to compare
Modified Topshelf to turn off app domain shadow copying, this fixes #59

3.2.4

06 Nov 07:42
Compare
Choose a tag to compare
Increasing patch number to 4 (so we will get 3.2.4)

3.2.3

06 Nov 06:59
Compare
Choose a tag to compare
Merge branch '3.2.3'

3.2.2

06 Nov 08:03
Compare
Choose a tag to compare
NServiceBus.Host32.exe not built in 32 bit, closes #441

3.2.1: Now using a static index and a fresh session to load all timeouts fro…

06 Nov 08:22
Compare
Choose a tag to compare
…m Raven

to avoid running into the 30 requests per session limit. Closes #424
Squashed commit of the following:

commit 59d66a85eb4801ecbf2acc990a99f21401bb562b
Author: andreasohlund <andreasohlund2@gmail.com>
Date:   Tue May 29 11:19:03 2012 +0200

    Changing the performance test to use more than 30000 timeouts to expose the
    bug.

commit f2fe4e4be8e6dd9ce951012e5fe355891decb0e8
Merge: 5f3d715 e675f2b
Author: andreasohlund <andreasohlund2@gmail.com>
Date:   Tue May 29 09:42:08 2012 +0200

    Merge branch 'TimeOutManagerWithStaticIndex' of github.com:NServiceBus/NServiceBus into hotfix-424

commit e675f2b0139948ebab127f9c67dab196cd885331
Author: John Simons <johnsimons007@yahoo.com.au>
Date:   Tue May 29 14:52:09 2012 +1000

    Fix for "Timeouts fails to load if there are more than 30*1024 timeouts in storage"

commit 1e4f4cfa6889ac0d7752726096fd666320dfc957
Author: John Simons <johnsimons007@yahoo.com.au>
Date:   Mon May 21 14:41:20 2012 +1000

    Creating static RavenDb indexes for Timeout.

    Loads only 2 hours worth of TimeOuts, closes #388

3.2.0

06 Nov 08:35
Compare
Choose a tag to compare
Merge branch '3.2.0'

3.1.1

06 Nov 08:43
Compare
Choose a tag to compare
Merge branch '3.1.1'

3.1.0

24 Aug 12:10
Compare
Choose a tag to compare

Legacy release, release notes TBD

3.0.4: Making sure Gateway sample doesn't use port 80 as the default port be…

06 Nov 09:07
Compare
Choose a tag to compare
…cause it can conflict with an existing application like Skype