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

@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-20260721142612-02a950962c2a0a2545998dd653d3b799401d91a3 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-02a9509, 02a9509, 02a950962c2a0a2545998dd653d3b799401d91a3

@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
@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from ed4b9de to 2e45b2b Compare July 21, 2026 00:05
@theguild-bot theguild-bot reopened this Jul 21, 2026
@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from 8ca3a04 to 7c47813 Compare July 21, 2026 07:26
@theguild-bot theguild-bot reopened this Jul 21, 2026
@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from ca75389 to 68361c9 Compare July 21, 2026 14:24
@theguild-bot theguild-bot reopened this Jul 21, 2026
@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from ca75389 to 68361c9 Compare July 21, 2026 14:28
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