Releases: colibri-project-io/colibri-sdk-go
Releases · colibri-project-io/colibri-sdk-go
v0.0.5
What's Changed
- fix: request error rest-server return by @dantasrafael in #91
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Update Go version and go.opentelemetry.io/contrib version by @arkanjoms in #81
- chore: evol observer module by @dantasrafael in #83
- feat: increase cache db module by @dantasrafael in #85
- feat: increase database module by @dantasrafael in #86
- chore: general update by @dantasrafael in #87
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- check if rest server is closed successfully. by @arkanjoms in #64
- fix: add condition when i try to add photo-url in create firebase user by @dantasrafael in #67
- add support to array field in postgres mapping by @arkanjoms in #68
- add JsonB type by @arkanjoms in #69
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.52.1 by @dependabot in #74
- chore(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by @dependabot in #72
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #70
- chore(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.11 by @dependabot in #71
- Update authentication context and add custom auth middleware by @arkanjoms in #73
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #75
- chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #76
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #77
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- chore: issues templates by @dantasrafael in #39
- Feat/open telemetry by @arkanjoms in #40
- feat: change logging to new golang package
slog
by @arkanjoms in #41 - fix: aws cloud config with duplicated code by @arkanjoms in #42
- chore: add pr size label by @arkanjoms in #44
- docs: add some sonar badges by @arkanjoms in #45
- fix: dependabot alert by @arkanjoms in #48
- chore: improve logger by @arkanjoms in #47
- feat: add swagger ui on development environment by @arkanjoms in #46
- feat: change storage upload return by @dantasrafael in #49
- feat: change gcp storage url by @dantasrafael in #51
- feat: change gcp storage upload config by @dantasrafael in #52
- feat: add user photo url by @dantasrafael in #56
- chore: update modules by @arkanjoms in #54
- chore: enable GCP by @arkanjoms in #55
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.50.0 by @dependabot in #53
- fix: github.com/gofiber/swagger version by @arkanjoms in #57
- fix: gcp pubsub project id config by @arkanjoms in #58
- chore(deps): bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible by @dependabot in #59
New Contributors
- @dependabot made their first contribution in #53
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- #1 - implementing graceful shutdown by @arkanjoms in #14
- #9 - implementing migration execution by @arkanjoms in #16
- feat: evol to new webcontext by @dantasrafael in #22
- #10 feat: sql transaction by @arkanjoms in #23
- feat: replace gorilla by fiber (fasthttp) by @arkanjoms in #24
- feat: create queue consumer contract by @arkanjoms in #25
- feat: add test producer by @dantasrafael in #27
- localstack config by @arkanjoms in #28
- feat: add validator in decode message consumer by @dantasrafael in #29
- add form data upload on request test by @arkanjoms in #30
- feat: add firebase support by @dantasrafael in #32
- chore: change user update by @dantasrafael in #33
- feat: add isoDate and isoTime types by @dantasrafael in #35
- update dependencies to fix local docker version by @arkanjoms in #34
- chore: add apache license by @dantasrafael in #36
- chore: add CODE_OF_CONDUCT.md by @dantasrafael in #37
- chore: add CONTRIBUTING.md by @dantasrafael in #38
- #7 - add PR ci validation by @arkanjoms in #17
New Contributors
- @arkanjoms made their first contribution in #14
- @dantasrafael made their first contribution in #22
Full Changelog: https://github.com/colibri-project-io/colibri-sdk-go/commits/v0.0.1