Skip to content

Release horizon v2.27.0#1

Draft
tamirms wants to merge 17 commits intotamirms:merge-horizon-v2.27.0from
stellar:release-horizon-v2.27.0
Draft

Release horizon v2.27.0#1
tamirms wants to merge 17 commits intotamirms:merge-horizon-v2.27.0from
stellar:release-horizon-v2.27.0

Conversation

@tamirms
Copy link
Copy Markdown
Owner

@tamirms tamirms commented Dec 11, 2023

PR Checklist

PR Structure

  • This PR has reasonably narrow scope (if not, break it down into smaller PRs).
  • This PR avoids mixing refactoring changes with feature changes (split into two PRs
    otherwise).
  • This PR's title starts with name of package that is most changed in the PR, ex.
    services/friendbot, or all or doc if the changes are broad or impact many
    packages.

Thoroughness

  • This PR adds tests for the most critical parts of the new functionality or fixes.
  • I've updated any docs (developer docs, .md
    files, etc... affected by this change). Take a look in the docs folder for a given service,
    like this one.

Release planning

  • I've updated the relevant CHANGELOG (here for Horizon) if
    needed with deprecations, added features, breaking changes, and DB schema changes.
  • I've decided if this PR requires a new major/minor version according to
    semver, or if it's mainly a patch change. The PR is targeted at the next
    release branch if it's not a patch change.

What

[TODO: Short statement about what is changing.]

Why

[TODO: Why this change is being made. Include any context required to understand the why.]

Known limitations

[TODO or N/A]

tamirms and others added 17 commits September 18, 2023 15:55
services/horizon/internal/db2/history: fix payments query
…y_ops.sql (#5056)

Remove index_history_operations_on_is_payment because it is not actually used in the payments query.
Co-authored-by: Shawn Reuland <shawn@stellar.org>
* xdr: Add String() method to ScVal

* Also add String() method for contract events
…soroban ledger entries in asset stats endpoint (#5033)
…from go.mod (#5131)

Co-authored-by: Shawn Reuland <shawn@stellar.org>
tamirms pushed a commit that referenced this pull request Mar 13, 2026
…d9cda0af3

build(deps): bump the go_modules group across 1 directory with 3 updates
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.

4 participants