Skip to content

chore(release): bump CLI to 0.3.0 - #354

Merged
kylehounslow merged 1 commit into
opensearch-project:mainfrom
kylehounslow:release/0.3.0
Jul 27, 2026
Merged

chore(release): bump CLI to 0.3.0#354
kylehounslow merged 1 commit into
opensearch-project:mainfrom
kylehounslow:release/0.3.0

Conversation

@kylehounslow

@kylehounslow kylehounslow commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Description

Minor release: bumps the CLI to 0.3.0.

Per RFC #27, the delta since v0.2.0 includes a new feature (VPC support for the AWS installer, #337), so this is a MINOR bump. package.json was previously set to 0.2.1 (#349, never tagged or published); this corrects it.

Also fixes RELEASING.md step 2: the release tag is requested via a [GitHub Request] issue on opensearch-project/.github, since maintainers cannot push tags directly (.github#531). Links .github#577 as the format example.

Issues Resolved

N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Minor release. The delta since v0.2.0 includes VPC support for the AWS
installer (opensearch-project#337), a new feature adding --vpc-id / --subnet-ids /
--security-group-ids and a VPC-private deployment path, plus the security-group
data-path check and e2e harness (opensearch-project#344). Per the RFC opensearch-project#27 bumping rules, a new
non-breaking feature is a MINOR bump, so v0.2.0 -> v0.3.0 rather than a patch.

Also fix RELEASING.md step 2: maintainers cannot push tags to this repo
(.github#531), so the release tag is requested via a [GitHub Request] issue on
opensearch-project/.github. Documents the format and links .github#577 as an
example.

Signed-off-by: Kyle Hounslow <kylhouns@amazon.com>
@kylehounslow
kylehounslow merged commit b48bb7d into opensearch-project:main Jul 27, 2026
5 checks passed
@kylehounslow

Copy link
Copy Markdown
Collaborator Author

.github release request filed: opensearch-project/.github#600

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants