etre
etre copied to clipboard
Entity API for managing primitive entities with labels
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.2.2 to 4.9.0. Release notes Sourced from github.com/labstack/echo/v4's releases. v4.9.0 Security Fix open redirect vulnerability in handlers serving static directories (e.Static, e.StaticFs, echo.StaticDirectoryHandler) #2260 Enhancements Allow configuring...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.4.2 to 1.5.1. Release notes Sourced from go.mongodb.org/mongo-driver's releases. MongoDB Go Driver 1.5.1 The MongoDB Go driver team is pleased to release 1.5.1 of the official Go...
Since this was a major version upgrade there are numerous backward incompatible API changes. Fortunately our usage is pretty basic and few of these affected us. The main changes were:...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...
Users can now define a schema for entity types, including validation rules and indexing. New API endpoints have been added to fetch a list of entity types and schemas.