Skip to content

Upcoming Release Changes#8231

Open
theguild-bot wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Upcoming Release Changes#8231
theguild-bot wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@theguild-bot

@theguild-bot theguild-bot commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

hive@11.7.0

Minor Changes

  • #8079
    2b6d22f
    Thanks @mish-elle! - Added opt-in AWS IAM authentication for S3
    connections. When IAM is enabled, services authenticate to S3 using short-lived SigV4 pre-signed
    tokens instead of static passwords, since S3 connections are HTTP requests a new token will be
    generate for each call.

    New environment variables

    Variable Service Description
    S3_AWS_IAM_AUTH_ENABLED server Set to 1 to enable IAM authentication for S3.
    S3_MIRROR_AWS_IAM_AUTH_ENABLED server Set to 1 to enable IAM authentication for S3 Mirror.
    S3_AUDIT_LOG_AWS_IAM_AUTH_ENABLED server Set to 1 to enable IAM authentication for S3 Audit Log.

    To enable

    • S3_*_AWS_IAM_AUTH_ENABLED=1.
    • S3_BUCKET_NAME set to the AWS S3 bucket.
    • S3_ENDPOINT set with the S3 endpoint with the AWS Region (i.e.
      https://s3.us-east-1.amazonaws.com)

    When CDN_API=1 is set on the server, the CDN artifact handler also uses IAM-authenticated S3
    clients. Adds support for S3 Audit Logs exported to AWS S3.

Patch Changes

  • #8226
    c0873ac
    Thanks @n1ru4l! - Clarify successful GitHub schema checks by
    annotating breaking changes that are safe based on usage or approved.

  • #8232
    78f4ed4
    Thanks @jonathanawesome! - Metric Alerts: enhance Grafana
    with additional panels for tracking filtered vs unfiltered rule and group population and attaches
    additional data to evaluate-group span

  • #8235
    91f971f
    Thanks @jonathanawesome! - Metric Alerts optimization:
    Creates a new daily ClickHouse rollup and routes long-windowed rules/groups

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request bumps the version of the hive deployment package to 11.7.0 and updates the CHANGELOG.md to document the addition of opt-in AWS IAM authentication for S3 connections. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (rc)

The latest changes of this PR are available as rc on npm (based on the declared changesets):

Package Version Info
hive 11.7.0-rc-20260720134856-ed4b9de644bf417fd9320bb7fd6009fe41fc4c4b npm ↗︎ unpkg ↗︎

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

🐋 This PR was built and pushed to the following Docker images:

Targets: build

Platforms: linux/amd64

Image Tags: 11.7.0-alpha-ed4b9de, ed4b9de, ed4b9de644bf417fd9320bb7fd6009fe41fc4c4b

@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from 2251254 to a6959e6 Compare July 17, 2026 07:22
@theguild-bot theguild-bot reopened this Jul 17, 2026
@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from 4f73879 to 5a3d918 Compare July 17, 2026 20:23
@theguild-bot theguild-bot reopened this Jul 17, 2026
@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from 49196e4 to be2595b Compare July 18, 2026 00:19
@theguild-bot theguild-bot reopened this Jul 18, 2026
@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from 46eb3c1 to c0873ac Compare July 20, 2026 10:43
@theguild-bot theguild-bot reopened this Jul 20, 2026
@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from cd31dde to 78f4ed4 Compare July 20, 2026 13:12
@theguild-bot theguild-bot reopened this Jul 20, 2026
@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from e9611f4 to 91f971f Compare July 20, 2026 13:47
@theguild-bot theguild-bot reopened this Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant