Releases: tink3rlabs/magic
Releases · tink3rlabs/magic
v0.11.0
v0.10.0
v0.9.1
0.9.1 (2025-10-19)
Bug Fixes
- Fixed dynamodb Get Unmarshaling bug (2436280)
Documentation
Chores
- deps: bump gorm.io/gorm from 1.30.1 to 1.30.3 (5b61ba7)
- deps: bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue (#64) (064f197)
- deps: bump gorm.io/driver/sqlite from 1.5.7 to 1.6.0 (#56) (656c0ef)
- deps: bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 (#55) (e539d2a)
- deps: bump gorm.io/gorm from 1.30.0 to 1.30.1 (#53) (8c176f2)
v0.9.0
v0.8.1
v0.8.0
0.8.0 (2025-07-23)
Feature
Chores
- deps: bump github.com/aws/aws-sdk-go-v2/config (#47) (da2e903)
- deps: bump github.com/aws/aws-sdk-go-v2/credentials (#46) (a7e4c7c)
- deps: bump github.com/aws/aws-sdk-go-v2/service/sns (#45) (a9fb0dc)
- deps: bump gorm.io/driver/mysql from 1.5.7 to 1.6.0 (#35) (e65cdb8)
- Added additional error types (#49) (43c57d9)
v0.7.0
0.7.0 (2025-06-03)
Feature
- Added raw query method to storage interface (0a3ee8e)
Bug Fixes
- fixed SNS publisher config loader issue (acf1724)
- fix migration statements for sqlite adapter (fcfe92a)
- support aws credentials loading chain (7e3e3b3)
Documentation
- Add issue templates (7df9910)
Chores
- Update to go 1.24 (52b0272)
- updated query method to use executePaginatedQuery (4359d93)
- update devcontainer go version (8d4bcb4)
- deps: bump gorm.io/driver/postgres from 1.5.9 to 1.6.0 (dae0373)
- deps: bump gorm.io/driver/sqlite from 1.5.6 to 1.5.7 (41b7ed6)
- deps: bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue (bab542d)
- deps: bump github.com/aws/aws-sdk-go-v2/service/sns (e843560)
v0.6.0
0.6.0 (2025-05-27)
Feature
Bug Fixes
- Paging processing in sql (65493ac)
Chores
- deps: bump gorm.io/gorm from 1.25.11 to 1.26.1 (336cc97)
- deps: bump github.com/aws/aws-sdk-go-v2/config (55424ad)
- deps: bump github.com/aws/aws-sdk-go-v2/credentials (3b98dd2)
- deps: bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.1 (cbe9cc0)
- deps: bump github.com/TwiN/deepmerge from 0.2.1 to 0.2.2 (d9bf8f9)
- Point dependabot to gomod (06d3b0f)