Releases: bsv-blockchain/go-overlay-discovery-services
Releases · bsv-blockchain/go-overlay-discovery-services
Release v0.1.4
Immutable
release. Only release title and notes can be modified.
Changelog
- 05fc29d chore(deps): bump github.com/bsv-blockchain/go-wallet-toolbox (#30)
- a85b021 chore(deps): bump github.com/bsv-blockchain/go-wallet-toolbox (#31)
- dde1afe chore(deps): bump github.com/bsv-blockchain/go-wallet-toolbox (#37)
- a6679ce chore(deps): bump github/codeql-action in the ghactions-all group (#36)
- a55dc23 chore(deps): bump golang.org/x/crypto (#33)
- 2dbb07a chore(deps): update dependency versions in go.sum
- 36b0669 chore(imports): reorganize import statements across multiple files
- 373784b docs(README): update project structure and badge layout
- 274c31b refactor(golangci): reorder var-naming rule configuration
- a2e51e7 sync: update 13 files from source repository (#38)
- 90fe176 sync: update 26 files from source repository (#32)
- b88553e sync: update 29 files from source repository (#35)
- 8561b06 sync: update 3 files from source repository (#29)
- 49c9ba3 sync: update 8 files from source repository (#34)
- 5cebf09 sync: update 9 files from source repository (#28)
Release v0.1.3
Immutable
release. Only release title and notes can be modified.
Changelog
- 42d6b68 chore(deps): bump github.com/bsv-blockchain/go-wallet-toolbox (#27)
- 2c7d90f chore(deps): bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6 (#26)
- 6dd9a53 chore(deps): update go-overlay-services and go-sdk versions
- 5640bac sync: update 16 files from source repository (#23)
- 127a7ab sync: update 16 files from source repository (#25)
- 16428b7 sync: update 6 files from source repository (#24)
Release v0.1.2
Immutable
release. Only release title and notes can be modified.
Changelog
- 49a954c Add CodeQL analysis workflow configuration
- e8e993e chore(ci): remove deprecated CodeQL workflow file
- 7bb41be chore(deps): bump github.com/bsv-blockchain/go-wallet-toolbox (#15)
- f780ebf chore(deps): bump github.com/bsv-blockchain/go-wallet-toolbox (#21)
- f1121b7 chore(deps): bump github/codeql-action in the ghactions-all group (#16)
- d822f20 chore(deps): bump the ghactions-all group with 2 updates (#22)
- 53c0773 docs(README): add SonarCloud badge for code quality monitoring
- d28e705 docs(README): reorganize development build commands section
- 0f52463 refactor(linters): change nolintlint require-specific setting to false
- 807130d refactor(linters): disable var-naming rule in revive config
- 6dbfb20 refactor(tests): remove specific nolint directive for utility package
- e9ad432 sync: update .devcontainer.json from source repository (#13)
- a70930e sync: update .github/SECURITY.md from source repository (#20)
- a86891b sync: update 5 files from source repository (#18)
- 87f4a84 sync: update 5 files from source repository (#19)
- a987f90 sync: update 6 files from source repository (#17)
- d590a5d test(fuzz): add fuzz tests for HexToBytes and BytesToHex functions
- d2331f0 test(fuzz): add fuzz tests for query object methods
- 23d3890 test(fuzz): add fuzz tests for query object parsing and validation
- 32fc1ac test(validation): add fuzz tests for URI validation functions