# Version 1.5.1 - different policy?

**URL:** https://meta.discourse.org/t/version-1-5-1-different-policy/42252
**Category:** Development
**Created:** [8 april 2016 om 18:06 UTC](https://meta.discourse.org/t/version-1-5-1-different-policy/42252 "2016-04-08T18:06:52Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![michaeld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michaeld/32/1594_2.png) [@michaeld](https://meta.discourse.org/u/michaeld)
#### Post date: [8 april 2016 om 18:06 UTC](https://meta.discourse.org/t/version-1-5-1-different-policy/42252/1 "2016-04-08T18:06:52Z")

</div>

Did you change your policy with respect to minor version updates on master?

Just being curious - you used to have only some security updates in minor versions on stable, but it seems that you moved a LOT of stuff in 1.5.1 this time. 🙂

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [8 april 2016 om 18:10 UTC](https://meta.discourse.org/t/version-1-5-1-different-policy/42252/2 "2016-04-08T18:10:12Z")

</div>

I think it was bugs that regressed and so they back-ported them to ensure a consistent experience.

---

<div class="post-metadata">

### Author: ![michaeld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michaeld/32/1594_2.png) [@michaeld](https://meta.discourse.org/u/michaeld)
#### Post date: [8 april 2016 om 18:12 UTC](https://meta.discourse.org/t/version-1-5-1-different-policy/42252/3 "2016-04-08T18:12:49Z")

</div>

No, there are lots of features in there as well, [Commits · discourse/discourse · GitHub](https://github.com/discourse/discourse/commits/v1.5.1)

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [8 april 2016 om 18:14 UTC](https://meta.discourse.org/t/version-1-5-1-different-policy/42252/4 "2016-04-08T18:14:15Z")

</div>

Yeah, I see that. My guess is merging the group between the last fix and the first fix was easier than trying to merge individual commits over the past week.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [8 april 2016 om 18:56 UTC](https://meta.discourse.org/t/version-1-5-1-different-policy/42252/5 "2016-04-08T18:56:48Z")

</div>

We did this last time too, but essentially the week after stable a lot more reports come in for things that should be fixed and we tend to backport all those fixes.

@neil went through the commits, assessing which ones were risky and which weren’t before picking them over.

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [8 april 2016 om 19:41 UTC](https://meta.discourse.org/t/version-1-5-1-different-policy/42252/6 "2016-04-08T19:41:36Z")

</div>

Yeah some low-risk small features are in there too, but it was mainly the bug fixes that needed to be merged. I stopped before the commit that added multiple worker queues which is definitely not going into 1.5 stable. From now on 1.5 stable will only get critical security and bug fixes.
