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

v1.0.0 #260

Merged
merged 24 commits into from
Dec 13, 2023
Merged

v1.0.0 #260

merged 24 commits into from
Dec 13, 2023

Conversation

ozziest
Copy link
Member

@ozziest ozziest commented Aug 13, 2023

Description

The major version release.

Motivation and Context

The major changes are the following;

  • Express.js has been removed. Axe API uses the http module instead. It has improved its performance by around 40%.
  • A new logger library, pino, has been added.
  • Internal rate limiting has been added.
  • Form uploading helpers have been added.
  • Swagger support
  • Auto-caching (via Redis)
  • Full-text search (via Elasticsearch)

Context

Types of changes

  • Bug fix
  • New feature
  • Breaking change

Benchmark

image

Checklist:

@ozziest ozziest changed the title Playground v1.0.0 Aug 13, 2023
@ozziest ozziest changed the base branch from master to develop August 27, 2023 19:36
@ozziest ozziest changed the base branch from develop to master August 27, 2023 19:42
@ozziest ozziest force-pushed the playground branch 3 times, most recently from 8541f98 to c223517 Compare September 2, 2023 15:54
@ozziest ozziest force-pushed the playground branch 2 times, most recently from 657780e to a940cf5 Compare September 16, 2023 17:41
@ozziest ozziest force-pushed the playground branch 3 times, most recently from b32f14c to 534888e Compare September 17, 2023 19:50
@ozziest ozziest force-pushed the playground branch 8 times, most recently from 64bbc11 to 79a0424 Compare October 29, 2023 15:41
@ozziest ozziest marked this pull request as ready for review December 9, 2023 21:37
Copy link

sonarcloud bot commented Dec 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.3% 0.3% Duplication

@ozziest ozziest merged commit 02c78a3 into master Dec 13, 2023
38 checks passed
@ozziest ozziest deleted the playground branch December 13, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants