8000 Comparing v0.1.4...v0.1.5 · raystack/raccoon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: raystack/raccoon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.4
Choose a base ref
...
head repository: raystack/raccoon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.5
Choose a head ref
  • 5 commits
  • 68 files changed
  • 3 contributors

Commits on Jun 30, 2022

  1. docs: move docs to docusaurus (#37)

    * docs: move docs to docusaurus
    
    * docs: add docs workflow
    ravisuhag authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2402d49 View commit details
    Browse the repository at this point in the history
  2. chore: fix typo

    ravisuhag committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d945b0a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. feat: support multiple event acknowledgement levels (#39)

    * feat: add sync response suppor
    
    * add config EVENT_ACK
    * update handlers to support Ack response.
    
    * docs: update docs for EVENT_ACK
    
    - update configurations doc
    - update architecture doc for explanation
    
    * feat(config): update config param type
    
    * Introduce new type AckType
    * Update handlers with new type
    
    * docs(event_type): update doc for config use case
    
    * docs: update image for sync/async architecture
    
    * fix(websocket): add mutex in sync response
    
    * fix(websockets): removing mutex in sync response
    ramey authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    8bcf4f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    b895a6c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. feat: message ack sync changes improvements (#43)

    * feat: message ack performance improvements
    AkbaraliShaikh authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    ef219b6 View commit details
    Browse the repository at this point in the history
Loading
0