Releases: CollaborativeStateMachines/Cirrina-Baselines
Releases · CollaborativeStateMachines/Cirrina-Baselines
Version 2.0.0
What's Changed
- feat: adding initial dapr implementations by @AlexZangerle in #1
- fix: removing networks from compose files by @AlexZangerle in #2
- fix: removing termination from benchmarks by @AlexZangerle in #3
- feat: add dining philiosophers and sleeping barber dapr (#4) by @AlexZangerle in #5
- fix: removing remaining prints by @AlexZangerle in #6
- fix: removing prints from big by @AlexZangerle in #7
- feat: adding metrics to big benchmark by @AlexZangerle in #8
- feat: add metrics and vagrant setup to dining philosophers by @GregorHolzer in #9
- chore: improving project by @Frnd-me in #11
- feat: adding initial deployment script for grid5000 by @AlexZangerle in #10
- chore: formatting with proper style by @Frnd-me in #12
- fix: adjusting diningPhilosophers dockerfile by @AlexZangerle in #13
- fix: fixing deployment file by @Frnd-me in #14
- fix: adjusting default eating delay to 10ms by @AlexZangerle in #15
- fix: fixing deployment timing by @Frnd-me in #16
- fix: fixing event latency recording by @AlexZangerle in #17
- feat: adding chrony for time synchronization and consistent latencies by @Frnd-me in #19
- feat: adding metrics and vagrantfile for count example by @AlexZangerle in #18
- feat: adding docker image creation for count example by @AlexZangerle in #20
- feat: adding metrics and Vagrantfile for cigaretteSmokers example by @AlexZangerle in #21
- chore: cleaning up baselines repository by @Frnd-me in #22
- chore: cleaning up baselines repository by @Frnd-me in #23
- feat: adding metrics and Vagrantfile to chameneos example by @AlexZangerle in #24
- feat: adding metrics and Vagrantfile to big example by @AlexZangerle in #25
- fix: fix typo in docker.yml by @AlexZangerle in #26
- fix: adjusting big Vagrantfile to use published docker image by @AlexZangerle in #27
- feat: adding random eating time for philosophers and removing timesync from Vagrantfile by @AlexZangerle in #28
- fix: aligning dining philosopher implementation with csm version by @AlexZangerle in #29
- fix: aligning count example with csm version by @AlexZangerle in #30
- fix: aligning cigaretteSmokers example with csm version by @AlexZangerle in #31
- feat: aligning chameneos with csm version by @AlexZangerle in #33
- fix: aligning big with csm version by @AlexZangerle in #34
- fix: adding cloudEvent wrapper to counterSubscriber by @AlexZangerle in #35
- fix: change neighbors array to 12 neighbors by @AlexZangerle in #36
- feat: add metrics to sleeping barber by @GregorHolzer in #32
- fix: storing ingredients in cigaretteSmokers in arrayList by @AlexZangerle in #37
- fix: adding retry delay for customers in sleepingBarber by @AlexZangerle in #38
- fix: changing default role to smoker by @AlexZangerle in #39
- fix: adding thinking delay before sending hungry again by @AlexZangerle in #40
- fix: aligning sleepingBarber with csm version by @AlexZangerle in #41
- fix: fixing typo in waitingRoom by @AlexZangerle in #42
- fix: fixing element removal from waiting list by @AlexZangerle in #43
- feat: adding ping pong benchmark by @AlexZangerle in #44
- fix: added missing application.properties to pingpong by @AlexZangerle in #45
New Contributors
- @AlexZangerle made their first contribution in #1
- @Frnd-me made their first contribution in #11
Full Changelog: https://github.com/CollaborativeStateMachines/Cirrina-Baselines/commits/2.0.0