Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gl-native to v10.0.0-rc.2, introduce addPersistentLayer/isPersistentLayer API. #422

Merged
merged 2 commits into from
Jun 14, 2021

Conversation

pengdev
Copy link
Member

@pengdev pengdev commented Jun 14, 2021

PRs must be submitted under the terms of our Contributor License Agreement CLA.
Fixes: < Link to related issues that will be fixed by this pull request, if they exist >

Pull request checklist:

  • Briefly describe the changes in this PR.
  • Include before/after visuals or gifs if this PR includes visual changes.
  • Write tests for all new functionality. If tests were not written, please explain why.
  • Add example if relevant.
  • Document any changes to public APIs.
  • Apply changelog label ('breaking change', 'bug 🪲', 'build', 'docs', 'feature 🍏', 'performance ⚡', 'testing 💯') or use the label 'skip changelog'
  • Add an entry inside this element for inclusion in the mapbox-maps-android changelog: <changelog>Bump gl-native to v10.0.0-rc.2; Introduce experimental Style#addPersistentStyleLayer, Style#addPersistentStyleCustomLayer and Style#isStyleLayerPersistent API.</changelog>.

Summary of changes

  • Bump gl-native to v10.0.0-rc.2
  • Introduce experimental Style#addPersistentStyleLayer, Style#addPersistentStyleCustomLayer and Style#isStyleLayerPersistent API.

User impact (optional)

@pengdev pengdev self-assigned this Jun 14, 2021
@pengdev pengdev requested a review from a team June 14, 2021 08:06
Copy link
Contributor

@kiryldz kiryldz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@pengdev pengdev merged commit 44c5c5e into main Jun 14, 2021
@pengdev pengdev deleted the peng-bump-rc.2 branch June 14, 2021 11:01
@pengdev pengdev mentioned this pull request Jun 23, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants