Releases: blnkfinance/blnk
Releases · blnkfinance/blnk
v0.14.0
What's Changed
- fix: return meta_data instead of metadata in update metadata response by @stkegoul in #264
- Introduce hotpairs coalescing by @jerry-enebeli in #265
- Introduce hotpairs coalescing by @jerry-enebeli in #266
- Bump google.golang.org/grpc from 1.71.0 to 1.79.3 by @dependabot[bot] in #267
- Introduce hotpairs coalescing by @jerry-enebeli in #268
- Chore txn cleanup by @jerry-enebeli in #270
- refactor: standardize logging to use logrus throughout codebase by @d02ev in #271
- test: add API tests for hooks, metadata, and reconciliation endpoints by @d02ev in #272
- feat: Add OpenTelemetry metrics instrumentation with Prometheus scrape endpoint by @lawale in #269
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.35.0 to 1.43.0 by @dependabot[bot] in #274
- Bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 by @dependabot[bot] in #273
- Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.42.0 to 1.43.0 by @dependabot[bot] in #275
- Implement transaction locking mechanism with configurable wait timeout by @jerry-enebeli in #276
New Contributors
Full Changelog: v0.13.5...v0.14.0
v0.13.5
v0.13.4
What's Changed
- Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #259
- Implement many-to-one reconciliation with upload ID support by @jerry-enebeli in #260
- Enhance filter functionality with logical operator support by @jerry-enebeli in #263
Full Changelog: v0.13.3...v0.13.4
v0.13.3
What's Changed
- Bug fix: filter transactions by balance_id by @caetano-dev in #258
New Contributors
- @caetano-dev made their first contribution in #258
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
- Filters by @jerry-enebeli in #253
- Improve connection management, queue recovery, and Redis pool configuration by @jerry-enebeli in #254
- cleanup by @jerry-enebeli in #255
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- Add typesense reindexing functionality by @jerry-enebeli in #251
Full Changelog: v0.13.0...v0.13.1
v0.13.0
[0.13.0] - 2026-01-27
What's Changed
- Refactor transaction processing for atomic balance updates by @jerry-enebeli in #234
- add more tests by @jerry-enebeli in #235
- Fix silent big.Int.SetString() failures causing nil panics by @trinh31201 in #242
- Introduce Transaction lineage by @jerry-enebeli in #237
- Update GitHub Actions workflows to include read permissions by @jerry-enebeli in #243
- Refactor locking mechanism for transaction processing by @jerry-enebeli in #244
- security improvements by @jerry-enebeli in #246
- Refactor tokenization service and configuration handling by @jerry-enebeli in #247
- introduce outbox on lineage txns by @jerry-enebeli in #248
- Improvements by @jerry-enebeli in #249
New Contributors
- @trinh31201 made their first contribution in #242
Full Changelog: v0.12.2...v0.13.0
v0.12.2
What's Changed
- Fix typo in bug report template by @myeljoud in #229
- Enhance transaction handling and indexing by @jerry-enebeli in #231
New Contributors
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- feat: allow search results to be ordered by
effective_dateby @shottah in #224 - Fix race condition in transaction indexing with batch indexing by @jerry-enebeli in #227
New Contributors
Full Changelog: v0.12.0...v0.12.1