Skip to content

Latest commit

 

History

History
56 lines (46 loc) · 4.48 KB

RELEASE_NOTE.md

File metadata and controls

56 lines (46 loc) · 4.48 KB

Finschia v1.0.0 Release Note

What's Changes

This version base on finschia-sdk v0.47.0, Ostracon v1.1.0, finschia/wasmd v0.1.3 and finschia/ibc-go v3.3.3.

Features

  • (build) #126 Automatically generates release note and binaries
  • (x/wasmd) #129 chore: apply detached x/wasmd
  • (build) #130 Add a release build for the linux/arm64, darwin/amd64, and darwin/arm64 platform
  • (finschia-sdk) #137 Bump finschia-sdk to 6c84a4cffa
  • (x/collection,token) #138 Add x/token and x/collection
  • (ibc-go) #140 apply ibc-go
  • (x/wasmplus) #141 change wasm module to wrapped x/wasmplus
  • (finschia-sdk) #144 bump finschia-sdk v0.47.0-alpha1 (11966d1234155ebef20b64f2ae7a905beffdb33f)
  • (build) #150 Modify the Makefile to build release bundles
  • (build) #153 rename cli name to fnsad
  • (finschia-sdk) #154 Bump finschia-sdk from v0.47.0-alpha1.0.20230214070148-11966d123415 to v0.47.0-rc1

Improvements

  • (x/wasmd) #147 update wasmd version
  • (x/wasmd) #158 bump up wasmd version to v0.1.0
  • (finschia-sdk) #159 Bump finschia-sdk from v0.47.0-rc1 to v0.47.0-rc2
  • (wasmd) #171 bump up wasmd from v0.1.2-0.20230403061848-514953c0b244 to v0.1.2

Bug Fixes

  • (finschia-sdk) #162 Bump finschia-sdk from v0.47.0-rc2 to v0.47.0-rc3
  • (finschia-sdk) #167 Bump finschia-sdk from v0.47.0-rc3 to v0.47.0-rc4
  • (finschia-sdk) #178 Bump github.com/Finschia/finschia-sdk from v0.47.0-rc6 to v0.47.0-rc7
  • (finschia-sdk) #168 Bump finschia-sdk from v0.47.0-rc4 to v0.47.0-rc4.0.20230410115856-b8421116b3f2
  • (finschia-sdk) #172 Bump finschia-sdk from v0.47.0-rc4.0.20230410115856-b8421116b3f2 to v0.47.0-rc5
  • (finschia-sdk) #174 bump up finschia-sdk from v0.47.0-rc5 to v0.47.0-rc5.0.20230414034539-489c442416cd

Breaking Changes

  • (api) #123 remove legacy REST API routes
  • (ibc-go)#164 bump up ibc-go v3.3.2 for change ibc light client of Ostracon to Tendermint

Build, CI

  • (ci) #145 add github action to push docker image to docker.io
  • (build) #157 add build args
  • (ci)#163 fix release-build ci error occurred when adding assets after tagging
  • (finschia-sdk,ostracon,wasmd,ibc-go) #176 Rename and bump up dependencies
  • (ci) #180 add a CI to build darwin version when add tag

Docs

  • (doc) #156 modify broken link or typo doc file and add issue and pr template
  • (doc)#165 update license notice and code_of_conduct
  • (license) #170 fix license copyright holder and typo

Base sub modules

Full Changelog: v0.7.0...v1.0.0