Releases: nubank/Amplitude-Flutter
Releases · nubank/Amplitude-Flutter
1.4.1
1.4.0
1.3.5
1.3.4
- Remove older events when the buffer is full
1.3.3
- Remove older events when the buffer is full
- If the amount of events submitted (numEvents) are lower than length this means the API is throttling (returning 413), so keep using the same numEvents until finishing submitting all events.
1.3.2
- Don't try to flush on each new event when the
numEvents
is not null, this prevents from keep retrying too soon
when the buffer is too large.
by @luisrjaeger in #17
1.3.1
1.3.0+patched-2
What's Changed
- Remove prints by @miguelslemos in #12
1.3.0+patched-1
What's Changed
- do not get advertisingId anymore by @mateusvtt in #11
Full Changelog: 1.3.0+patched...1.3.0+patched-1
1.3.0+patched
What's Changed
- Fc/set session by @reinaldomoreira in #5
- Bump flutter by @miguelslemos in #9
- removing call to method channel that gets the advertisingId by @mateusvtt in #8
New Contributors
- @mateusvtt made their first contribution in #8
Full Changelog: https://github.com/nubank/Amplitude-Flutter/commits/1.3.0+patched