File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Jinjava Releases #
2+ ### 2025-01-30 Version 2.8.3 ([ Maven Central] ( https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.8.3/jar ) ) ###
3+ * Disallow accessing properties on restricted classes while rendering through ForTag
4+ * Upgrade jackson to version 2.20
5+ * [ Add performance optimization to chained filters] ( https://github.com/HubSpot/jinjava/pull/1274 )
6+
7+ ### 2025-01-30 Version 2.7.6 ([ Maven Central] ( https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.7.6/jar ) ) ###
8+ * Disallow accessing properties on restricted classes while rendering through ForTag
9+ * Upgrade jackson to version 2.20
10+
211### 2025-10-22 Version 2.8.2 ([ Maven Central] ( https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.8.2/jar ) ) ###
312* [ Fix helper token escape handling and unescaping when unquoting strings] ( https://github.com/HubSpot/jinjava/pull/1263 )
13+
14+ ### 2025-09-30 Version 2.7.5 ([ Maven Central] ( https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.7.5/jar ) ) ###
15+ * Disallow accessing properties on restricted classes while rendering
16+
417### 2025-09-16 Version 2.8.1 ([ Maven Central] ( https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.8.1/jar ) ) ###
518* Disallow accessing properties on restricted classes while rendering
619* [ Make stack operations use AutoCloseable for safer usage with try-with-resources] ( https://github.com/HubSpot/jinjava/pull/1250 )
20+
721### 2025-05-05 Version 2.8.0 ([ Maven Central] ( https://search.maven.org/artifact/com.hubspot.jinjava/jinjava/2.8.0/jar ) ) ###
822* [ Target Java 17] ( https://github.com/HubSpot/jinjava/pull/1238 )
923* [ Implement PyMap#get with optional default] ( https://github.com/HubSpot/jinjava/pull/1233 )
You can’t perform that action at this time.
0 commit comments