Skip to content

chore: bump agentapi versions in the goose and gemini modules #321

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

Merged
merged 2 commits into from
Aug 11, 2025

Conversation

hugodutka
Copy link
Contributor

@hugodutka hugodutka commented Aug 11, 2025

related to #320

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates version numbers for the agentapi module and the goose/gemini modules themselves across multiple Terraform files and documentation.

Key changes:

  • Updates agentapi module dependency from version 1.0.0/1.1.0 to 1.1.1 in both goose and gemini modules
  • Bumps goose module version from 2.1.0 to 2.1.1 in documentation examples
  • Bumps gemini module version from 1.0.0 to 1.0.1 in documentation examples

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
registry/coder/modules/goose/main.tf Updates agentapi dependency to version 1.1.1
registry/coder/modules/goose/README.md Updates goose module version references to 2.1.1 in examples
registry/coder-labs/modules/gemini/main.tf Updates agentapi dependency to version 1.1.1
registry/coder-labs/modules/gemini/README.md Updates gemini module version references to 1.0.1 in examples

@hugodutka hugodutka added the version:patch Add to PRs requiring a patch version upgrade label Aug 11, 2025
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

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

🤔 bumping agentapi minor version is a patch update? Should it not also be a minor version bump?

@hugodutka
Copy link
Contributor Author

@johnstcn hmm, I don’t think there are any new user-facing features resulting from this update. It’s just a compatibility fix for new versions of agentapi. Feels like a patch update to me.

@hugodutka hugodutka merged commit c4a5184 into main Aug 11, 2025
5 checks passed
@hugodutka hugodutka deleted the hugodutka/agentapi-version-update branch August 11, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version:patch Add to PRs requiring a patch version upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants