Unleash / unleash-spring-boot-starter

Apache License 2.0
1 stars 8 forks source link

18 #19

Closed praveenpg closed 1 year ago

praveenpg commented 1 year ago

About the changes

Upgrade to spring boot 2.7.5 and Unleash SDK 7.0.0

Closes #18

Important files

/pom.xml /springboot-unleash-autoconfigure/pom.xml /springboot-unleash-starter/pom.xml

Discussion points

chriswk commented 1 year ago

I think we need to have a look at our pom to make sure we don't need the gpg key for building. It should only be needed with the release profile active. I'll see if I can't write a PR during this week which addresses this.

chriswk commented 1 year ago

I've added #20 to remind myself to move the gpg/release configuration to a release profile.