Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #10

Merged
merged 1 commit into from
Mar 11, 2024
Merged

chore: release main #10

merged 1 commit into from
Mar 11, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 11, 2024

🤖 I have created a release beep boop

common/goutils: 1.2.0

1.2.0 (2024-03-11)

Features

  • add extra hosts do docker config (34bac29)
  • add max size to selection prompt (98ed6af)
  • add PromptYesNo and GetStringFromFlag (1be0e10)
  • add protocol-build-dir and runtime-build-dir flags (7fe6838)
  • add root Makefile (fed812c)
  • add search mode in goutils (b68b9cb)
  • add valaccount flag to stop (e45de46)
  • split common cmd and docker logic into goutils module (eee2f75)

Bug Fixes

protocol/core: 1.3.0

1.3.0 (2024-03-11)

Features

  • set version in protocol and typescript runtimes (c58721e)

Bug Fixes

runtime/tendermint: 3.0.0

3.0.0 (2024-03-11)

⚠ BREAKING CHANGES

  • new fancy breaking change

Features

  • new stuff (097cd53)
  • set version in protocol and typescript runtimes (c58721e)

Bug Fixes

runtime/tendermint-bsync: 2.0.0

2.0.0 (2024-03-11)

⚠ BREAKING CHANGES

  • change

Features

  • set version in protocol and typescript runtimes (c58721e)

Bug Fixes

runtime/tendermint-ssync: 1.1.0

1.1.0 (2024-03-11)

Features

  • set version in protocol and typescript runtimes (c58721e)

Bug Fixes

  • typescript issues that broke the tests (083aed8)
tools/kysor: 4.0.0

4.0.0 (2024-03-11)

⚠ BREAKING CHANGES

  • change

Features

  • add AdvancedOptions to "kysor start" cmd (5241eef)
  • add confirmation prompt to transfer (27d21e3)
  • add Docker build for kysor (7a19357)
  • add docker check (7e7ee79)
  • add extra hosts to start (045b0cd)
  • add helper methods (0157183)
  • add home flag (dacf783)
  • add max size to selection prompt (98ed6af)
  • add more flags to "create valaccount" (2ad90ad)
  • add params to start command (d9ffc41)
  • add protocol- and integration version flags (796cac7)
  • add protocol-build-dir and runtime-build-dir flags (7fe6838)
  • add release script (392031d)
  • add RunPromptCommandE (1d310d1)
  • add search mode in kysor (ce899a1)
  • add show-address and show-balance commands (a45f6ec)
  • add start and stop of containers (2a8f455)
  • add status command to kysor (f58de74)
  • add stop command (e1c89af)
  • add transfer and delete commands (valaccounts) (9edf5bc)
  • add transfer command (f6606f7)
  • add update check to kysor (60f9cf5)
  • add valaccount flag to stop (e45de46)
  • add valaccounts-create cmd (077c803)
  • add validate fn (7902183)
  • add version cmd (b6c93fc)
  • added home flag for kysor home directory (#117) (1c3b893)
  • change (83acaf1)
  • implement "cloneRepo" (draft) (734a336)
  • initial version of kysor (go) (f365c7e)
  • made prerelease for types and sdk (#96) (38508c5)
  • migrate decimals and korellia-2 (#98) (75f0626)
  • new stuff (097cd53)
  • output more info for start/stop (6b3d4c3)
  • parse init params (75879ad)
  • pass versions for kysor and go runtimes (2fcb2a4)
  • print docker build output (88e28f6)
  • pull repo continuously (0155b14)
  • query pools from chain (a303b4c)
  • restart on new version (a1c855d)
  • run kysor in foreground by default (a54b1ed)
  • save config file (4ea84c4)
  • save valaccount configs (dddd8b0)
  • set version in protocol and typescript runtimes (c58721e)
  • split common cmd and docker logic into goutils module (eee2f75)
  • support chain v1.4.0 (#105) (503b71f)
  • support multiple rest/rpc endpoints (cf2417c)
  • update cmd description (0ab8fc0)
  • use kysor-cmd in kystrap (9676df8)

Bug Fixes

tools/kystrap: 1.1.0

1.1.0 (2024-03-11)

Features

  • add better validation (dd5e25e)
  • add docker-compose.yml for easier testing (3b5cfdc)
  • add docker-image to e2etest and kystrap Makefiles (ccfed0f)
  • add e2e tests for new integrations (0f8f0cc)
  • add fetch-testdata.sh script (6f68127)
  • add GetFromUrl for go template (73bea7b)
  • add github prompt (7e1da0e)
  • add go template (baf537f)
  • add history for kystrap testing (47d5028)
  • add host flag (0850d4a)
  • add kystrap docs (e9c217b)
  • add kystrap test cli cmd (ec6ab04)
  • add more docs (bcf2da3)
  • add python template (dc2e196)
  • add root Makefile (fed812c)
  • add simple output (4126643)
  • add start script (5c4bab0)
  • add test script (b9b10f3)
  • add typescript template (eb76424)
  • implement python server (32673d1)
  • improve input prompts (72d8788)
  • improve output formatting (590771e)
  • pass versions for kysor and go runtimes (2fcb2a4)
  • replace buf dependency with grpcurl (b0c8ab6)
  • set version in protocol and typescript runtimes (c58721e)
  • set version in templates (6a2cc61)
  • split common cmd and docker logic into goutils module (eee2f75)
  • update go template (c49af47)
  • update kystrap script (de005dd)
  • update kystrap test (9c4b088)
  • update readme's (1729a80)
  • use kysor-cmd in kystrap (9676df8)

Bug Fixes


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from afa5cae to e2e427c Compare March 11, 2024 12:37
@shifty11 shifty11 merged commit eabd008 into main Mar 11, 2024
@shifty11 shifty11 deleted the release-please--branches--main branch March 11, 2024 12:38
Copy link
Author

Copy link
Author

Copy link
Author

Copy link
Author

Copy link
Author

Copy link
Author

Copy link
Author

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

Successfully merging this pull request may close these issues.

1 participant