Update previous release Crystal 1.1.0#10955
Conversation
|
Specs are failing due to #10961, but that's fine (for this PR). |
| @@ -1 +1 @@ | |||
| 1.1.0 | |||
| 1.2.0-dev | |||
There was a problem hiding this comment.
Should this be 1.1.1? I think we have at least one fix for that version.
There was a problem hiding this comment.
The master branch should be heading towards the next minor release. We shouldn't keep it frozen any longer (it's been a month now).
If we need patch releases, the bugfixes would be backported to the release/1.1 branch.
What fix do you have in mind?
There was a problem hiding this comment.
Yes, that one. But I can't remember how branches and releases work, so better to ignore me 😅
bcardiff
left a comment
There was a problem hiding this comment.
The shas in shell.nix needs to be updated $ nix-prefetch-url --unpack <url>
Other than that LGTM
Co-authored-by: Brian J. Cardiff <bcardiff@manas.tech>
|
There are still a lot of CI failures, even after #10964 has been merged.
I think we should still merge this. Red CI isn't a huge issue (especially at the beginning of a release cycle) and it helps avoid regressions like #10971. |
Still waiting on 1.1.0 docker images