Skip to content

Important Notes on Releasing the Next Version #1363

Description

@Aoang

Hi maintainers,

PR #1348 has been merged, which refactors the parameter/return types of Count, Limit, and Offset from int32 to int64.

This is a breaking change (see the PR for details: #1348).

Since we're introducing a breaking change, I suggest we release the next version as v1.3.0 instead of a patch release.

When preparing the release, please:

  • Update the version in version.go
  • Add a clear note about this breaking change in CHANGELOG.md
  • Consider mentioning the migration path (change int32 → int64 in user code)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions