Releases: opticSquid/hangout-auth-api
Releases · opticSquid/hangout-auth-api
Fixing log levels in production and otel log appender exception
What's Changed
- Fix/log levels and otel semconv by @opticSquid in #75
Full Changelog: v2.0.2...v2.0.3
Fixed the bug that identified same device as different device upon switching network
What's Changed
- Fixed issue with device network switching by @opticSquid in #74
Full Changelog: v2.0.1...v2.0.2
Moving docker image to multistage build to reduce size
What's Changed
- moving to multi stage docker file by @opticSquid in #73
Full Changelog: v2.0.0...v2.0.1
Fixed device tracking bugs
What's Changed
- Fixes device tracking through ip which is unreliable. Now tracks dvice through multiple non invasive datapoints by @opticSquid in #72
Full Changelog: v1.2.3...v2.0.0
Fixes docker image logging issue to otel collector
What's Changed
- fixes docker image logging to otel collector issue by @opticSquid in #71
Full Changelog: v1.2.2...v1.2.3
Moving all telemetry data transfer to http/protobuf
What's Changed
- Moving all telemetry data transfer to HTTP/Protobuf by @opticSquid in #70
Full Changelog: v1.2.1...v1.2.2
fixing docker image bug
What's Changed
- fixing docker pipeline for name change issue by @opticSquid in #69
Full Changelog: v1.2.0...v1.2.1
Making the project user friendly and also overhauling observability pipelines
What's Changed
- retains trace ids across services, fixes token validity after logout, allows login after refresh token expires by @opticSquid in #50
- Update LICENSE by @opticSquid in #56
- Update SECURITY.md by @opticSquid in #57
- Update and rename LICENSE to LICENSE.md by @opticSquid in #58
- Create CODE_OF_CONDUCT.md by @opticSquid in #59
- Create CONTRIBUTING.md by @opticSquid in #60
- Update issue templates by @opticSquid in #61
- Feature/telemetry to otel collector by @opticSquid in #62
- renaming hnagout-auth-service to hangout-auth-api by @opticSquid in #68
Full Changelog: v1.1.4...v1.2.0
Re arranged API collections
What's Changed
- Restructuring api collections by @opticSquid in #48
- turned kafka security off
Full Changelog: v1.1.3...v1.1.4