Skip to content

Tags: daemonJP/go

Tags

horizon-v0.24.1

Toggle horizon-v0.24.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add changelog for v0.24.1 release (stellar#2062)

horizon-v0.24.0

Toggle horizon-v0.24.0's commit message
Update Horizon 0.24.0 CHANGELOG (stellar#1989)

* Update Horizon 0.24.0 CHANGELOG

* Deprecated

* Apply suggestions from code review

* Apply suggestions from code review

Co-Authored-By: Eric Saunders <ire-and-curses@users.noreply.github.com>

* Add previous breaking changes

* Add info about DB queries cancel

compliance-v0.0.33

Toggle compliance-v0.0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
services/{bridge,compliance}: update changelogs for release 0.0.33 (s…

…tellar#1966)

Update CHANGELOG of Bridge and Compliance with change introduced in 12f6d43.

To release Bridge and Compliance with the fix in the shared library.

bridge-v0.0.33

Toggle bridge-v0.0.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
services/{bridge,compliance}: update changelogs for release 0.0.33 (s…

…tellar#1966)

Update CHANGELOG of Bridge and Compliance with change introduced in 12f6d43.

To release Bridge and Compliance with the fix in the shared library.

ticker-v1.2.0

Toggle ticker-v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
services/ticker: set version for release v1.2.0 (stellar#1962)

Set version for the next release of Ticker, v1.2.0.

To release pending unreleased changes to Ticker.

horizon-v0.23.1

Toggle horizon-v0.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request from GHSA-5v3w-33m8-hhq5

services/horizon: Add ReadTimeout to HTTP server configuration

friendbot-v0.0.2

Toggle friendbot-v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
services/friendbot: set version for release v0.0.2 (stellar#1961)

Set version in CHANGELOG for Friendbot v0.0.2.

Also added version for the initial release of [Friendbot v0.0.1] that was missing.

To release Friendbot v0.0.2.

[Friendbot v0.0.1]: https://github.com/stellar/go/releases/tag/friendbot-v0.0.1

federation-v0.3.0

Toggle federation-v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
services/federation: set version on changelog for v0.3.0 (stellar#1960)

Set version on CHANGELOG for Federation v0.3.0.

To release v0.3.0 of Federation.

horizon-v0.23.0

Toggle horizon-v0.23.0's commit message
Send bye bye event before exiting a StreamHandler (stellar#1942)

We should be sending a bye bye event before closing an SSE request. But
we neglect to do so when the StreamHandler context terminates the
request.

horizon-v0.22.2

Toggle horizon-v0.22.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
services/horizon: Fix `AccountsForSigner` to remove preauth tx signer (

…stellar#1906)