Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release 10.1.2 release notes, update to Akka 2.5.13 #2058

Merged
merged 5 commits into from
Jun 8, 2018
Merged

Conversation

raboof
Copy link
Member

@raboof raboof commented Jun 8, 2018

No description provided.

@akka-ci akka-ci added the validating PR that is currently being validated by Jenkins label Jun 8, 2018
Copy link
Member

@jlprat jlprat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@akka-ci akka-ci added tested PR that was successfully built and tested by Jenkins and removed validating PR that is currently being validated by Jenkins labels Jun 8, 2018
@akka-ci
Copy link

akka-ci commented Jun 8, 2018

Test PASSed.

@ignasi35
Copy link
Member

ignasi35 commented Jun 8, 2018

Bitting nails until this is out! (playframework/playframework#8464) :-)

@akka-ci akka-ci added validating PR that is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed tested PR that was successfully built and tested by Jenkins validating PR that is currently being validated by Jenkins labels Jun 8, 2018
@akka-ci
Copy link

akka-ci commented Jun 8, 2018

Test PASSed.

@@ -14,7 +14,7 @@ object AkkaDependency {
// else if akka version is "default", then the hard coded default will be used (jenkins doesn't allow empty values for config axis)
// else if akka.version is anything else, then the given version will be used

val defaultAkkaVersion = "2.5.12"
val defaultAkkaVersion = "2.5.13"
Copy link
Member

@patriknw patriknw Jun 8, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed? Did we add something that is required for Akka HTTP? Otherwise we should be stay behind on the Akka versions so that it still works with older versions if someone prefers that. This is even more important now when it is not a transitive dependency.

How was it? We added that mininum version check? Is that automatically picking up the version number from here or is it defined somewhere else also?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, updating the Akka version was still mentioned in RELEASING.md as a release step but indeed that might not make sense anymore (and would even be somewhat dangerous).

I don't see a version check (though I also remember discussing adding one). 10.1.1 still had version 2.5.11, perhaps we should even revert to that?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's more important to get this release out now than testing again with another version. Seems things have been tested with 2.5.12 so let's stick with that.

I think this should be followed up afterwards. Lookin to the version checking again, and document this aspect in RELEASING.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and here is the PR for the version checking that was closed without merging #1880

@akka-ci akka-ci added the validating PR that is currently being validated by Jenkins label Jun 8, 2018
@akka-ci akka-ci added tested PR that was successfully built and tested by Jenkins and removed tested PR that was successfully built and tested by Jenkins validating PR that is currently being validated by Jenkins labels Jun 8, 2018
@akka-ci
Copy link

akka-ci commented Jun 8, 2018

Test PASSed.

@akka-ci akka-ci added validating PR that is currently being validated by Jenkins and removed tested PR that was successfully built and tested by Jenkins labels Jun 8, 2018
Copy link
Member

@patriknw patriknw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akka-ci akka-ci added tested PR that was successfully built and tested by Jenkins and removed validating PR that is currently being validated by Jenkins labels Jun 8, 2018
@akka-ci
Copy link

akka-ci commented Jun 8, 2018

Test PASSed.

@akka-ci akka-ci added validating PR that is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed tested PR that was successfully built and tested by Jenkins validating PR that is currently being validated by Jenkins labels Jun 8, 2018
@akka-ci
Copy link

akka-ci commented Jun 8, 2018

Test PASSed.

@raboof raboof merged commit ae65d0d into master Jun 8, 2018
@ktoso ktoso deleted the 10.1.2 branch June 10, 2018 11:28
@ktoso ktoso restored the 10.1.2 branch June 10, 2018 11:28
@ktoso
Copy link
Member

ktoso commented Jun 10, 2018

Branch can be deleted I assume? Please do so so we don't have too many confusing branches in the main repo

Copy link
Member

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Late LGTM, good notes - thanks!

@raboof raboof deleted the 10.1.2 branch June 19, 2018 10:49
Falmarri pushed a commit to Falmarri/akka-http that referenced this pull request Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tested PR that was successfully built and tested by Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants