Skip to content

Releases: focus-shift/jollyday

Release Jollyday 0.28.1

23 May 07:08
Compare
Choose a tag to compare

🐞 Bugs

  • Fix classloading issue when used in an OSGi environment #538

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Release Jollyday 0.28.0

18 May 07:57
Compare
Choose a tag to compare

⭐ Enhancements

  • Add GB 2026 test data as known at the moment #507
  • Add security scanning via codeql #505
  • build with java 22 #503
  • Improve british crown dependencies tests #508

🐞 Bugs

  • Wrong federal states for Easter Sunday in Germany (Hessen) #494

🔨 Dependency upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.4 #504
  • Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.5 #514
  • Bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6 #524
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.16.1 to 2.16.2 #485
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.16.2 to 2.17.0 #489
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.0 to 2.17.1 #531
  • Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2 #486
  • Bump mockito.version from 5.11.0 to 5.12.0 #532
  • Bump net.jqwik:jqwik from 1.8.3 to 1.8.4 #491
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 #492
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 #487
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 #490
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 #499
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 #515
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 #527
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 #530
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 #513
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 #526
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 #502
  • Bump org.codehaus.mojo:jaxb2-maven-plugin from 3.1.0 to 3.2.0 #511
  • Bump org.glassfish.jaxb:jaxb-runtime from 4.0.4 to 4.0.5 #484
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 #501
  • Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 #512
  • Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.10.0.2594 to 3.11.0.3922 #493
  • Bump org.threeten:threeten-extra from 1.7.2 to 1.8.0 #525
  • Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 #529
  • Bump softprops/action-gh-release from 1 to 2 #488

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Release Jollyday 0.27.0

08 Mar 13:51
Compare
Choose a tag to compare

⭐ Enhancements

  • Caching "getHolidays" #460

🐞 Bugs

  • Whit Sunday missing in Liechtenstein #478
  • Åland Islands Whit Sunday is missing #477

🔨 Dependency upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.1 #476
  • Bump ch.qos.logback:logback-classic from 1.5.1 to 1.5.3 #481
  • Bump mockito.version from 5.10.0 to 5.11.0 #475

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Release Jollyday 0.26.0

23 Feb 15:38
Compare
Choose a tag to compare

⭐ Enhancements

  • Add methods to directly filter "getHolidays" by HolidayType #466
  • Add tests for St Brigids Day in Ireland #463
  • Describe Development Decisions in the Readme #430
  • Filter on "getHolidays" via "HolidayType" #461
  • Improve NYSE #459

🐞 Bugs

  • St Brigid’s Day is wrong when 1st of February is a Friday #458

🔨 Dependency upgrades

  • Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0 #464
  • Bump net.jqwik:jqwik from 1.8.2 to 1.8.3 #469

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Release Jollyday 0.25.0

09 Feb 11:20
Compare
Choose a tag to compare

⭐ Enhancements

  • Add Javadocs badge #436
  • Add Juneteenth to nyse calendar. Fixes gh-442 #443
  • Added New Bank Holiday in February in Ireland #444
  • Added sources in Ireland #447
  • Check holidays 02/2024 #446
  • Improve HolidayManager structure, add javadoc and improve with streams #434
  • Only run sonar analysis on main repo #448
  • Parameter improvements and tests #437
  • Replace source/target with release in compile plugin #450
  • Static Utils #438

🐞 Bugs

  • Fix India #397
  • Id-ul- Fitr is one day later in India and applicable across the whole of India #280
  • New York Stock Exchange calendar missing Juneteenth holiday #442
  • Typo in NYSE-EURONEXT and missing in HolidayCalendar enum #453

🔨 Dependency upgrades

  • Bump de.skuzzle.enforcer:restrict-imports-enforcer-rule from 2.4.0 to 2.5.0 #439
  • Bump mockito.version from 5.9.0 to 5.10.0 #440
  • Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 #441
  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 #456
  • Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 #455
  • Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 #457

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Release Jollyday 0.24.0

19 Jan 19:04
Compare
Choose a tag to compare

⭐ Enhancements

  • Add tests for configuration provider and improve packages #432
  • Add tests for Cache and HolidayManagerValueHandler #431

🐞 Bugs

  • Improve dutch holiday naming #433
  • Static Jackson mapper creator #435

🔨 Dependency upgrades

  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.16.0 to 2.16.1 #427
  • Bump mockito.version from 5.8.0 to 5.9.0 #428
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 #429

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Release Jollyday 0.23.2

13 Jan 21:41
Compare
Choose a tag to compare

🐞 Bugs

  • Jackson mapping partially incorrect #424

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Release Jollyday 0.23.1

12 Jan 15:19
Compare
Choose a tag to compare

🐞 Bugs

  • Fix broken sonarcoud coverage report #419
  • Fix OSGi bundle not exporting Jackson packages #421

🔨 Dependency upgrades

  • Upgrade maven wrapper to 3.9.6 #418

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Release Jollyday 0.23.0

12 Jan 08:50
Compare
Choose a tag to compare

⭐ Enhancements

  • Add Jackson to parse holiday XML files #128
  • Improve spanish public holidays #205
  • Improve tests and javadoc for ManagerParameters #416

🐞 Bugs

  • Bruderklausenfest missing in Oberwalden #369
  • Commémoration du Plébiscite missing in Jura #379
  • Fix missing holiday description translations #394
  • Näfelser Fahrt missing in Glarus #373
  • Queen Elizabeth II Memorial Day is missing for New Zealand #387
  • Restoration Day missing in Geneva #378
  • St. Peter und Paul missing in Ticino #377
  • Add missing OSGi SPI headers #417

🔨 Dependency upgrades

  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 #400
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 #409
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 #399
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 #410
  • Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 #413
  • Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 #414
  • Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 #411

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Release Jollyday 0.22.0

07 Dec 10:22
Compare
Choose a tag to compare

⭐ Enhancements

  • Add Singapore public holidays #283
  • Add Hong Kong public holidays #288

🐞 Bugs

  • All Saints' Day is a holiday in St. Gallen #376
  • Fix typos #354
  • Good Friday missing in Appenzell Ausserrhoden #374
  • Improve United Kingdom holidays #343
  • Independence Day since 2002 in Croatia #356
  • Labour Day is not a public holiday in Appenzell Innerrhoden #375
  • Memorial Day should be renamed to Remembrance day #357
  • National Day in croatia is called Statehood Day #355

💥 Breaking Changes

  • Breaking: make country codes ISO 3166 conformant #267

🔨 Dependency upgrades

  • Bump ad-m/github-push-action from 0.6.0 to 0.8.0 #362
  • Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 #386
  • Bump ch.qos.logback:logback-classic from 1.4.12 to 1.4.14 #392
  • Bump mockito.version from 5.5.0 to 5.6.0 #359
  • Bump mockito.version from 5.6.0 to 5.7.0 #381
  • Bump mockito.version from 5.7.0 to 5.8.0 #391
  • Bump net.jqwik:jqwik from 1.8.0 to 1.8.1 #364
  • Bump net.jqwik:jqwik from 1.8.1 to 1.8.2 #385
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 #367
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 #384
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 #390
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 #366
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 #382
  • Bump org.glassfish.jaxb:jaxb-runtime from 4.0.3 to 4.0.4 #365
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #363
  • Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 #383

❤️ Contributors

We'd like to thank all the contributors who worked on this release!