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

chore: release #91

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

🤖 New release

  • protect-endpoints-core: 0.1.0 -> 0.1.1 (✓ API compatible changes)
  • axum-grants: 0.1.0
Changelog

protect-endpoints-core

[0.1.0] - 2024-03-31

Bug Fixes

  • Reference in README.md
  • Url typos in README.md

Documentation

  • Add base documentation
  • Fix typos and add some examples to README
  • Update description
  • Update example and README.md
  • Add example using httpauth + JWT
  • Add downloads badge
  • Add a description of the 403 response through Guards (#9)
  • Example of custom fallback endpoint for Scope with Guard
  • Update readme structure
  • Add 'how to use' section (#18)
  • Update links to the repo (#47)
  • Add links to images in readme (#49)

Features

  • Minimal ready version
  • Add guard option for validate authorities
  • Support custom types for permissions/roles (#25)
  • Introduce core crate with tower implementation (#82)
  • Initial axum support (#83)

Miscellaneous Tasks

  • Upd README.md
  • Add build cache
  • Add logo
  • Merge rocket-grants into the repo

Refactor

  • [breaking] Remove using of Arc in extractors (#1)
  • [breaking] Change authoritites to permissions everywhere for more clarity
  • Move impl of GrantsLayer to core crate (#84)

Build

  • Switch to workspace (#43)

axum-grants

[0.1.0] - 2024-03-31

Features

  • Initial axum support (#83)

Miscellaneous Tasks

  • Remove unused file (#85)

Refactor

  • Move impl of GrantsLayer to core crate (#84)


This PR was generated with release-plz.

@DDtKey DDtKey closed this Mar 31, 2024
@DDtKey DDtKey deleted the release-plz-2024-03-31T19-34-39Z branch March 31, 2024 19:38
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.

1 participant