Skip to content

Release 1.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 11:33
· 19 commits to main since this release
35931d0

What's Changed

  • post release v1.6.0 by @apmmachine in #237
  • ci(snapshot): skip deploy if no snapshot version or release version by @v1v in #238
  • ci: use .java-version and prepare to use VM with installed tools in BK by @v1v in #241
  • bk: use specialised bk runners by @v1v in #242
  • security: add permissions block to workflows by @reakaleek in #234
  • fix: automate release note by @amannocci in #247
  • add script to get published artifacts by @SylvainJuge in #251
  • github-actions: enable provenance for the jar files by @v1v in #250
  • github-action: add attestations scope by @v1v in #252
  • github-action: delete opentelemetry workflow by @v1v in #253
  • github-action: use actions/attest-build-provenance by @v1v in #254
  • ci: use updatecli with GitHub secrets by @v1v in #255
  • ci: updatecli signed commits by @v1v in #256
  • buildkite: change git user/email by @v1v in #257
  • github-actions: slack with GitHub secrets by @v1v in #258
  • [release] improve release steps naming by @SylvainJuge in #260
  • github-action: run buildkite action with GH secrets by @v1v in #259
  • [release] fix typo in release workflow by @SylvainJuge in #261
  • ci: use github secrets for GH token by @v1v in #262
  • github-action: add dependabot for GitHub actions by @v1v in #265
  • updatecli: use shared updatecli policies by @v1v in #264
  • updatecli: rename update-compose.yaml to updatecli-compose.yaml by @reakaleek in #269
  • build(deps): bump the github-actions group across 1 directory with 4 updates by @dependabot in #273
  • build(deps): bump actions/attest-build-provenance from 1.4.1 to 1.4.2 in the github-actions group across 1 directory by @dependabot in #274
  • deps(updatecli): bump all policies by @obltmachine in #275
  • build(deps): bump actions/attest-build-provenance from 1.4.2 to 1.4.3 in the github-actions group across 1 directory by @dependabot in #277
  • deps(updatecli): bump all policies by @obltmachine in #280
  • Bump actions/upload-artifact to v4 by @reakaleek in #279
  • Update test-reporter workflow by @reakaleek in #281
  • github-action: use oblt-actions/maven/await-artifact by @v1v in #282
  • github-action: use oblt-actions/pre-commit by @v1v in #283
  • github-action: use ephemeral tokens with the required permissions by @v1v in #278
  • deps(updatecli): bump all policies by @elastic-observability-automation in #286
  • ci: use GitHub app for ephemeral tokens by @v1v in #285
  • github-actions: use ephemeral tokens by @v1v in #287
  • github-actions: use v1 for the oblt-actions by @v1v in #292
  • build(deps): bump actions/attest-build-provenance from 1.4.3 to 1.4.4 in the github-actions group across 1 directory by @dependabot in #290
  • ci: use tool-versions for updatecli by @v1v in #294
  • deps: Bump updatecli version to v0.90.0 by @elastic-observability-automation in #295
  • Add support for new spring boot rolling policy properties by @JonasKunz in #297
  • github-action: Add AsciiDoc freeze warning by @reakaleek in #303
  • deps: Bump updatecli version to v0.94.1 by @elastic-observability-automation in #304
  • [docs] Add the new docs CI checks by @colleenmcginnis in #305
  • [docs] Migrate docs from AsciiDoc to Markdown by @colleenmcginnis in #306
  • [docs] Clean up cross-repo links by @colleenmcginnis in #307
  • Move pipeline definition from terrazzo. by @ev1yehor in #309
  • [docs] Fix external links by @colleenmcginnis in #310
  • Update labeler.yml by @ismisepaul in #313
  • [docs] Miscellaneous docs clean up by @colleenmcginnis in #314
  • build(deps): bump actions/attest-build-provenance from 1.4.4 to 2.2.3 in the github-actions group across 1 directory by @dependabot in #311
  • deps: Bump updatecli version to v0.96.0 by @elastic-observability-automation in #316
  • feat: support customization for MDC serializer by @aliaksandr-lavishak-tde in #293
  • Update MdcSerializerResolver.java by @jackshirazi in #321
  • [release] release-step-2 1.7.0 by @elastic-observability-automation in #323

New Contributors

Full Changelog: v1.6.0...v1.7.0