Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / proteanhq/protean issues and pull requests

#458 - Bump cryptography from 42.0.5 to 43.0.1

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#457 - Application Service Enhancements

Pull Request - State: closed - Opened by subhashb about 2 months ago - 1 comment

#456 - Refactor `Options` to subclass `dict`

Pull Request - State: closed - Opened by subhashb about 2 months ago
Labels: enhancement

#455 - Allow event-sourced aggregates to specify how to initialize themselves from first event

Issue - State: open - Opened by subhashb about 2 months ago
Labels: enhancement

#454 - Generate and associate type information for domain elements

Issue - State: open - Opened by subhashb about 2 months ago
Labels: enhancement

#453 - Initialize domain before starting engine

Pull Request - State: closed - Opened by subhashb about 2 months ago - 1 comment

#452 - Introduce `Field.clone` method

Pull Request - State: closed - Opened by subhashb about 2 months ago - 1 comment

#451 - Run subscribers within Engine

Pull Request - State: closed - Opened by subhashb about 2 months ago - 1 comment

#450 - Simplify Broker and Subscriber functionality

Pull Request - State: closed - Opened by subhashb 2 months ago - 2 comments

#449 - Clean up Exception structures

Pull Request - State: closed - Opened by subhashb 2 months ago - 1 comment

#448 - Support config for multiple environments

Pull Request - State: closed - Opened by subhashb 2 months ago - 1 comment

#447 - Assimilate Event Sourcing functionality into regular aggregates

Pull Request - State: closed - Opened by subhashb 3 months ago - 1 comment

#446 - Bump setuptools from 69.2.0 to 70.0.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#445 - Event stream handling enhancements

Pull Request - State: closed - Opened by subhashb 3 months ago - 1 comment

#444 - Bump zipp from 3.18.1 to 3.19.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#443 - Check for database provider access on Domain initialization

Pull Request - State: closed - Opened by subhashb 3 months ago - 1 comment

#442 - Bump certifi from 2024.2.2 to 2024.7.4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#441 - Stream Enhancements

Pull Request - State: closed - Opened by subhashb 3 months ago - 1 comment

#440 - Accept `pool_recycle` configuration for PostgreSQL

Issue - State: open - Opened by subhashb 3 months ago

#439 - Event and Event Sourcing Enhancements

Pull Request - State: closed - Opened by subhashb 3 months ago - 1 comment

#438 - Bump urllib3 from 1.26.18 to 1.26.19

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#437 - Identity enhancements

Pull Request - State: closed - Opened by subhashb 4 months ago

#436 - Add `message-db` service to Github CI Actions

Pull Request - State: closed - Opened by subhashb 4 months ago

#435 - Enable VSCode Testing to scan tests successfully

Pull Request - State: closed - Opened by subhashb 4 months ago - 1 comment

#434 - Revamp BaseModel for parity with other domain elements

Pull Request - State: closed - Opened by subhashb 4 months ago

#433 - Remove support for inner `Meta` class

Pull Request - State: closed - Opened by subhashb 4 months ago

#432 - Explicitly control automatic addition of identity field

Pull Request - State: closed - Opened by subhashb 4 months ago

#431 - Upgrade SQLAlchemy to 2.0.x

Pull Request - State: closed - Opened by subhashb 4 months ago

#430 - 428 Domain Service Enhancements

Pull Request - State: closed - Opened by subhashb 4 months ago

#429 - Support `List` of of Value Objects

Pull Request - State: closed - Opened by subhashb 4 months ago

#428 - Domain Services Enhancements

Issue - State: closed - Opened by subhashb 4 months ago
Labels: enhancement, architecture

#427 - (409) Transition Protean Config to .toml file

Pull Request - State: closed - Opened by subhashb 4 months ago

#426 - Add documentation related to defining Domain Behaviors

Pull Request - State: closed - Opened by subhashb 5 months ago

#425 - Add @invariant decorator to explicitly configure invariants

Pull Request - State: closed - Opened by subhashb 5 months ago

#424 - Bump requests from 2.31.0 to 2.32.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#423 - Support nesting associations under entities

Pull Request - State: closed - Opened by subhashb 5 months ago

#422 - Add support for `List(ValueField(VO))`

Issue - State: closed - Opened by subhashb 5 months ago
Labels: enhancement

#420 - Automatic Retries for Version Mismatch Errors

Issue - State: open - Opened by subhashb 5 months ago
Labels: enhancement, architecture, proposal

#419 - Resolve references when initializing Domain

Pull Request - State: closed - Opened by subhashb 5 months ago

#418 - Bugfix to ensure associations can only link to other entities

Pull Request - State: closed - Opened by subhashb 5 months ago

#417 - Add Fields related documentation

Pull Request - State: closed - Opened by subhashb 5 months ago

#416 - 415 Entity Association Enhancements

Pull Request - State: closed - Opened by subhashb 5 months ago

#415 - Enhance Entity `HasOne` Associations

Issue - State: closed - Opened by subhashb 5 months ago

#412 - Validate Auto field's `increment` option

Issue - State: closed - Opened by subhashb 5 months ago - 1 comment

#411 - Replace flake8 + black + isort with `ruff`

Pull Request - State: closed - Opened by subhashb 5 months ago

#410 - Replace flake8 + black + isort with `ruff`

Issue - State: closed - Opened by subhashb 5 months ago

#409 - Simplify config management with `.toml` configuration file

Issue - State: closed - Opened by subhashb 5 months ago
Labels: enhancement, architecture, proposal

#408 - Bump jinja2 from 3.1.3 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#407 - Bump werkzeug from 3.0.1 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#406 - Async server bug fixes and general enhancements

Pull Request - State: closed - Opened by subhashb 5 months ago

#405 - Clean up docs dependencies and retain just mkdocs-material

Pull Request - State: closed - Opened by subhashb 5 months ago

#404 - Bump idna from 3.6 to 3.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#403 - Refactor CLI commands and add documentation

Pull Request - State: closed - Opened by subhashb 6 months ago

#402 - Add `shell` command to Protean CLI

Pull Request - State: closed - Opened by subhashb 6 months ago

#401 - CLI commands refactoring

Pull Request - State: closed - Opened by subhashb 6 months ago - 1 comment

#400 - Switch from Copier to Typer

Pull Request - State: closed - Opened by subhashb 7 months ago - 1 comment

#399 - Switch from Copier to Typer and add test cases for project generation

Issue - State: closed - Opened by subhashb 7 months ago
Labels: bug, good first issue

#398 - Domain Traversal Refactoring

Pull Request - State: closed - Opened by subhashb 7 months ago - 1 comment

#397 - Add support to auto-generate Dockerfile from domain config

Issue - State: open - Opened by subhashb 7 months ago - 2 comments
Labels: enhancement, help wanted, good first issue

#396 - Bump cryptography from 41.0.7 to 42.0.4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#395 - Bump cryptography from 41.0.7 to 42.0.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#394 - Bump cryptography from 41.0.7 to 42.0.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#393 - Bump jinja2 from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#392 - Cannot initialize a domain in python console

Issue - State: closed - Opened by subhashb 10 months ago - 1 comment
Labels: bug

#391 - Control domain directory traversal explicitly in `init()`

Pull Request - State: closed - Opened by subhashb 10 months ago - 1 comment

#390 - Move to poetry

Pull Request - State: closed - Opened by subhashb 10 months ago - 1 comment

#389 - Move to Poetry

Issue - State: closed - Opened by subhashb 10 months ago - 1 comment

#388 - Fix warnings reported by Pytest

Pull Request - State: closed - Opened by subhashb 11 months ago - 1 comment

#387 - Use requirements.txt in readthedocs config

Pull Request - State: closed - Opened by subhashb 11 months ago - 1 comment

#386 - Add ReadTheDocs config file + misc fixes

Pull Request - State: closed - Opened by subhashb 11 months ago - 1 comment

#385 - Add support for Python 3.12.0

Pull Request - State: closed - Opened by subhashb 11 months ago - 1 comment

#384 - Update quickstart.rst

Pull Request - State: closed - Opened by sarangkkl about 1 year ago - 1 comment

#383 - 382 Add multi-tenancy support for Postgres

Pull Request - State: closed - Opened by subhashb over 1 year ago

#381 - Add a description attribute to fields

Pull Request - State: closed - Opened by subhashb over 1 year ago

#380 - Lock SQLAlchemy Version & Handle Exception

Pull Request - State: closed - Opened by advishnuprasad over 1 year ago - 2 comments

#379 - Raise valid exception (Fixes #378)

Pull Request - State: closed - Opened by advishnuprasad over 1 year ago - 1 comment

#378 - TypeError: exceptions must derive from BaseException

Issue - State: closed - Opened by advishnuprasad over 1 year ago

#377 - Add a `deprecated` flag to fields

Issue - State: open - Opened by subhashb about 2 years ago

#376 - Add a description attribute to fields

Issue - State: closed - Opened by subhashb about 2 years ago
Labels: enhancement

#372 - 327 - Refresh Code Generation utility

Pull Request - State: closed - Opened by subhashb over 2 years ago - 1 comment

#366 - Dicts in List fields are incorrectly serialized as Strings

Issue - State: closed - Opened by subhashb over 2 years ago
Labels: bug

#365 - Treat empty strings as None in Date and DateTime Fields

Pull Request - State: closed - Opened by subhashb over 2 years ago

#364 - Add namespace separator for Elasticsearch namespaces

Pull Request - State: closed - Opened by subhashb over 2 years ago

#363 - Add separator config for es namespace

Pull Request - State: closed - Opened by mpsiva89 over 2 years ago - 1 comment

#362 - Add separator config for ES namespace

Pull Request - State: closed - Opened by mpsiva89 over 2 years ago

#353 - Improve `repository_for` performance

Issue - State: closed - Opened by subhashb about 3 years ago - 1 comment

#352 - Use direct Class Names to link associations instead of fully qualified names

Issue - State: closed - Opened by subhashb over 3 years ago
Labels: enhancement

#349 - Introduce Cache and View layers

Pull Request - State: closed - Opened by subhashb over 3 years ago
Labels: enhancement

#348 - Refine Github Actions

Pull Request - State: closed - Opened by subhashb over 3 years ago - 1 comment

#347 - Migrate to Github actions

Pull Request - State: closed - Opened by nadirhamid almost 4 years ago - 1 comment

#346 - Enhance Protean Views to be fully-fledged Domain elements

Pull Request - State: closed - Opened by subhashb almost 4 years ago
Labels: enhancement

#345 - Remove `order_by` from Entity options

Issue - State: closed - Opened by subhashb almost 4 years ago