Skip to content

Latest commit

 

History

History
92 lines (86 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

92 lines (86 loc) · 10.5 KB

Changelog

  • fix typo in package.json #1
  • 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 [email protected] 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