Releases: gitopia/gitopia
gitopiad v6.0.0
Release Notes
This release adds the new storage module and add the v6 upgrade handler.
Changes
- implement storage module to manage storage providers, storage information and storage challenges
- handle race conditions in repository update transactions by including repository state in the transaction
- implement storage update proposal and approval process
- implement charging for storage usage beyond free limit
Breaking Changes
- Due to the major version bump, this release may introduce breaking changes. Please upgrade only after the chain upgrade proposal passes.
gitopiad v5.1.0
Release Notes
This release fixes some critical issues in DAO implementation and add the new v5.1.0 upgrade handler.
Detailed Changes
- fix errors in pull request merge messages
- set whois update in UpdateDaoMetadata proposal
- fix UpdateDaoConfig proposal
- update protobuf imports
- add the new v5.1.0 upgrade handler
Breaking Changes
- Due to the major version bump and significant dependency upgrades, this release may introduce breaking changes. Please upgrade only after the chain upgrade proposal passes.
gitopiad v5.0.1
We are excited to announce the release of Gitopia v5.0.1! This major update brings significant improvements to Gitopia DAOs.
Detailed Changes
- Each DAO is associated with a group
- The DAO governance on critical repository actions are configurable
- Implement new DAO proposal messages
- Release creation
- Pull Request merging
- Collaborator management
- Treasury spend
- Update dao metadata
- Switched to a forked version of cosmos-sdk to disable pruing of group proposals and votes
- Migration of existing DAOs
Breaking Changes
- Due to the major version bump and significant dependency upgrades, this release may introduce breaking changes. Please upgrade only after the chain upgrade proposal passes.
gitopiad v4.0.0
Gitopia v4.0.0 Release Notes
We are excited to announce the release of Gitopia v4.0.0! This major update brings significant upgrades to core dependencies, introduces new features, and includes important fixes and improvements.
Highlights
- Major Dependency Upgrades: We've updated several core dependencies to newer stable versions, ensuring better performance, security, and compatibility.
- New Features: This release introduces Interchain Accounts support and adds comprehensive end-to-end tests.
- Developer Experience Improvements: We've enhanced our local development environment and fixed several issues to improve the developer experience.
Detailed Changes
Upgrades
- Upgraded Cosmos SDK to v0.47.13
- Upgraded IBC-Go to v7.4.0
- Upgraded CometBFT to v0.37.6
- Upgraded Go version to 1.21
New Features
- Enabled Interchain Accounts
- Added end-to-end tests for improved reliability
- Introduced localnet docker-compose configuration, including:
- Chain
- Faucet
- Git server
- Graph indexer
- Rewards service
Fixes and Improvements
- Fixed output stream of the
gitopiadbinary - Implemented migration of parameters for SDK modules
- Fixed genesis time in Gitopia parameters
- Various other minor fixes and improvements
Breaking Changes
- Due to the major version bump and significant dependency upgrades, this release may introduce breaking changes. Please upgrade only after the chain upgrade proposal passes.
gitopiad v3.0.1
Patch release with the fix for non-determinism in migration
gitopiad v2.0.0
This is the release of gitopia node software for the mainnet.
gitopiad v2.0.0-rc.1
This is the RC release of gitopia node software for the mainnet.