Skip to content

Releases: cspray/annotated-container

v2.3.0

22 May 14:00
2defbc1
Compare
Choose a tag to compare

What's Changed

  • Mark existing ActiveProfiles related code as deprecated by @cspray in #350
  • Mark Observers as deprecated by @cspray in #351
  • Allow implicit ServiceDelegate by @cspray in #362

Full Changelog: v2.2.0...v2.3.0

v2.2.0

29 May 23:42
831cf79
Compare
Choose a tag to compare

What's Changed

  • Feature/constraint protected delegated#312 by @cspray in #324
  • Add check for a service with duplicate names. Fix #311 by @cspray in #325
  • Task/improve abstract container factory by @cspray in #327
  • Add command to run logical constraint checks by @cspray in #332
  • Feature/non public service prepare/313 by @cspray in #335
  • Add check for duplicate service types by @cspray in #336
  • Allow creating a delegated parameter store factory by @cspray in #337
  • Feature/constraint multiple service prepare by @cspray in #338
  • Feature/illuminate container v2 by @cspray in #339
  • Feature/constraint multiple service delegate by @cspray in #340
  • Task/update for 2 2 by @cspray in #341

Full Changelog: v2.1.0...v2.2.0

v2.1.0

18 May 18:19
cc82d89
Compare
Choose a tag to compare

What's Changed

  • Add microseconds to logger timestamps by @cspray in #295
  • Feature/container analytics stopwatch by @cspray in #298
  • Update to use annotated-target v0.3 by @cspray in #299
  • Mark configuration as deprecated by @cspray in #300
  • Task/improve logging composite definition provider by @cspray in #301
  • Throw appropriate exception if configuration file not found by @cspray in #305
  • Actually log information with default logger by @cspray in #306
  • Ensure ContainerAnalyticsObserver respected in configuration by @cspray in #307
  • Show more useful information when confguration types are invalid by @cspray in #308
  • Update documentation for 2.1 release by @cspray in #320
  • Allow bootstrap to explicitly define container factory by @cspray in #321
  • Add changelog entry for bootstrap container factory override by @cspray in #322

Full Changelog: v2.0.0...v2.1.0

v2.0.0

12 May 20:01
1401bcc
Compare
Choose a tag to compare

Please see CHANGELOG.md for more details.

Full Changelog: v1.6.0...v2.0.0

v2.0.0-rc4

04 Mar 14:11
232d0b0
Compare
Choose a tag to compare
v2.0.0-rc4 Pre-release
Pre-release

What's Changed

  • Task/refactor out attributes by @cspray in #279
  • Remove packagePrivate config attribute by @cspray in #282
  • Task/rename compile namespace by @cspray in #283
  • Task/split observer interface by @cspray in #284
  • Update VERSION and CHANGELOG for 2.0.0-rc4 release by @cspray in #285

Full Changelog: v2.0.0-rc3...v2.0.0-rc4

2.0.0-rc3

11 Feb 22:45
f4a7e1c
Compare
Choose a tag to compare
2.0.0-rc3 Pre-release
Pre-release

What's Changed

  • Update third party initializer provider to read composer.json values … by @cspray in #276

Full Changelog: v2.0.0-rc2...v2.0.0-rc3

v2.0.0-rc2

11 Feb 20:27
60a7af4
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release

What's Changed

  • Improve configuration file, add multiple definition providers, improve vendor scanning by @cspray in #272
  • Make Observer profile aware, make bootstrap respect ObserverFactory by @cspray in #273
  • Add changelog and version for 2.0.0-rc2 by @cspray in #274

Full Changelog: v2.0.0-rc1...v2.0.0-rc2

v2.0.0-rc1

26 Jan 17:49
379b0d7
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

What's Changed

  • Fix wrong class reference in bootstrap section by @cspray in #261
  • Feature/configuration improvements by @cspray in #262
  • Add comments on Attributes for how to implement them by @cspray in #263
  • Fix psalm inject inference by @cspray in #264
  • Improve ContainerDefinitionBuilderContext names by @cspray in #265
  • Fix inconsistent usage of VarExporter by @cspray in #266
  • Update dependencies by @cspray in #267
  • Update docs, prepare for 2.0.0-rc1 release by @cspray in #268

Full Changelog: v2.0.0-beta3...v2.0.0-rc1

v2.0.0-beta3

05 Sep 12:11
9ab14f8
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta2...v2.0.0-beta3

v2.0.0-beta2

04 Sep 17:03
1987488
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

What's Changed

  • Add service definition to ServiceWiringObserver by @cspray in #257

Full Changelog: v2.0.0-beta1...v2.0.0-beta2