Skip to content

chore: sails version 1.0.0-beta.1, release ci#1243

Merged
vobradovich merged 2 commits intomasterfrom
vo/bump-sails-version
Mar 17, 2026
Merged

chore: sails version 1.0.0-beta.1, release ci#1243
vobradovich merged 2 commits intomasterfrom
vo/bump-sails-version

Conversation

@vobradovich
Copy link
Member

No description provided.

@vobradovich vobradovich self-assigned this Mar 17, 2026
@vobradovich vobradovich requested a review from m62624 March 17, 2026 14:13
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request performs a routine version update for the sails framework and its associated components to 1.0.0-beta.1. This ensures that all parts of the project are aligned with the latest beta release, facilitating ongoing development and compatibility. The changes primarily involve updating version numbers in configuration files and IDL definitions.

Highlights

  • Sails Version Update: The sails version has been uniformly updated to 1.0.0-beta.1 across various project components, including Cargo.lock, Cargo.toml, and numerous IDL files.
  • Package Dependency Updates: Multiple Rust packages within Cargo.lock, such as aggregator-app, sails-cli, and sails-rs, have had their explicit version dependencies updated to 1.0.0-beta.1.
  • IDL File Version Directives: The !@sails version directive in all affected IDL files has been upgraded to 1.0.0-beta.1, ensuring consistency with the new sails beta release.
Changelog
  • Cargo.lock
    • Updated aggregator-app version from 0.10.2 to 1.0.0-beta.1
    • Updated aggregator-client version from 0.10.2 to 1.0.0-beta.1
    • Updated alloc-stress version from 0.10.2 to 1.0.0-beta.1
    • Updated benchmarks version from 0.10.2 to 1.0.0-beta.1
    • Updated compute-stress version from 0.10.2 to 1.0.0-beta.1
    • Updated counter-bench version from 0.10.2 to 1.0.0-beta.1
    • Updated inspector-app version from 0.10.2 to 1.0.0-beta.1
    • Updated inspector-client version from 0.10.2 to 1.0.0-beta.1
    • Updated ping-pong-bench-app version from 0.10.2 to 1.0.0-beta.1
    • Updated ping-pong-bench-client version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-cli version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-client-gen version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-client-gen-js version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-idl-gen version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-idl-meta version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-idl-parser version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-idl-parser-v2 version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-idl-parser-wasm version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-macros version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-macros-core version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-reflect-hash version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-reflect-hash-derive version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-rs version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-sol-gen version from 0.10.2 to 1.0.0-beta.1
  • Cargo.toml
    • Updated workspace package version from 0.10.2 to 1.0.0-beta.1
  • benchmarks/ping-pong/client/ping_pong.idl
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • examples/aggregator/client/aggregator_client.idl
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • examples/demo/client/demo_client.idl
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • examples/inspector/client/inspector_client.idl
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • examples/no-svcs-prog/wasm/no_svcs_prog.idl
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • examples/partial-idl/client/partial_idl_client.idl
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • examples/redirect/client/redirect_client.idl
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • examples/redirect/proxy-client/redirect_proxy_client.idl
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • examples/rmrk/catalog/wasm/rmrk-catalog.idl
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • js/test/demo-v2/demo.idl
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • rs/ethexe/Cargo.lock
    • Updated ethapp version from 0.10.0 to 1.0.0-beta.1
    • Updated ethapp-with-events version from 0.10.0 to 1.0.0-beta.1
    • Updated macros-tests version from 0.10.0 to 1.0.0-beta.1
    • Updated sails-idl-gen version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-idl-meta version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-macros version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-macros-core version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-reflect-hash version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-reflect-hash-derive version from 0.10.2 to 1.0.0-beta.1
    • Updated sails-rs version from 0.10.2 to 1.0.0-beta.1
  • rs/ethexe/Cargo.toml
    • Updated workspace package version from 0.10.0 to 1.0.0-beta.1
  • rs/ethexe/ethapp_with_events/tests/snapshots/insta__ethapp_with_events_generate_idl.snap
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • rs/idl-gen/tests/snapshots/generator__program_idl_works_with_empty_ctors.snap
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • rs/idl-gen/tests/snapshots/generator__program_idl_works_with_multiple_services.snap
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • rs/idl-gen/tests/snapshots/generator__program_idl_works_with_non_empty_ctors.snap
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • rs/idl-gen/tests/snapshots/generator__service_idl_works_with_base_services.snap
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • rs/idl-gen/tests/snapshots/generator__service_idl_works_with_basics.snap
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
  • rs/idl-parser-v2/tests/idls/demo.idl
    • Updated !@sails directive version from 0.10.2 to 1.0.0-beta.1
Ignored Files
  • Ignored by pattern: .github/workflows/** (1)
    • .github/workflows/rs-release.yml
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

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

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 updates the version across the project to 1.0.0-beta.1. The changes are applied to Cargo.toml and Cargo.lock files in the main workspace and the rs/ethexe workspace. Additionally, version strings have been updated in various .idl files and test snapshots to reflect the new version. The changes appear to be a straightforward and consistent version bump for a new release.

@vobradovich vobradovich merged commit e3feec0 into master Mar 17, 2026
6 checks passed
@vobradovich vobradovich deleted the vo/bump-sails-version branch March 17, 2026 15:11
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