Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"packages/__tests__": "8.2.0",
"packages/_infra": "8.10.0",
"packages/_infra": "8.10.1",
"packages/attribution": "8.9.0",
"packages/bathymetry": "8.9.3",
"packages/cli": "8.10.3",
"packages/cli": "8.10.4",
"packages/cli-config": "8.10.2",
"packages/cli-raster": "8.11.1",
"packages/cli-vector": "8.10.2",
"packages/cli-raster": "8.11.2",
"packages/cli-vector": "8.10.3",
"packages/config": "8.11.0",
"packages/config-loader": "8.11.0",
"packages/geo": "8.9.0",
"packages/lambda-analytic-cloudfront": "8.9.3",
"packages/lambda-analytics": "8.9.3",
"packages/lambda-tiler": "8.11.0",
"packages/lambda-analytic-cloudfront": "8.9.4",
"packages/lambda-analytics": "8.9.4",
"packages/lambda-tiler": "8.11.1",
"packages/landing": "8.12.0",
"packages/linzjs-docker-command": "8.0.0",
"packages/linzjs-geojson": "8.0.0",
"packages/linzjs-metrics": "8.0.0",
"packages/server": "8.10.5",
"packages/server": "8.10.6",
"packages/shared": "8.9.3",
"packages/smoke": "8.0.0",
"packages/sprites": "8.0.0",
"packages/tiler": "8.11.0",
"packages/tiler-sharp": "8.11.0",
".": "8.15.0"
"packages/tiler-sharp": "8.11.1",
".": "8.15.1"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.15.1](https://github.com/linz/basemaps/compare/v8.15.0...v8.15.1) (2025-11-16)


### Bug Fixes

* analytics error due arcgis user agent parsing BM-1430 ([#3562](https://github.com/linz/basemaps/issues/3562)) ([e632987](https://github.com/linz/basemaps/commit/e6329876ec1575953d8b23d6acbae07588d9f869))
* **cli-raster:** zstd covering with smaller tiles than expected for single band sources ([#3551](https://github.com/linz/basemaps/issues/3551)) ([198aa69](https://github.com/linz/basemaps/commit/198aa697514935bf694b3f787412e5b63621f321))
* **cli-vector:** Fix ETL concurrency issue to process half downloaded data. BM-1406 ([#3557](https://github.com/linz/basemaps/issues/3557)) ([fbefe5f](https://github.com/linz/basemaps/commit/fbefe5fa6aa4a43ffe9b73c975e97394149ec831))
* revert bilinear changes in ([#3550](https://github.com/linz/basemaps/issues/3550)) ([#3558](https://github.com/linz/basemaps/issues/3558)) ([84c318b](https://github.com/linz/basemaps/commit/84c318b5847da2b356cc461d870fd04af6c1c315))
* **tiler-sharp:** bilinear resampling was sometimes defaulting to nearest BM-1412 ([#3550](https://github.com/linz/basemaps/issues/3550)) ([4f9eaad](https://github.com/linz/basemaps/commit/4f9eaad84592aca9c842a0ae741ce8a1a776233b))

## [8.15.0](https://github.com/linz/basemaps/compare/v8.14.0...v8.15.0) (2025-10-20)


Expand Down
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/core",
"version": "8.15.0",
"version": "8.15.1",
"private": true,
"repository": "git@github.com:linz/basemaps.git",
"author": {
Expand Down
9 changes: 9 additions & 0 deletions packages/_infra/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.10.1](https://github.com/linz/basemaps/compare/infra-v8.10.0...infra-v8.10.1) (2025-11-16)


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @basemaps/lambda-tiler bumped from ^8.11.0 to ^8.11.1

## [8.10.0](https://github.com/linz/basemaps/compare/infra-v8.9.3...infra-v8.10.0) (2025-10-20)


Expand Down
4 changes: 2 additions & 2 deletions packages/_infra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/infra",
"version": "8.10.0",
"version": "8.10.1",
"private": true,
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"devDependencies": {
"@aws-sdk/client-acm": "^3.470.0",
"@aws-sdk/client-cloudformation": "^3.470.0",
"@basemaps/lambda-tiler": "^8.11.0",
"@basemaps/lambda-tiler": "^8.11.1",
"@basemaps/shared": "^8.9.3",
"@linzjs/cdk-tags": "^1.7.0",
"aws-cdk": "^2.1029.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/cli-raster/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.11.2](https://github.com/linz/basemaps/compare/cli-raster-v8.11.1...cli-raster-v8.11.2) (2025-11-16)


### Bug Fixes

* **cli-raster:** zstd covering with smaller tiles than expected for single band sources ([#3551](https://github.com/linz/basemaps/issues/3551)) ([198aa69](https://github.com/linz/basemaps/commit/198aa697514935bf694b3f787412e5b63621f321))

## [8.11.1](https://github.com/linz/basemaps/compare/cli-raster-v8.11.0...cli-raster-v8.11.1) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli-raster/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/cli-raster",
"version": "8.11.1",
"version": "8.11.2",
"private": false,
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/cli-vector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.10.3](https://github.com/linz/basemaps/compare/cli-vector-v8.10.2...cli-vector-v8.10.3) (2025-11-16)


### Bug Fixes

* **cli-vector:** Fix ETL concurrency issue to process half downloaded data. BM-1406 ([#3557](https://github.com/linz/basemaps/issues/3557)) ([fbefe5f](https://github.com/linz/basemaps/commit/fbefe5fa6aa4a43ffe9b73c975e97394149ec831))

## [8.10.2](https://github.com/linz/basemaps/compare/cli-vector-v8.10.1...cli-vector-v8.10.2) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli-vector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/cli-vector",
"version": "8.10.2",
"version": "8.10.3",
"private": false,
"repository": {
"type": "git",
Expand Down
10 changes: 10 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.10.4](https://github.com/linz/basemaps/compare/cli-v8.10.3...cli-v8.10.4) (2025-11-16)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @basemaps/cli-raster bumped from ^8.11.1 to ^8.11.2
* @basemaps/cli-vector bumped from ^8.10.2 to ^8.10.3

## [8.10.3](https://github.com/linz/basemaps/compare/cli-v8.10.2...cli-v8.10.3) (2025-10-13)


Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/cli",
"version": "8.10.3",
"version": "8.10.4",
"private": false,
"repository": {
"type": "git",
Expand Down Expand Up @@ -42,8 +42,8 @@
},
"dependencies": {
"@basemaps/cli-config": "^8.10.2",
"@basemaps/cli-raster": "^8.11.1",
"@basemaps/cli-vector": "^8.10.2",
"@basemaps/cli-raster": "^8.11.2",
"@basemaps/cli-vector": "^8.10.3",
"@basemaps/shared": "^8.9.3",
"cmd-ts": "^0.13.0"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/lambda-analytic-cloudfront/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.9.4](https://github.com/linz/basemaps/compare/lambda-analytic-cloudfront-v8.9.3...lambda-analytic-cloudfront-v8.9.4) (2025-11-16)


### Bug Fixes

* analytics error due arcgis user agent parsing BM-1430 ([#3562](https://github.com/linz/basemaps/issues/3562)) ([e632987](https://github.com/linz/basemaps/commit/e6329876ec1575953d8b23d6acbae07588d9f869))

## [8.9.3](https://github.com/linz/basemaps/compare/lambda-analytic-cloudfront-v8.9.2...lambda-analytic-cloudfront-v8.9.3) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/lambda-analytic-cloudfront/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/lambda-analytic-cloudfront",
"version": "8.9.3",
"version": "8.9.4",
"private": true,
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/lambda-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.9.4](https://github.com/linz/basemaps/compare/lambda-analytics-v8.9.3...lambda-analytics-v8.9.4) (2025-11-16)


### Bug Fixes

* analytics error due arcgis user agent parsing BM-1430 ([#3562](https://github.com/linz/basemaps/issues/3562)) ([e632987](https://github.com/linz/basemaps/commit/e6329876ec1575953d8b23d6acbae07588d9f869))

## [8.9.3](https://github.com/linz/basemaps/compare/lambda-analytics-v8.9.2...lambda-analytics-v8.9.3) (2025-10-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/lambda-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/lambda-analytics",
"version": "8.9.3",
"version": "8.9.4",
"private": true,
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/lambda-tiler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.11.1](https://github.com/linz/basemaps/compare/lambda-tiler-v8.11.0...lambda-tiler-v8.11.1) (2025-11-16)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @basemaps/tiler-sharp bumped from ^8.11.0 to ^8.11.1

## [8.11.0](https://github.com/linz/basemaps/compare/lambda-tiler-v8.10.2...lambda-tiler-v8.11.0) (2025-10-20)


Expand Down
4 changes: 2 additions & 2 deletions packages/lambda-tiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/lambda-tiler",
"version": "8.11.0",
"version": "8.11.1",
"repository": {
"type": "git",
"url": "https://github.com/linz/basemaps.git",
Expand All @@ -27,7 +27,7 @@
"@basemaps/geo": "^8.9.0",
"@basemaps/shared": "^8.9.3",
"@basemaps/tiler": "^8.11.0",
"@basemaps/tiler-sharp": "^8.11.0",
"@basemaps/tiler-sharp": "^8.11.1",
"@linzjs/geojson": "^8.0.0",
"@linzjs/lambda": "^4.2.0",
"@mapbox/vector-tile": "^2.0.3",
Expand Down
9 changes: 9 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.10.6](https://github.com/linz/basemaps/compare/server-v8.10.5...server-v8.10.6) (2025-11-16)


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @basemaps/lambda-tiler bumped from ^8.11.0 to ^8.11.1

## [8.10.5](https://github.com/linz/basemaps/compare/server-v8.10.4...server-v8.10.5) (2025-10-20)


Expand Down
Loading
Loading