Skip to content

2025.01.3

Latest
Compare
Choose a tag to compare
@prnk28 prnk28 released this 01 Jan 20:53
· 2 commits to main since this release

Changelog

  • ef7c33a chore: disable Reddit release announcement
  • ac82505 refactor: simplify release workflow and remove unnecessary Taskfile includes
  • 8764e93 refactor: improve release process using goreleaser and taskfile
  • 8224fd3 fix: pass working directory to goreleaser task
  • a5dd620 feat: automate release process using Taskfile and GitHub Actions
  • 57bce7d ci: Enable remote taskfiles in release workflow
  • 5c5e909 refactor: simplify release workflow using a single task
  • 0cf3080 ci: improve release workflow by adding task installation step
  • 9787394 fix: correct release name template syntax
  • a901119 refactor: improve release naming and environment variable handling
  • 7c8fa00 Merge branch 'feature/1232-create-vault-settings' into feature/1220-origin-handle-exists-method
  • 0eb5530 feat: add Reddit release notification
  • a90a553 refactor: improve goreleaser archive and nfpms configuration
  • aee9af7 chore: update next milestone in scopes.json
  • 571fb61 refactor: remove outdated scopes
  • 0a7b7d9 refactor: remove unnecessary seed message
  • afc6343 fix: Handle only 500 errors in ErrorHandler
  • bb0e849 fix: Return only on 500 errors in error handler
  • 26a322a fix: update sqlc queries to match schema and use SQLite conventions
  • 014ce98 refactor: Update sqlc queries to match schema and sqlite conventions
  • ddf2f62 refactor: convert schema to SQLite
  • 2486ff3 feat: convert highway sink schema to SQLite
  • 9b0a78a fix: Rename DecodeWasmContext to decodeWasmContext
  • b727a52 fix: resolve lint errors in WASMMiddleware function
  • e0d4427
  • 356093d refactor: move gateway and vault components to new locations
  • b0a91dd build: update dependencies
  • aa8f8c0 chore(dependabot): update dependabot configuration
  • d8e5bc9 chore(scripts): improve new issue script confirmation
  • 75adb62 refactor(scopes): simplify scopes.json structure
  • 92df037 feat(scopes): add Web Authentication API documentation
  • d6f6023 chore(.github): update keywords in scopes.json
  • 3c450ad docs(scopes.json): add more specific keywords to documentation links
  • 4ce9a45 refactor(scopes): rename and reorganize scopes
  • 68aa232 refactor(api): remove unused Allocate RPC from Query service
  • 2545ab5 refactor: remove postgresql tasks
  • a5c17cb feat: add install script for Sonr binaries
  • 280b441 chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 (#1211)
  • 145499e chore(deps): bump github.com/cosmos/cosmos-db from 1.0.2 to 1.1.1 (#1207)
  • 0ccfa47 chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 (#1210)
  • e2735d5 refactor: remove unused AI PR body generator step
  • 5eb1f0d ci: improve CI workflow efficiency by removing merge
  • a3652e3 chore: upgrade actions to latest versions
  • 7d344ef chore(deps): bump cosmossdk.io/api from 0.7.5 to 0.7.6 (#1209)
  • 378d259 fix: prevent automatic version bumps from dependabot
  • 3bbec0e refactor: simplify Taskfile and remove unused chain configurations
  • 4c9919f fix: correct merge workflow to increment patch version