8000 Tags · Eppo-exp/android-sdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Eppo-exp/android-sdk

Tags

v4.9.0

Toggle v4.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump com.fasterxml.jackson.core:jackson-databind (#178)

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.3 to 2.19.0.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Potter <tyler.potter@geteppo.com>

v4.8.0

Toggle v4.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgrade to latest common (#173)

- minor version bump

v4.7.0

Toggle v4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: onConfigChange method from common jdk (#167)

* feat: onConfigChange method from common jdk
* update for Configuration object in the callback
* chore: lint

v4.6.0

Toggle v4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump to latest common (#157)

* Use latest common and bump minor for new method from common (getConfiguration)
* chore: prep for release 4.6.0

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prep for release v4.5.0 (#152)

* polling wip

* fix how the default value for jitter is set

* feat: pause/resume polling for added control

* use latest common

* example app: pause and resume polling on app lifecycle

* tests

* bump version

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: latest from the common package and move `/api` to baseUrl (#132)

* chore: latest common package and move api to baseUrl
* bump version for release

v4.3.5

Toggle v4.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: allow offline init with unobfuscated config (#143)

* fix: allow offline init with unobfuscated config
* bump version

v4.3.3

Toggle v4.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: pick up latest from common SDK (#135)

v4.3.2

Toggle v4.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: respect graceful mode in Android SDK (#133)

* bump to latest common
* bump version
* respect graceful mode in android client

v4.3.1

Toggle v4.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: drop logging bridge, leave for client apps (#129)

* fix:drop logging bridge, leave for client apps
* update version
0