Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.33.0 #567

Merged
merged 3 commits into from
Dec 27, 2024
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
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,56 @@
# 2GIS On-Premise Changelog

## [1.33.0] (2024-12-27)
#### [Breaking-Changes](Breaking-Changes.md#1330)
#### Images
```
citylens
- citylens-api:1.15.0
+ citylens-api:1.16.4
- citylens-database:1.15.0
+ citylens-database:1.16.1
- citylens-web:1.15.0
+ citylens-web:1.16.4
- citylens-workers:1.15.0
+ citylens-workers:1.16.4
floors-api
- nginx:1.21.6
+ nginx:1.25.4
license
- license:2.2.3
+ license:2.2.4
mapgl-js-api
- mapgl:1.53.0
+ mapgl:1.55.0
navi-castle
- navi-front:1.24.1
+ navi-front:1.25.2
navi-front
- navi-front:1.24.1
+ navi-front:1.25.2
pro-api
- pro-api:1.50.1
+ pro-api:1.54.0
- pro-importer:1.50.1
+ pro-importer:1.54.0
- pro-importer:1.50.1
+ pro-importer:1.54.0
- pro-permissions-api:1.50.1
+ pro-permissions-api:1.54.0
- pro-tasks-api:1.50.1
+ pro-tasks-api:1.54.0
pro-ui
- pro-importer:1.50.1
+ pro-importer:1.54.0
search-api
+ nginx:1.25.4
- search-nginx:1.21.6
traffic-proxy
- nginx:1.21.6
+ nginx:1.25.4

```

## [1.32.0] (2024-11-28)
#### [Breaking-Changes](Breaking-Changes.md#1320)
#### Images
Expand Down
2 changes: 1 addition & 1 deletion charts/catalog-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: catalog-api
type: application
description: A Helm chart for Kubernetes to deploy Catalog APIs

version: 1.32.0
version: 1.33.0
appVersion: 3.625.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/citylens/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: citylens
type: application
description: A Helm chart for Kubernetes to deploy Citylens service

version: 1.32.0
version: 1.33.0
appVersion: 1.16.4

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/dgtt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: dgtt
description: DGTT Helm chart for Kubernetes
type: application

version: 1.32.0
version: 1.33.0
appVersion: 0.2.27-b188673e09

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/floors-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: floors-api
description: Helm for floors service
type: application

version: 1.32.0
version: 1.33.0
appVersion: 1.1.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/generic-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Generic library Helm chart for 2Gis
type: library
keywords:
- library
version: 1.32.0
version: 1.33.0
maintainers:
- name: 2gis
url: https://github.com/2gis
Expand Down
2 changes: 1 addition & 1 deletion charts/gis-platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: GIS Platform

type: application

version: 1.32.0
version: 1.33.0
appVersion: 2023.8.3-0

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion charts/keycloak/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: keycloak
type: application
description: Keycloak is a high performance Java-based identity and access management solution. It lets developers add an authentication layer to their applications with minimum effort.

version: 1.32.0
version: 1.33.0
appVersion: 21.1.1-debian-11-r4

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/keys/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: keys
type: application
description: A Helm chart for Kubernetes to deploy API Keys service

version: 1.32.0
version: 1.33.0
appVersion: 1.89.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/license/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: license
type: application
description: A Helm chart for Kubernetes to deploy License service

version: 1.32.0
version: 1.33.0
appVersion: 2.2.4

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/mapgl-js-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Basic WebGL map chart template for 2GIS On-Premise

type: application

version: 1.32.0
version: 1.33.0
appVersion: 1.55.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-async-grpc-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- navi
- dm-async-matrix
- async-grpc-proxy
version: 1.32.0
version: 1.33.0
appVersion: 0.0.2
maintainers:
- name: 2gis
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-async-matrix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Service implements asynchronous API over Distance Matrix

type: application

version: 1.32.0
version: 1.33.0
appVersion: 1.11.2

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-back/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- navi
- back
- backend
version: 1.32.0
version: 1.33.0
appVersion: 7.29.2.2
dependencies:
- name: generic-chart
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-castle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Castle Helm chart for Kubernetes
type: application


version: 1.32.0
version: 1.33.0
appVersion: 1.9.2

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-front/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: application
keywords:
- navi
- front
version: 1.32.0
version: 1.33.0
appVersion: 1.25.2
maintainers:
- name: 2gis
Expand Down
4 changes: 2 additions & 2 deletions charts/navi-restrictions/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: A Helm chart for Kubernetes to deploy Restrictions backend

type: application

version: 1.32.0
appVersion: 1.24.1
version: 1.33.0
appVersion: 1.0.1

maintainers:
- name: 2gis
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-router/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: application
keywords:
- navi
- router
version: 1.32.0
version: 1.33.0
appVersion: 6.24.0.3
maintainers:
- name: 2gis
Expand Down
2 changes: 1 addition & 1 deletion charts/navi-splitter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ maintainers:
- name: 2gis
url: https://github.com/2gis
email: [email protected]
version: 1.32.0
version: 1.33.0
appVersion: 1.0.1
2 changes: 1 addition & 1 deletion charts/platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: platform
type: application
description: A Helm chart for Kubernetes to deploy Platform

version: 1.32.0
version: 1.33.0
appVersion: 0.15.1

maintainers:
Expand Down
4 changes: 2 additions & 2 deletions charts/pro-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: Geo API for getting geo data

type: application

version: 1.32.0
appVersion: 1.50.1
version: 1.33.0
appVersion: 1.54.0

maintainers:
- name: 2gis
Expand Down
1 change: 0 additions & 1 deletion charts/pro-api/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# @section Geo API configuration & settings

api:
Expand Down
2 changes: 1 addition & 1 deletion charts/pro-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: pro-ui
type: application
description: A Helm chart for Kubernetes to deploy 2GIS Pro UI service

version: 1.32.0
version: 1.33.0
appVersion: 3.5.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/search-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Search engine for catalog

type: application

version: 1.32.0
version: 1.33.0
appVersion: 7.85.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/stat-receiver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: stat-receiver
type: application
description: A Helm chart for Kubernetes to deploy Stat Receiver

version: 1.32.0
version: 1.33.0
appVersion: 1.11.1

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/styles-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: styles-api
type: application
description: A Helm chart for Kubernetes to deploy API Styles service

version: 1.32.0
version: 1.33.0
appVersion: 0.30.0

maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/tiles-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Tiles API for getting cartographic data

type: application

version: 1.32.0
version: 1.33.0
appVersion: 4.61.0

maintainers:
Expand Down
4 changes: 2 additions & 2 deletions charts/traffic-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: A Helm chart for Kubernetes to deploy Proxy for traffic jams

type: application

version: 1.32.0
appVersion: 1.21.6
version: 1.33.0
appVersion: 1.25.4

maintainers:
- name: 2gis
Expand Down
30 changes: 15 additions & 15 deletions charts/traffic-proxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +46,21 @@ See the [documentation](https://docs.2gis.com/en/on-premise/traffic-proxy) to le

### Proxy server settings

| Name | Description | Value |
| -------------------------- | ------------------------------------------------------------------------------------------------------ | ------- |
| `proxy.host` | URL for the proxy server to serve, ex: https://traffic0.edromaps.2gis.com. **Required** | `""` |
| `proxy.listen` | Port for the proxy server to listen. | `8080` |
| `proxy.cache.enabled` | If caching should be enabled for the proxy server. | `true` |
| `proxy.cache.age` | Cache validity period. | `1m` |
| `proxy.cache.size` | Maximum cache size. | `32m` |
| `proxy.worker.processes` | Number of worker processes. | `2` |
| `proxy.worker.connections` | Number of worker connections. | `1024` |
| `proxy.log.errorLog.level` | Error log level. Allowed values: `debug`, `info`, `notice`, `warn`, `error`, `crit`, `alert`, `emerg`. | `error` |
| `proxy.log.accessLog` | Access log definition. | `off` |
| `proxy.keepaliveTimeout` | Keepalive timeout. | `65` |
| `proxy.log.customFormats` | List of custom log formats to be used in NGINX configuration | `[]` |
| `proxy.locations` | List of additional location blocks to be included in the NGINX configuration | `[]` |
| `proxy.httpServers` | List of additional server blocks to be included in the NGINX configuration | `{}` |
| Name | Description | Value |
| -------------------------- | ------------------------------------------------------------------------------------------------------ | ----------- |
| `proxy.host` | URL for the proxy server to serve, ex: https://traffic0.edromaps.2gis.com. **Required** | `""` |
| `proxy.listen` | Port for the proxy server to listen. | `8080` |
| `proxy.cache.enabled` | If caching should be enabled for the proxy server. | `true` |
| `proxy.cache.age` | Cache validity period. | `1m` |
| `proxy.cache.size` | Maximum cache size. | `32m` |
| `proxy.worker.processes` | Number of worker processes. | `2` |
| `proxy.worker.connections` | Number of worker connections. | `1024` |
| `proxy.log.errorLog.level` | Error log level. Allowed values: `debug`, `info`, `notice`, `warn`, `error`, `crit`, `alert`, `emerg`. | `error` |
| `proxy.log.accessLog` | Access log definition. | `/dev/null` |
| `proxy.keepaliveTimeout` | Keepalive timeout. | `65` |
| `proxy.log.customFormats` | List of custom log formats to be used in NGINX configuration | `[]` |
| `proxy.locations` | List of additional location blocks to be included in the NGINX configuration | `[]` |
| `proxy.httpServers` | List of additional server blocks to be included in the NGINX configuration | `{}` |

### Deployment settings

Expand Down
2 changes: 1 addition & 1 deletion charts/traffic-proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ proxy:
errorLog:
level: error

accessLog: 'off'
accessLog: '/dev/null'
# accessLog: '/dev/stdout main'

keepaliveTimeout: 65
Expand Down
2 changes: 1 addition & 1 deletion charts/twins-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: twins-api
type: application
description: A Helm chart for Kubernetes to deploy API Twins service

version: 1.32.0
version: 1.33.0
appVersion: 1.13.0

maintainers:
Expand Down
Loading
Loading