Skip to content

Latest commit

 

History

History
342 lines (219 loc) · 18 KB

CHANGELOG.md

File metadata and controls

342 lines (219 loc) · 18 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-02-28

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


conduit - v5.0.1

  • Bump "conduit" to 5.0.1.

conduit_codable - v5.0.1

  • Bump "conduit_codable" to 5.0.1.

conduit_common - v5.0.1

  • Bump "conduit_common" to 5.0.1.

conduit_config - v5.0.1

  • Bump "conduit_config" to 5.0.1.

conduit_core - v5.0.1

  • Bump "conduit_core" to 5.0.1.

conduit_isolate_exec - v5.0.1

  • Bump "conduit_isolate_exec" to 5.0.1.

conduit_open_api - v5.0.1

  • Bump "conduit_open_api" to 5.0.1.

conduit_password_hash - v5.0.1

  • Bump "conduit_password_hash" to 5.0.1.

conduit_postgresql - v5.0.1

  • Bump "conduit_postgresql" to 5.0.1.

conduit_runtime - v5.0.1

  • Bump "conduit_runtime" to 5.0.1.

conduit_test - v5.0.1

  • Bump "conduit_test" to 5.0.1.

fs_test_agent - v5.0.1

  • Bump "fs_test_agent" to 5.0.1.

2024-02-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


conduit - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR: housekeeping dart version uptick. (826f2805)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)

conduit_codable - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)

conduit_common - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)

conduit_config - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)

conduit_core - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • FIX(ci): Publish automation fix (#217). (2da2db05)

conduit_isolate_exec - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)

conduit_open_api - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)

conduit_password_hash - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)

conduit_postgresql - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)

conduit_runtime - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)

conduit_test - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)

fs_test_agent - v5.0.0

  • REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)

2023-11-22

Changes


Packages with breaking changes:

Packages with other changes:

Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):

  • conduit - v4.4.0
  • conduit_codable - v4.3.8
  • conduit_common - v4.3.8
  • conduit_config - v4.3.8
  • conduit_core - v4.4.0
  • conduit_isolate_exec - v4.3.8
  • conduit_open_api - v4.3.8
  • conduit_password_hash - v4.3.8
  • conduit_postgresql - v4.4.0
  • conduit_runtime - v4.3.8
  • conduit_test - v4.3.8
  • fs_test_agent - v4.3.8

conduit - v4.4.0

conduit_codable - v4.3.8

conduit_common - v4.3.8

conduit_config - v4.3.8

conduit_isolate_exec - v4.3.8

conduit_open_api - v4.3.8

conduit_password_hash - v4.3.8

conduit_runtime - v4.3.8

conduit_test - v4.3.8

fs_test_agent - v4.3.8

conduit_core - v4.4.0

conduit_postgresql - v4.4.0

2023-11-22

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


conduit - v4.4.0-dev.0

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • FIX: Melos stuff (#199). (20bc466d)

conduit_codable - v4.3.8-dev.0

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)
  • FIX: Melos stuff (#199). (20bc466d)

conduit_common - v4.3.8-dev.0

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)
  • FIX: Melos stuff (#199). (20bc466d)

conduit_config - v4.3.8-dev.0

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)
  • FIX: Melos stuff (#199). (20bc466d)

conduit_core - v4.4.0-dev.0

conduit_isolate_exec - v4.3.8-dev.0

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • FIX: Melos stuff (#199). (20bc466d)

conduit_open_api - v4.3.8-dev.0

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)
  • FIX: Melos stuff (#199). (20bc466d)

conduit_password_hash - v4.3.8-dev.0

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)
  • FIX: Melos stuff (#199). (20bc466d)

conduit_postgresql - v4.4.0-dev.0

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)
  • FIX: Melos stuff (#199). (20bc466d)
  • FEAT: sort predicate (#203). (1f51879c)

conduit_runtime - v4.3.8-dev.0

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)
  • FIX: Melos stuff (#199). (20bc466d)

conduit_test - v4.3.8-dev.0

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • FIX: Melos stuff (#199). (20bc466d)

fs_test_agent - v4.3.8-dev.0

  • REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
  • REFACTOR: House Keeping July 22. (cf1eb45e)
  • FIX: Melos stuff (#199). (20bc466d)