zregvart opened a new pull request, #934: URL: https://github.com/apache/camel-website/pull/934
The year list started showing 2023, this was because a security issue was reported for the year 2022 and previously there weren't any. The sequence to generate the year in the list was generated from the current year to the last reported issue's year plus one. This _kind of_ worked when there was no reports in the current year. Now the list of years is generated from the current year to the earliest year with a reported issue, and the security pages are searched to determine if there are any issues for that year. From that information it can be determined if the "No issues reported" should be shown or not. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org