Android fix backport for release-1.3#1161
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: elgatito The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@ahrtr @serathius @ptabor @spzala can we merge this one? That is still relevant for the reason listed in #840 |
|
Can you squash the commits and then signoff the commit, also raise a separate PR on main branch to add a changelog under https://github.com/etcd-io/bbolt/blob/main/CHANGELOG/CHANGELOG-1.3.md#v1313tbd? thx |
d4f0d7b to
6d18205
Compare
Signed-off-by: Denis Kuzmenok <denis.kuzmenok@gmail.com>
Signed-off-by: Denis Kuzmenok <denis.kuzmenok@gmail.com>
@ahrtr Thanks, I've squashed commits, signed them off. And here is the changelog PR - #1241 |
Signed-off-by: Denis Kuzmenok <denis.kuzmenok@gmail.com>
|
/ok-to-test |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ahrtr, elgatito The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Closes #840
It is a backport of #571 .
Was tested with older Go (that is possible to be used for 1.3.*).