Releases: tomlightning/openrtb
Releases · tomlightning/openrtb
v3.2.2-alpha16
What's Changed
- refactor: Remove omitempty from DNT, LMT, and JS fields in Device str… by @tomlightning in #14
Full Changelog: v3.2.2-alpha15...v3.2.2-alpha16
v3.2.2-alpha15
What's Changed
- chore: Update user and regulations fields to use typed structs by @tomlightning in #13
Full Changelog: v3.2.2-alpha14...v3.2.2-alpha15
v3.2.2-alpha14
What's Changed
- chore: Update user and regulations fields to use json.RawMessage type by @tomlightning in #12
Full Changelog: v3.2.2-alpha13...v3.2.2-alpha14
v3.2.2-alpha13
What's Changed
- chore: Update go-json dependency to v0.10.3 by @tomlightning in #11
Full Changelog: v3.2.2-alpha12...v3.2.2-alpha13
v3.2.2-alpha12
What's Changed
- return some attributes even if empty by @tomlightning in #10
Full Changelog: v3.2.2-alpha11...v3.2.2-alpha12
Removed omitempty from audio startdelay
Merge pull request #9 from tomlightning/feature/fix-exp-type remove start delay omit from audio object
fix exp and add regs
Merge pull request #7 from tomlightning/feature/fix-exp-type fix issue with exp
device ppi
Merge pull request #8 from tomlightning/feature/fix-exp-type ppi int32
Bug in utcoffset type
Merge pull request #6 from tomlightning/feature/reduce_memory_footprint changed offset type
Reduce memory footprint
- Usage for small int types
- Struct alignment