The Spring Authorization Server project is focused on delivering OAuth 2.1 Authorization Server support to the Spring community.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

25 lines
744 B

changelog:
repository: spring-projects/spring-authorization-server
sections:
- title: ":star: New Features"
labels: ["type: enhancement"]
sort: "title"
- title: ":beetle: Bug Fixes"
labels: ["type: bug", "type: regression"]
sort: "title"
- title: ":hammer: Dependency Upgrades"
labels: ["type: dependency-upgrade"]
sort: "title"
- title: ":rewind: Non-passive"
labels: ["type: breaks-passivity"]
sort: "title"
issues:
exclude:
labels: [ "status: duplicate" ]
ports:
- label: "status: forward-port"
bodyExpression: 'Forward port of issue #(\d+).*'
contributors:
title: ":heart: Contributors"
exclude:
names: ["jgrandja", "sjohnr"]