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

feat: Add health api endpoint or kind #166

Merged
merged 12 commits into from Feb 4, 2023

Conversation

Cameri
Copy link
Owner

@Cameri Cameri commented Feb 4, 2023

Description

  1. Adds health endpoint
  2. Alternative method to check invoice status
  3. Keep clients alive on message
  4. Fix Invoice QR Code CSP error
  5. Patch: Ignore expired invoice on Zebedee callback

Related Issue

#50

Motivation and Context

  1. Fix bugs

How Has This Been Tested?

  1. Locally

Screenshots (if appropriate):

Types of changes

  • Non-functional change (docs, style, minor refactor)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my code changes.
  • All new and existing tests passed.

@sonarcloud
Copy link

sonarcloud bot commented Feb 4, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

41.7% 41.7% Coverage
0.0% 0.0% Duplication

@Cameri Cameri merged commit bfcdac5 into main Feb 4, 2023
12 of 13 checks passed
@Cameri Cameri deleted the 50-add-health-api-endpoint-or-kind branch February 4, 2023 07:02
github-actions bot pushed a commit that referenced this pull request Feb 4, 2023
# [1.21.0](v1.20.0...v1.21.0) (2023-02-04)

### Features

* Add health api endpoint or kind ([#166](#166)) ([bfcdac5](bfcdac5))
@github-actions
Copy link

github-actions bot commented Feb 4, 2023

🎉 This PR is included in version 1.21.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant