Skip to content

March 2026 Release#211

Merged
MinetteMeyo merged 49 commits intomasterfrom
develop
Mar 4, 2026
Merged

March 2026 Release#211
MinetteMeyo merged 49 commits intomasterfrom
develop

Conversation

@MinetteMeyo
Copy link
Collaborator

Merging develop into master to deploy master.

nkinesis and others added 30 commits February 11, 2026 14:41
Fix credentials setup and update docs
# Conflicts:
#	Middleware/src/main/resources/application.properties
Prepare CITYdata for being served in a subpath
Fix paths so they can be resolved correctly inside the jar
Fix GeoJSONProducer paths for correct resolution inside the jar

/**
* This java class is to print all available routes
* This route prints CITYdata API end points
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace "end points" with "endpoints"

requestMappingInfo.getDirectPaths();
final List<String> paths = requestMappingInfo.getDirectPaths().stream().toList(); // Simplified as Condition 'requestMappingInfo. getDirectPaths() != null' is always 'true' (Earlier -paths = requestMappingInfo.getDirectPaths() != null
requestMappingInfo.getDirectPaths();
final List<String> paths = requestMappingInfo.getDirectPaths().stream().toList(); // Simplified as Condition 'requestMappingInfo. getDirectPaths() != null' is always 'true' (Earlier -paths = requestMappingInfo.getDirectPaths() != null
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove comment

Copy link
Contributor

@nkinesis nkinesis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with a couple minor change recommendations

@MinetteMeyo MinetteMeyo merged commit c78b143 into master Mar 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants