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

V0.10.1 #96

Merged
merged 13 commits into from
Jul 13, 2021
Merged

V0.10.1 #96

merged 13 commits into from
Jul 13, 2021

Conversation

albsch
Copy link
Member

@albsch albsch commented Jul 13, 2021

No description provided.

Albert Schimpf and others added 13 commits July 13, 2021 21:17
Rewrote gen_fsm_compat -> gen_statem for module riak_core_vnode_worker_pool
Bumped rebar3 to 3.13.0

Preparing for first release.

* Added E22 to pipeline
* Fixed Readme and descriptions to fit riak_core_lite
* Included outside dependencies again
  * Fixed deprecation warnings in those dependencies
* Added xref to pipeline

Added support for E21

Removed unused file

Fixed badge link

Changed version to 0.9.0

Added badge that tracks hex.pm version

Added coverage support

Changed api to make staged joins mandatory

Bumped version to 0.10.0

Removed unused test dependencies (goldrush, mustache). Added missing meck dependency to tests

Made edoc work again. Replaced macros with direct calls. Added edoc to pipeline
* Replaced mochiglobal with persistent_term
* Added link to erlang persistent_term
Added linting.
* Added default rebar3_format
* Changed to otp_formatter, fixed one issue in code by refactoring
* Adjusted pipeline

Update README.md
* Bloom filter removed
* Removed stats util modules

Removed one eqc file

Removed another eqc file
* update travis
* adjust number of test executions
* update coverage + bug fixing in riak_core_claim

Co-authored-by: Wölki <55596379+WoelkiM@users.noreply.github.com>
Co-authored-by: woelki <m_woelki14@cs.uni-kl.de>
Co-authored-by: Peter Zeller <p_zeller@cs.uni-kl.de>
Replaced riak_core_gen_server with gen_server.
* Format with E23, increased line length by 20
* Added E23 to pipeline
* PR basho#959 upstream fixed worker pool deadlock
* Added unit test case which enforces the deadlock prior the fix
Update riak_core_vnode API

reconstruct

format

format with Erlang version 23

Removed duplicate API call for send event

format

Fixed #70

Moved proper to project_plugins (#72)

Merge with "Finish removing bucket properties and buckets"

Insert the commit "Unused riak_core_bas64url module"

Finish removing bucket properties and buckets (#75)

* Removed bucket properties
* Removed unused functions
* Removed not needed riak_core_rand backwards-compatibility layer
* Changed variable call name and removed legacy state from riak_core_vnode_master
* Formated Mod -> Module for better graph and convention of variable Mod calls

make format

Update README.md

Added example references for riak_core_lite to the readme
@albsch albsch merged commit 3f836ae into new-master Jul 13, 2021
@albsch albsch deleted the v0.10.1 branch July 13, 2021 19:48
albsch added a commit that referenced this pull request Mar 21, 2022
* riak_core_vnode_worker_pool to gen_statem (#19)
* Added E22 to pipeline
* Fixed Readme and descriptions to fit riak_core_lite
* Included outside dependencies again
 * Fixed deprecation warnings in those dependencies
* Added xref to pipeline
* Added badge that tracks hex.pm version
* Added coverage support
* Removed unused test dependencies (goldrush, mustache). Added missing meck dependency to tests
* Made edoc work again. Replaced macros with direct calls. Added edoc to pipeline
* Replaced mochiglobal with persistent_term (#43)
* Added lint command and lint to pipeline (#35)
* #35 (#45)
* fix riak_core_status:ringready/0 (#52) Added test case.
* Formatter (#53)
* Added default rebar3_format
* Changed to otp_formatter, fixed one issue in code by refactoring
* Adjusted pipeline
* Unused modules (#58)
* Bloom filter removed
* Removed stats util modules
* Removed one eqc files.
* property based testing (#61)
* update travis
* adjust number of test executions
* update coverage + bug fixing in riak_core_claim
* 20 replaced riak_core_gen_server with gen_server (#63)
* Erlang 23 Pipeline (#64)
* Format with E23, increased line length by 20
* Added E23 to pipeline
* PR basho#959 upstream (#65)
* Added unit test case which enforces the deadlock prior the fix
* V0.10.1 release
* #70
* Moved proper to project_plugins (#72)
* Finish removing bucket properties and buckets (#75)

Co-authored-by: Andreas Schultz <andreas.schultz@travelping.com>
Co-authored-by: woelki <m_woelki14@cs.uni-kl.de>
Co-authored-by: Peter Zeller <p_zeller@cs.uni-kl.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants