Skip to content

Releases: Tailormap/tailormap-api

v12.4.0 🎁

05 Dec 13:55
f05b1b2

Choose a tag to compare

🚀 New features and improvements

  • HTM-1733 Support for feature attachments in edit component and object information, saved in an automatically created "sidecar" table (with attachment metadata and blob) next to the original feature type table. Note that the database account must have grants to create tables for this table to be created automatically when attachment attributes are configured in the admin.
  • HTM-1760: Feature attributes are now not editable by default and need to be explicitly made editable (#1467) @steinkobben
  • HTM-1708: Changes in the Tailormap configuration database can be audited/logged in the 'history' schema using Hibernate Envers (disabled by default).
  • Created by, created on, modified by and modified on are saved for some configuration entities.
  • HTM-1639: Introduce functionality to reset a Tailormap user account password by e-mail. This functionality is disabled by default and requires valid SMTP mailserver configuration.
  • HTM-1703: 3D tileset style can be configured in app layer settings (#1440) @steinkobben

Minor changes

Refactoring

⛓️‍💥 Breaking changes

The e-mail addresses entered for Tailormap users must be now unique. If duplicate e-mail adresses exist the API will not start before this is fixed. This does not affect users that login via OIDC.

🔨 Security fixes en updates

  • HTM-1722: Fix QOS.CH logback-core is vulnerable to Arbitrary Code Execution through file processing (#1443) @mprins

🐛 Bug Fixes

  • HTM-1795: OpenAPI generation shows some errors (#1520) @mprins
  • HTM-1783: Set editable to false if feature type crs does not match application crs (#1518) @steinkobben
  • Fix auto-closing HttpClient for retrieving OpenID configuration too early, multiple OIDC configurations did not work (#1453) @matthijsln

🚦 Tests and Infrastructure

34 changes

🔨 Dependency updates

35 changes
Read more

v12.3.0 🎁

13 Oct 09:41
3598773

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

🚦 Tests and Infrastructure

🔨 Dependency updates

v12.2.1 🎁

30 Sep 22:53
cc28c96

Choose a tag to compare

⛓️‍💥 Breaking changes

Requires update of backends using the tailormap-api session using spring-session-jdbc deserialization:

🐛 Bug Fixes

v12.2.0 🎁

26 Sep 14:40
b4758d7

Choose a tag to compare

🔨 Security fixes en updates

🐛 Bug Fixes

🚦 Tests and Infrastructure

12 changes

🔨 Dependency updates

v12.1.3 🎁

16 Sep 10:13
6ba0471

Choose a tag to compare

🐛 Bug Fixes

v12.1.2 🎁

15 Sep 12:06
7e32b7e

Choose a tag to compare

🐛 Bug Fixes

🚦 Tests and Infrastructure

🔨 Dependency updates

v12.1.1 🎁

09 Sep 09:13
97f16ee

Choose a tag to compare

🚦 Tests and Infrastructure

🔨 Dependency updates

v12.1.0 🎁

04 Sep 14:04
4e53f33

Choose a tag to compare

🚀 New features and improvements

  • Extended filter configuration models (#1360, #1351) @steinkobben
  • Support for ingesting metrics from frontend to expose via Actuator (#1331, #1342) @mprins
  • HTM-1603: Create admin API for requesting the instance's application and application layer metric data @mprins
  • Support for deleting metrics from Prometheus when layer (#1358, (#1354) or application is removed @mprins
  • Use spring-session-jdbc and make UserDetails easily serializable for use in separate Spring Boot application using the same session (#1352) @matthijsln

🔨 Security fixes en updates

🚦 Tests and Infrastructure

14 changes

🔨 Dependency updates

21 changes

v12.0.4 🎁

24 Jul 15:16
f74f3d0

Choose a tag to compare

🚀 New features and improvements

  • HTM-1586: Allow proxying layers from secured services for authenticated users (#1312) @matthijsln
  • HTM-1411: Add login success|failure counters (#1310) @mprins
  • HTM-1592: Extend data model to include dropdown list filters (#1301) @steinkobben
  • HTM-1589: Create separate unique values controller for admin (#1292) @steinkobben
  • Change uploads hash to SHA-1 and store in column (#1291) @matthijsln

🚦 Tests and Infrastructure

🔨 Dependency updates

v12.0.3 🎁

03 Jul 14:15
91fa972

Choose a tag to compare

🚀 New features and improvements

🚦 Tests and Infrastructure

🔨 Dependency updates