blob: 3644323c223bf9450507b2789e588e2a8ea5a5a0 [file] [log] [blame]
---
# for each release, update this variable with the latest version.
latestRelease: "1.9.1"
# also add or replace the latest version here.
versionInfo:
'1.9.1':
releaseDate: 2022-06-28
'1.9.0':
releaseDate: 2022-03-22
# oldReleases contain a list of all releases but the most recent one.
# this is used for release-archive.adoc.
oldReleases:
- shiro18x
- shiro17x
- shiro16x
- shiro15x
- shiro14x
- shiro13x
- shiro12x
- shiro11x
# this is the release table.
# for each minor release, only keep the latest bugfix release.
# e.g. for shiro 1.2.x, only keep 1.2.6, not 1.2.5 etc.
#
# artifacts are a list of artifact names maintained in artifacts.yaml.
releases:
shiro11x:
version: 1.1.0
artifacts:
- shiroAll
- shiroCore
- shiroWeb
- shiroAspectJ
- shiroEhCache
- shiroQuartz
- shiroSpring
shiro12x:
version: 1.2.6
artifacts:
- shiroAll
- shiroCore
- shiroWeb
- shiroAspectJ
- shiroCas
- shiroEhCache
- shiroFeatures
- shiroGuice
- shiroQuartz
- shiroSpring
- shiroHasher
shiro13x:
version: 1.3.2
artifacts:
- shiroAll
- shiroCore
- shiroWeb
- shiroAspectJ
- shiroCas
- shiroEhCache
- shiroHazelcast
- shiroFeatures
- shiroGuice
- shiroQuartz
- shiroSpring
- shiroHasher
shiro14x:
version: 1.4.2
artifacts:
- shiroAll
- shiroCore
- shiroWeb
- shiroServletPlugin
- shiroJaxrs
- shiroAspectJ
- shiroCas
- shiroEhCache
- shiroHazelcast
- shiroFeatures
- shiroGuice
- shiroQuartz
- shiroSpring
- shiroSpringBoot
- shiroSpringBootWeb
- shiroHasher
shiro15x:
version: 1.5.3
artifacts:
- shiroAll
- shiroCore
- shiroWeb
- shiroServletPlugin
- shiroJaxrs
- shiroAspectJ
- shiroCas
- shiroEhCache
- shiroHazelcast
- shiroFeatures
- shiroGuice
- shiroQuartz
- shiroSpring
- shiroSpringBoot
- shiroSpringBootWeb
- shiroHasher
shiro16x:
version: 1.6.0
artifacts:
- shiroAll
- shiroCore
- shiroWeb
- shiroServletPlugin
- shiroJaxrs
- shiroAspectJ
- shiroCas
- shiroEhCache
- shiroHazelcast
- shiroFeatures
- shiroGuice
- shiroQuartz
- shiroSpring
- shiroSpringBoot
- shiroSpringBootWeb
- shiroHasher
shiro17x:
version: 1.7.1
artifacts:
- shiroAll
- shiroCore
- shiroWeb
- shiroServletPlugin
- shiroJaxrs
- shiroAspectJ
- shiroCas
- shiroEhCache
- shiroHazelcast
- shiroFeatures
- shiroGuice
- shiroQuartz
- shiroSpring
- shiroSpringBoot
- shiroSpringBootWeb
- shiroHasher
shiro18x:
version: 1.8.0
artifacts:
- shiroAll
- shiroCore
- shiroWeb
- shiroServletPlugin
- shiroJaxrs
- shiroAspectJ
- shiroCas
- shiroEhCache
- shiroHazelcast
- shiroFeatures
- shiroGuice
- shiroQuartz
- shiroSpring
- shiroSpringBoot
- shiroSpringBootWeb
- shiroHasher
hashes:
- md5
- sha1
# sha512
# sha3512
shiro19x:
version: 1.9.1
artifacts:
- shiroAll
- shiroCore
- shiroWeb
- shiroServletPlugin
- shiroJaxrs
- shiroAspectJ
- shiroCas
- shiroEhCache
- shiroHazelcast
- shiroFeatures
- shiroGuice
- shiroQuartz
- shiroSpring
- shiroSpringBoot
- shiroSpringBootWeb
- shiroHasher
hashes:
- md5
- sha1
- sha512
- sha3512