Releases: marcodd23/go-micro-core
Releases · marcodd23/go-micro-core
v1.0.0
🚀 Features
- feat: major upgrade
- PR: #23
🤖 Ci
- ci(deps): bump anothrNick/github-tag-action from 1.70.0 to 1.71.0 in the gha-dependencies group
- PR: #22
- ci(deps): bump mikepenz/release-changelog-builder-action from 4 to 5
- PR: #14
🏗️ Build
- build(deps): bump the go-dependencies group across 1 directory with 7 updates
- PR: #21
🐛️ Fix
- fix: missing go.sum
- PR: #25
🔄 Dependencies
v0.3.0
v0.1.17
v0.1.12
🤖 Ci
- ci(deps): bump actions/checkout from 3 to 4
- PR: #8
- ci(deps): bump anothrNick/github-tag-action from 1.67.0 to 1.70.0 in the gha-dependencies group
- PR: #7
🏗️ Build
- build(deps): bump the go-dependencies group with 4 updates
- PR: #9
🛠️ Refactor
- refactor: refactoring workflow
- PR: #6
🧪 Tests
- test: testing new workflow
- PR: #5
🔄 Dependencies
v0.1.2
- Refactoring Pipeline Pattern
- Added Logo
Release v0.1.1
Improved concurrency of Postgres library using sync.Map to store a sync.RWLock for each lockId
Release v0.1.0
Added :
- configmgr
- database
- errorx
- logmgr
- messaging
- patterns
- platform
- profiling
- servermgr
- shutdown
- utils
- validator