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

[release] update 1.x branch #3107

Closed
wants to merge 84 commits into from
Closed

[release] update 1.x branch #3107

wants to merge 84 commits into from

Conversation

SylvainJuge
Copy link
Member

What does this PR do?

Checklist

  • This is an enhancement of existing features, or a new feature in existing plugins
    • I have updated CHANGELOG.asciidoc
    • I have added tests that prove my fix is effective or that my feature works
    • Added an API method or config option? Document in which version this will be introduced
    • I have made corresponding changes to the documentation
  • This is a bugfix
  • This is a new plugin
    • I have updated CHANGELOG.asciidoc
    • My code follows the style guidelines of this project
    • I have made corresponding changes to the documentation
    • I have added tests that prove my fix is effective or that my feature works
    • New and existing unit tests pass locally with my changes
    • I have updated supported-technologies.asciidoc
    • Added an API method or config option? Document in which version this will be introduced
    • Added an instrumentation plugin? Describe how you made sure that old, non-supported versions are not instrumented by accident.
  • This is something else

apmmachine and others added 30 commits January 31, 2023 12:31
Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.76 to 1.0.77.
- [Release notes](https://github.com/networknt/json-schema-validator/releases)
- [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md)
- [Commits](networknt/json-schema-validator@1.0.76...1.0.77)

---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 8.5.3 to 8.6.1.
- [Release notes](https://github.com/elastic/elasticsearch-java/releases)
- [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-java@v8.5.3...v8.6.1)

---
updated-dependencies:
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…stic#2926)

* Add Activation method for telemetry on how the agent was started

* fix NPE from test mode or not yet initialized agent

* add integration tests

* fix cyclic dependency

* fix cyclic dependency 2nd try

* ignore slim jars

* parallelize the tests (they're mostly just waiting for the metadata)

* cache the type

* cache the type (forgot to add)

* refactor

* refactor to pass tests

* fix doc typo

* add env setup test

* fix test expecting main but now run in a thread pool (as parallel testing enabled)

* fix test to expect current thread name

* fix another test parallelization thread name changes

* jul logging test needs fixing for thread name checking

* add changelog entry

* add aws lambda explicit activation
…astic#3021)

Bumps `version.aws.sdk` from 2.19.18 to 2.20.3.

Updates `s3` from 2.19.18 to 2.20.3

Updates `sqs` from 2.19.18 to 2.20.3

Updates `dynamodb` from 2.19.18 to 2.20.3

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:sqs
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
raphw and others added 23 commits March 28, 2023 13:26
…re this is trivially possible. (elastic#3054)

---------

Co-authored-by: Jonas Kunz <Jonas.Kunz@gmx.net>
---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Kunz <jonas.kunz@elastic.co>
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.14.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update broken agent download link

* Replaced additional links

* Update docs/setup/get-agent.asciidoc

Co-authored-by: jackshirazi <jacks@fasterj.com>

---------

Co-authored-by: jackshirazi <jacks@fasterj.com>
…lastic#3090)

Bumps `version.aws.sdk` from 2.20.14 to 2.20.35.

Updates `s3` from 2.20.14 to 2.20.35

Updates `sqs` from 2.20.14 to 2.20.35

Updates `dynamodb` from 2.20.14 to 2.20.35

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…lastic#3092)

Bumps `version.aws.sdk` from 2.20.35 to 2.20.37.

Updates `s3` from 2.20.35 to 2.20.37

Updates `sqs` from 2.20.35 to 2.20.37

Updates `dynamodb` from 2.20.35 to 2.20.37

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add elasticsearch_capture_body_urls option

* add version added tag for doc

* update generated doc

* add apm-es-restclient-plugin-common dependency to fix PackagingTest failure

* fix doc break and add changelog

* Update CHANGELOG.asciidoc

Co-authored-by: SylvainJuge <syl20j@gmail.com>

---------

Co-authored-by: SylvainJuge <syl20j@gmail.com>
…lastic#3096)

* Fixing slim attacher CLI with requested agent version for download

---------

Co-authored-by: Sylvain Juge <sylvain.juge@elastic.co>
* Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit 639c473.

* Revert "[maven-release-plugin] prepare release v1.36.1"

This reverts commit ca9a6f0.
* Generate sources for tracer project, add dummy classes to force javadoc generation in agent artifacts.

* Fix package

* Review suggestions
[maven-release-plugin] copy for tag v1.37.0
@SylvainJuge
Copy link
Member Author

closing as it's impossible to review, that was a bad idea.

APM-Agents (OLD) automation moved this from In Progress to Done Apr 12, 2023
@SylvainJuge SylvainJuge deleted the 1.x branch April 12, 2023 07:22
@apmmachine
Copy link
Collaborator

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview previewSnapshots

Expand to view the summary

Build stats

  • Start Time: 2023-04-12T07:16:03.822+0000

  • Duration: 15 min 41 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark tests.

  • run jdk compatibility tests : Run the JDK Compatibility tests.

  • run integration tests : Run the Agent Integration tests.

  • run end-to-end tests : Run the APM-ITs.

  • run windows tests : Build & tests on windows.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet