Releases: GuiaBolso/events-protocol
Releases · GuiaBolso/events-protocol
v5.0.1
Changes
v5.0.0
Changes
- Adding full support for coroutines @bruno-ortiz (#77)
v4.3.0
Changes
- Adicionando suporte básico para coroutines no EventsProcessor @bruno-ortiz (#76)
v4.2.0
Changes
- Adding IsolatedTracer.kt and helpers to propagate span context through events @bruno-ortiz (#75)
v4.1.0
Changes
- Adding support to start new traces in coroutine context @bruno-ortiz (#74)
v4.0.0
Changes
- Improvements before major release @bruno-ortiz (#70)
- Refactoring tools for tracing thread switching contexts @josealmada (#69)
- Bumping kotlin to 1.4.0 @bruno-ortiz (#66)
- Swaping mockito for mockk @bruno-ortiz (#65)
🚀Features
- Handling duplicated events @fabiokirihatagb (#67)
- adding ktor feature to events-protocol @bruno-ortiz (#68)
v4.0.0.RC1
Changes
- Refactoring tools for tracing thread switching contexts @josealmada (#69)
- adding ktor feature to events-protocol @bruno-ortiz (#68)
- Bumping kotlin to 1.4.0 @bruno-ortiz (#66)
- Swaping mockito for mockk @bruno-ortiz (#65)
🚀Features
- Handling duplicated events @fabiokirihatagb (#67)
v3.0.0
v2.10.1
Added
- Tracer method to add property to root span on Datadog @johnguerson (#63)
Changes
- Use gradle.kts file to create a cache key @cleidiano (#60)
- Update status badge @cleidiano (#59)
v2.10.0
Changes
- Improve github actions with release drafter + releaser @Kerooker (#58)
- Initial Github Action setup @cleidiano (#57)
🚀Features
- Adiciona validação de input para eventos @Kerooker (#56)
🧰 Maintenance
- Configure and run Ktlint @cleidiano (#46)