Skip to content

Latest commit

 

History

History
139 lines (123 loc) · 14.8 KB

CHANGELOG.md

File metadata and controls

139 lines (123 loc) · 14.8 KB

Changelog

  • fix bulkhead max wait time, update dependencies, bump v0.0.8 4ea3272

0.0.7 (2021-08-24)

  • Cache improvement #7
  • Release mollitia@0.0.7 2788582
  • bump version 0.0.7 a428ec4

0.0.6 (2021-07-27)

  • better eslint, new retry events #6
  • Release mollitia@0.0.6 5e7b233

0.0.5 (2021-07-15)

  • fix security issues with dependencies 9405cdd
  • Doc: add code snippet for Sliding Count Breaker and Sliding Time Breaker 851e9ca
  • fix issue with cache module 55fe62d
  • increase ratelimit delays fa8e157
  • Release mollitia@0.0.5 4a7dd4b
  • add mollitia icon, add eslint rules e6fca45
  • add assertions count on async tests c994cf8
  • add default-case-last rule, fix sonar issue bf115d4
  • bump version 0.0.5 932da50
  • fix for release-it 90755d5
  • fix icon path in static docs 7d4ceac
  • temporary force exit tests 19e3f28

0.0.4 (2021-03-09)

  • enhancement name rateLimit #5
  • bump version 0.0.4, remove sonar from pr, 3b6a7a7
  • add readme badges, sonar fixes 3dfc7f5
  • upgrade typescript related dev dependencies 3b19d92
  • Release mollitia@0.0.4 ff17b47
  • fix pipeline 7b66d56
  • fix nuxt relative path issue 3c1bba6
  • better module and addon creation docs f03864e
  • add gh-pages in pipeline 5777e02
  • fix pipeline for Pull Request 2ed721d
  • fix github link issue 18cbadd
  • fix lint issue b3fe322
  • update package.json to install in docs db084ae

0.0.3 (2021-01-21)

  • fix typo in package.json #1
  • Release mollitia@0.0.3 2792059
  • update package.json and pipeline 6ec8ffa
  • update version 125a2e3
  • update package.json 1f57488

0.0.2 (2021-01-21)

0.0.1 (2021-01-21)

  • typo #1
  • GAPI-24540: migrate static doc to nuxt 5053fd1
  • first draft ea98156
  • GAPI-24676: bulkhead first draft, cleanup tests 264e813
  • GAPI-25147: adding jsdoc, documentation enhancement, minor fixes d20ff76
  • GAPI-24749: major documentation update, cache and retry rework b666d20
  • Add Sliding breaker (Count and Time) 59e67c0
  • GAPI-24540: first documentation draft with timeout playground b8cf7c0
  • add promise to execute event parameters ce8d959
  • add doc for sliding window breaker 41db75e
  • GAPI-24676: add bulkhead module with playground 8488ca4
  • GAPI-24749: Documentation update (add timeout, bulkhead, cache, and fallback) ab6eb92
  • GAPI-24749: documentation changes and fixes, fix unit test paths 2c03f18
  • Simplify BreakerModule vue components 902f135
  • Add doc for Rate Limit 93ef5d5
  • GAPI-24518: add cache playground a18b70f
  • Update Sliding.vue 9e3434c
  • Fix tests f74dcb6
  • multiple lint fixes c33f402
  • add getExecParams for module, minor fixes bb1666b
  • GAPI-24518: cache first draft bf4569a
  • multiple css fixes, timeout fixes 9b64049
  • Update test perf 05b471c
  • Add test perf 689e8e7
  • Add pipeline to push release 6e90670
  • Add Rate Limiting 76b0a96
  • Update test perf for Mollitia 3c6e698
  • GAPI-24540: better retry visual doc b6de413
  • Update RateLimit vue e5eda2d
  • Add doc for Sliding Window (Count and Time) Breaker 4865ed1
  • fix several issues in doc 913bf9c
  • fix doc for retry 7c74083
  • documentation fixes 6148482
  • update doc for retry e034141
  • add contributing.md file, add comparison with other resilience libraries 041869e
  • fix undefined options fcdbbbc
  • Minor fixes for doc f643fa5
  • add support of onError for circuit Breaker 7ae4bfd
  • fixing default module values 8f497e9
  • fix issue in circuit breaker 52050ad
  • update cache doc 5fddea7
  • Fix for Sliding window breaker when values are updated dynamically 70ce47b
  • code cleanup 3eec0dc
  • add MIT license a3f8199
  • GAPI-24540: v-model fixes and disable live edit 5e49050
  • add first workflow draft 58ff5c9
  • GAPI-24521: modules export, minor type fixes 8c54a51
  • Fix in Timeout ce25327
  • Fix ratelimit doc issue 3bd02a2
  • update cache test e5a367a
  • minor fixes ec0bf15
  • sw.js should not be version controlled 09a4d24
  • GAPI-25147: fixing plugin references 37c2144
  • add circuit architecture diagram, also add a circuit breaker diagram 4c6a34f
  • add action to cache node modules 04266db
  • quick documentation fix 30e485d
  • update rate limit 5f4c310
  • Fix type in circuit breaker 3a529fe
  • add cache for node_moduules b2a1aea
  • fix tests ac52c0d
  • update pipeline 4c4ad6f
  • Fix lint 317ec02
  • fix number of attempts, in reverse order b2ca314
  • Fix build issue c01ee6b
  • fix docker registry location 252163e
  • fix console issue in sliding window vue e73ca48
  • Release mollitia@0.0.1 b1739df
  • update timeout for github action 9f0fdb0
  • update doc for cache 73f06a2
  • minor fix for cache logs 6962e48
  • add timeout for github action 08c9d15
  • add sw.js to gitignore fbe3d8f
  • Initial commit c4c832b
  • renamed Ratelimit 1644ba6