Slava

Results 9 issues of Slava

RequireJs defined for CND Resources an "empty:" placeholder. These plugin replaces the strings and the output file is not valid. See: [EMPTY: PATHS FOR NETWORK/CDN RESOURCES](https://guides.github.com/features/mastering-markdown/)

Hello, If I try to install GeoPolars under MacOs M1 I got an error install `pip install --pre geopolars` just add import `import geopolars` After that I got an exception...

In a few mounts the .Net 6 will be released. We use already .Net 6 Preview for many our project. Npgsql.Bulk is not compatible with .Net 6 and it will...

**Description:** I'm experiencing an issue with NetBird cloud when trying to access custom domain names for Kubernetes services. **Setup:** - Kubernetes cluster based on k3s with CoreDNS. - Internal domain...

client
dns

#### **Environment Details** - Freshly installed K8S cluster using the following Terraform configuration: ```hcl module "talos" { source = "hcloud-talos/talos/hcloud" version = "v2.12.0" talos_version = "v1.8.4" kubernetes_version = "1.31.1" ......

bug
help wanted

This is a reopen issue request. The issue #135 still not fixed. The env var **OPENFGA_DATASTORE_URI** was fixed only for container openfga-migrate After defined the Postgres URL as secret, the...

## Summary This PR adds opt-in HTTP request compression support to reduce bandwidth usage and improve performance when uploading large document payloads. ## Features - ✅ Support for **Gzip** (netstandard2.0+),...

- Updated `DocumentFormat.OpenXml` to the latest version `3.2.0`. - Updated `Newtonsoft.Json` to the latest version `13.0.3`. - Fixed a typo in the word "Template". - Removed the `Close` method since...

**Description** I am using the NuGet package DocumentFormat.OpenXml version 3.2.0 in my project. However, when I attempt to read my template file, I encounter the following exception: ``` System.TypeLoadException: Could...