Skip to content

Commit 6abd5e9

Browse files
committed
release: v
1 parent 4343521 commit 6abd5e9

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/__tests__": "8.2.0",
3-
"packages/_infra": "8.11.0",
3+
"packages/_infra": "8.12.0",
44
"packages/attribution": "8.9.0",
55
"packages/bathymetry": "8.9.3",
66
"packages/cli": "8.10.4",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/_infra/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.12.0](https://github.com/linz/basemaps/compare/v8.11.0...infra-v8.12.0) (2025-11-18)
7+
8+
9+
### Features
10+
11+
* Disable lambda-analytic as it has been replaced by lambda-analytic-cloudfront ([#3564](https://github.com/linz/basemaps/issues/3564)) ([6891927](https://github.com/linz/basemaps/commit/6891927e9c4ebf8d2c6921060ea117e826615e8c))
12+
* drop tiler log level ([#3548](https://github.com/linz/basemaps/issues/3548)) ([471ceca](https://github.com/linz/basemaps/commit/471ceca818ab8c06151b9d1b87593c09d0107251))
13+
14+
15+
### Bug Fixes
16+
17+
* **infra:** increase lambda tiler memory to 3072MB ([#3459](https://github.com/linz/basemaps/issues/3459)) ([786bb54](https://github.com/linz/basemaps/commit/786bb5406823fb7438cb1205e1c345c407406bc5))
18+
* parsing of blocked api keys ([#3448](https://github.com/linz/basemaps/issues/3448)) ([ab8bf72](https://github.com/linz/basemaps/commit/ab8bf7221df32eac59beb2d4e5cad78015c88395))
19+
620
## [8.11.0](https://github.com/linz/basemaps/compare/infra-v8.10.1...infra-v8.11.0) (2025-11-18)
721

822

packages/_infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@basemaps/infra",
3-
"version": "8.11.0",
3+
"version": "8.12.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)