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

V2 Changelog: adding fragments for visible changes #2065

Closed
wants to merge 103 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
182ee7f
[Release] add-backport-next (#1732)
elasticmachine Nov 16, 2022
b62de8f
Bump version to 8.7.0
cmacknz Nov 16, 2022
969c18a
V2: Provide fleet configuration to APM server (#1745)
aleksmaus Nov 17, 2022
dcbeb9d
monitoring: fix JSON logs parsing for Beats (#1735)
belimawr Nov 17, 2022
68fbe26
Cleaning up (#1752)
jlind23 Nov 17, 2022
3eb2806
Fix monitoring for apm-server (#1748)
axw Nov 18, 2022
037cb93
[Automation] Update elastic stack version to 8.7.0-eb092238 for testi…
apmmachine Nov 18, 2022
67021cf
[Automation] Update elastic stack version to 8.7.0-84b6e00d for testi…
apmmachine Nov 21, 2022
8e9c758
Inject input.policy.revision without overwriting. (#1767)
cmacknz Nov 22, 2022
c3b7460
[Automation] Update elastic stack version to 8.7.0-c5c709bf for testi…
apmmachine Nov 23, 2022
e3e953b
Re-implement processes route to restore compatibility with the curren…
aleksmaus Nov 23, 2022
b4002e9
Fix APM server not being available in cloud. (#1781)
cmacknz Nov 24, 2022
cc9f1a6
[Automation] Update elastic stack version to 8.7.0-11ac5926 for testi…
apmmachine Nov 24, 2022
ef8730a
Fix upgrade under V2 (#1779)
belimawr Nov 24, 2022
378a412
Handle requests for /processes/apm-server. (#1792)
cmacknz Nov 24, 2022
8aa9b46
Fix diagnostics failures on max message size limit (#1777)
michalpristas Nov 28, 2022
b22d1e6
Support 'processes/stats' for agent, apm and fleet server (#1787)
michalpristas Nov 28, 2022
5b7a0ff
Include host in hosts (#1802)
michalpristas Nov 28, 2022
7a748fa
Capture stdout/stderr of spawned components (#1702)
blakerouse Nov 28, 2022
d98a708
change syncExpected to use proto.Equal (#1766)
fearful-symmetry Nov 28, 2022
209326f
[Synthetics] Fix synthetics-browser integration name (#1812)
emilioalvap Nov 29, 2022
c7790ee
Fix: Elastic-Agent fails to re-start during upgrade (#1805)
aleksmaus Nov 29, 2022
4ca690a
Fix erroneously created http url directory path for monitoring (#1811)
aleksmaus Nov 29, 2022
7533c92
Drop events from monitoring components (#1813)
blakerouse Nov 29, 2022
ed77b59
Add missing metrics input types. (#1830)
cmacknz Nov 29, 2022
c4f51fd
Report uppercase Unit State (#1827)
michalpristas Nov 29, 2022
aef39ab
Fix osqueryd and osquery-extension.ext permissions (#1829)
aleksmaus Nov 29, 2022
86d64cf
Added a spec for new cloud_defend integration input (#1764)
mitodrummer Nov 29, 2022
3d8e3c7
actions: use go-version-file: .go-version (#1841)
v1v Nov 30, 2022
1d36626
Fix data_stream.dataset for metrics monitoring (#1848)
blakerouse Nov 30, 2022
3a40c5d
Remove the changelog GitHub Action check. (#1834)
cmacknz Nov 30, 2022
35f63a1
Add agent logging level to fleet configuration (#1856)
aleksmaus Dec 1, 2022
982ae7d
Allow empty redirect for processes endpoint (#1859)
michalpristas Dec 1, 2022
00d40bb
[Automation] Update elastic stack version to 8.7.0-1b0dc867 for testi…
apmmachine Dec 2, 2022
c3f216c
Ensure unique ID for dynamic variable replacement. (#1866)
blakerouse Dec 2, 2022
a836d4f
Add pre-hook to load paths overrides in container (#1875)
michalpristas Dec 2, 2022
8aae0d6
Remove inputs when all streams are removed (#1869)
blakerouse Dec 2, 2022
df931f0
Clean up 8.5 changelog fragements (#1879) (#1880)
mergify[bot] Dec 2, 2022
12b5b1a
[Automation] Update elastic stack version to 8.7.0-1fff43d4 for testi…
apmmachine Dec 5, 2022
8c034dd
snapshot/downloader: fix fetching snapshot URI (#1791)
belimawr Dec 5, 2022
8b0a0be
Fix how apm is started in cloud legacy mode (#1878)
michalpristas Dec 5, 2022
eaecd0d
add container platforms to endpoint spec (#1870) (#1890)
mergify[bot] Dec 5, 2022
1d4f39b
[Automation] Update elastic stack version to 8.7.0-7fe23b13 for testi…
apmmachine Dec 6, 2022
6f2d687
Cloudbeat args v2 alignment (#1763)
oren-zohar Dec 6, 2022
1a541bb
Use binaryName instead of component ID for data_streams. 8.6 only (#1…
mergify[bot] Dec 6, 2022
e53d079
add new input (#1882)
uri-weisman Dec 6, 2022
9329508
[Automation] Update elastic stack version to 8.7.0-2c7c2bad for testi…
apmmachine Dec 7, 2022
0e05b70
Fixed ack of unenroll action (#1905)
michalpristas Dec 7, 2022
6efc152
[Automation] Update elastic stack version to 8.7.0-188e6a3a for testi…
apmmachine Dec 8, 2022
8c7537b
Change local fleet-server connection to localhost:8221 (#1867)
michel-laterman Dec 8, 2022
181d8e7
[Automation] Update elastic stack version to 8.7.0-59d5589a for testi…
apmmachine Dec 9, 2022
fb81aa0
[Automation] Update elastic stack version to 8.7.0-e9833f49 for testi…
apmmachine Dec 12, 2022
ba0b401
[automation] Update go release version 1.18.9 (#1920)
apmmachine Dec 12, 2022
482cda5
Disable monitoring in bootstrap mode (#1923)
michalpristas Dec 12, 2022
d7cb5fd
Replace input alias with real name in config source (#1925)
michalpristas Dec 12, 2022
b9d8f5e
Port "Improve shutdown logs" from 8.5 back to main (#1930)
mergify[bot] Dec 12, 2022
f958978
[Automation] Update elastic stack version to 8.7.0-08cd8ac3 for testi…
apmmachine Dec 13, 2022
4239473
Fixed Monitoring.Prepare for IDs exceeding filepath length limit (#1936)
michalpristas Dec 13, 2022
9c468d9
Avoid using slash in named pipe ID (#1938)
michalpristas Dec 13, 2022
5fa81b5
[Automation] Update elastic stack version to 8.7.0-04d5f080 for testi…
apmmachine Dec 14, 2022
b6b7ed8
[Snyk] Security upgrade debian from latest to 11.5 (#1900)
amitkanfer Dec 14, 2022
80dd4e1
Fix log level support to adjust components and remove need for re-exe…
blakerouse Dec 14, 2022
1928dc1
[Automation] Update elastic stack version to 8.7.0-4441fcfd for testi…
apmmachine Dec 15, 2022
fc254ad
Update Jenkinsfile (#1949)
kuisathaverat Dec 15, 2022
ccd56bb
[Automation] Update elastic stack version to 8.7.0-319a9bee for testi…
apmmachine Dec 16, 2022
8715290
[O11y] Add cometd filebeat input to elastic-agent (#1962)
harnish-elastic Dec 19, 2022
7a54b09
[Automation] Update elastic stack version to 8.7.0-bb19a9d1 for testi…
apmmachine Dec 20, 2022
7e376c3
Remove accidentally committed test Dockerfile.
cmacknz Dec 20, 2022
7b417dd
integration input name updated for new cloud-defend service (#1970)
mitodrummer Dec 21, 2022
8cae565
[Automation] Update elastic stack version to 8.7.0-19f30181 for testi…
apmmachine Dec 21, 2022
960a5d2
runtime/manager: make error message human readable (#1964)
florianl Dec 21, 2022
5e2e190
Lazy Acker print actions as string so it indeed prints them (#1950)
AndersonQ Dec 21, 2022
a0e6108
Filter binaries by platform when EXTERNAL=true (#1908)
cmacknz Dec 21, 2022
9ee5d99
Introducing V1 grpc control protocol for backward compatibility with …
michalpristas Dec 21, 2022
f94f965
Do not persist action error with new action batch (#1978)
michalpristas Dec 21, 2022
c79bd65
Fix logging of service based components (aka. endpoint) (#1986)
blakerouse Dec 22, 2022
5dc280c
Update the beats specifications back to log level of info by default …
blakerouse Dec 22, 2022
1bccb1b
Do not collect endpoint metrics on /stats endpoint (#1998)
michalpristas Dec 23, 2022
ea96b69
Increase Agent logfile size (#1997)
michalpristas Dec 23, 2022
4e50ea6
Use binaryName for metrics dataset. (#1854) (#2006)
mergify[bot] Dec 23, 2022
35e82b7
Improve state change messages (#2001)
blakerouse Dec 23, 2022
cd926cc
[Automation] Update elastic stack version to 8.7.0-0f74a2e9 for testi…
apmmachine Dec 26, 2022
f8344e8
[Automation] Update elastic stack version to 8.7.0-b3da67ae for testi…
apmmachine Dec 28, 2022
668fa22
All inputs in an agent policy must have a unique ID (#1994)
cmacknz Dec 28, 2022
464f9f7
Add configurable numbness for component restarts (#2003)
michalpristas Dec 29, 2022
7f7faf3
Respect context cancellation when waiting for Vars (#2026)
michalpristas Dec 29, 2022
3f50cc5
[Automation] Update elastic stack version to 8.7.0-d6e7f5ec for testi…
apmmachine Dec 30, 2022
047c1b5
Make log monitoring dataset for services in par with indexing restric…
michalpristas Dec 30, 2022
5750851
Fix sending new processes stale expected states. (#2036) (#2043)
mergify[bot] Jan 3, 2023
0278145
Update copyright year to 2023. (#2045)
cmacknz Jan 3, 2023
ee1b43f
Use full filename for component diagnostic files. (#2047) (#2049)
mergify[bot] Jan 3, 2023
140f0fa
Add generic diagnostic redactor back to v2 (#2005)
joshdover Jan 4, 2023
6e10a07
Fix changelog checklist item in PR template (#1988)
joshdover Jan 4, 2023
ab2cf8a
Add osquery and endpoint security logstash output support (#2055) (#2…
mergify[bot] Jan 4, 2023
d48fe21
Update ironbank base image to 8.7 (#2016)
amannocci Jan 5, 2023
466c094
V2 Changelog: adding fragments for visible changes
pierrehilbert Jan 5, 2023
be2f3ff
Update changelog/fragments/1672911997-v2-inspect.yaml
pierrehilbert Jan 5, 2023
0128caf
Update changelog/fragments/1672911999-v2-health-status.yaml
pierrehilbert Jan 5, 2023
9314635
Update changelog/fragments/1672911995-v2-diagnostic.yaml
pierrehilbert Jan 6, 2023
20d3c67
Chnaging the kind from breaking-change to the correct one
pierrehilbert Jan 6, 2023
c7dc16f
Adding some informations about the control protocol change
pierrehilbert Jan 6, 2023
daf99e6
Add fragment for the duplicate entries fix
pierrehilbert Jan 8, 2023
1fde42f
Remove duplicate fragments. Add complete PR and issue urls
pierrehilbert Jan 8, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ pipeline {
axis {
name 'PLATFORM'
// Orka workers are not healthy (memory and connectivity issues)
values 'ubuntu-20.04 && immutable', 'aws && aarch64', 'windows-2016 && windows-immutable', 'windows-2022 && windows-immutable' //, 'macos12 && x86_64'
values 'ubuntu-20.04 && immutable', 'aws && aarch64 && gobld/diskSizeGb:200', 'windows-2016 && windows-immutable', 'windows-2022 && windows-immutable' //, 'macos12 && x86_64'
}
}
stages {
Expand Down
3 changes: 3 additions & 0 deletions .ci/bump-go-release-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ echo "Update go version ${GO_RELEASE_VERSION}"
echo "${GO_RELEASE_VERSION}" > .go-version
git add .go-version

${SED} -E -e "s#(go:) \"[0-9]+\.[0-9]+\.[0-9]+\"#\1 \"${GO_RELEASE_VERSION}\"#g" .golangci.yml
git add .golangci.yml

find . -maxdepth 3 -name Dockerfile -print0 |
while IFS= read -r -d '' line; do
${SED} -E -e "s#(FROM golang):[0-9]+\.[0-9]+\.[0-9]+#\1:${GO_RELEASE_VERSION}#g" "$line"
Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ List here all the items you have verified BEFORE sending this PR. Please DO NOT
- [ ] I have made corresponding changes to the documentation
- [ ] I have made corresponding change to the default configuration files
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have added an entry in `CHANGELOG.next.asciidoc` or `CHANGELOG-developer.next.asciidoc`.
- [ ] I have added an entry in `./changelog/fragments` using the [changelog tool](https://github.com/elastic/elastic-agent#changelog)

## Author's Checklist

Expand Down
17 changes: 0 additions & 17 deletions .github/workflows/changelog.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/elastic-agent-project-board.yml

This file was deleted.

7 changes: 1 addition & 6 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,9 @@ jobs:
steps:
- uses: actions/checkout@v3

# Uses Go version from the repository.
- name: Read .go-version file
id: goversion
run: echo "::set-output name=version::$(cat .go-version)"

- uses: actions/setup-go@v3
with:
go-version: "${{ steps.goversion.outputs.version }}"
go-version-file: .go-version

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Fetch Go version from .go-version
run: echo "GO_VERSION=$(cat .go-version)" >> $GITHUB_ENV
- uses: actions/setup-go@v3
with:
go-version: ${{ env.GO_VERSION }}
go-version-file: .go-version
- name: Install dependencies
run: go install github.com/magefile/mage
- name: Run build
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ fleet.enc.lock
# Files generated with the bump version automations
*.bck


# agent
build/
elastic-agent
Expand Down
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18.8
1.18.9
8 changes: 4 additions & 4 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ linters-settings:

gosimple:
# Select the Go version to target. The default is '1.13'.
go: "1.18.7"
go: "1.18.9"

nakedret:
# make an issue if func has more lines of code than this setting and it has naked returns; default is 30
Expand All @@ -121,17 +121,17 @@ linters-settings:

staticcheck:
# Select the Go version to target. The default is '1.13'.
go: "1.18.7"
go: "1.18.9"
checks: ["all"]

stylecheck:
# Select the Go version to target. The default is '1.13'.
go: "1.18.7"
go: "1.18.9"
checks: ["all"]

unused:
# Select the Go version to target. The default is '1.13'.
go: "1.18.7"
go: "1.18.9"

gosec:
excludes:
Expand Down
13 changes: 13 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,3 +233,16 @@ pull_request_rules:
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 8.6 branch
conditions:
- merged
- label=backport-v8.6.0
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "8.6"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG GO_VERSION=1.18.7
ARG GO_VERSION=1.18.9
FROM circleci/golang:${GO_VERSION}


Expand Down
Loading