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

complete go update to 1.11.5 #1950

Merged
merged 1 commit into from
Feb 21, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.4
1.11.5
2 changes: 1 addition & 1 deletion changelogs/7.0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

- Ensure setup cmd uses expected configuration {pull}1934[1934].
- Ensure host.name is not added {pull}1934[1934].
- Update Go version to 1.11.5 {pull}1840[1840] {pull}1950[1950].

////

Expand All @@ -37,7 +38,6 @@ https://github.com/elastic/apm-server/compare/v6.7.0\...v7.0.0[View commits]
- Rename transaction.span_count.dropped.total to transaction.span_count.dropped {pull}1809[1809].
- Rename span.hex_id to span.id {pull}1811[1811].
- Index error.exception as array of objects {pull}1825[1825]
- Update Go version to 1.11.5 {pull}1840[1840].
- Change ownership to apm-server user/group for deb/rpm installs {pull}1833[1833].
- Add observer.version_major {pull}1857[1857].
- Change transaction.name to keyword, add transaction.name.text {pull}1859[1859].
Expand Down