Skip to content

Releases: kritikos-io/Configuration.Persistence

Version 2.0.0

12 May 10:09
4a8ada8
Compare
Choose a tag to compare

Emoji legend available at https://gitmoji.dev

Changes:

  • 4a8ada8 Merge pull request #19 from kritikos-io/develop
  • 32d4d6a 🔧 Updates configuration submodule
  • f7b4214 🔧 Updates configuration submodule
  • 800ec83 💚 Uses proper github connection name v2
  • 83bb14e 💚 Uses proper github connection name
  • 70eb6fd 💚 Sets git tagging parameters
  • 61fec9c Merge pull request #18 from kritikos-io/feature/majorRefactoring
  • 05ef8d0 💚 Uses CI tags
  • fbed9f6 📌🔥 Removes gulp configuration
  • be1e1d5 📦🔧 Disables packing of sample project
See More
  • ff40c4c 🍱 Sets nuget icon
  • 837ef62 ✅ Temporarily disables testing on IO converters
  • 66b4fb4 ✨ Introduces soft delete interceptor
  • 645f118 🚚 Finishes project separation
  • e095112 🚚 Moves converter source & tests in their own project
  • 0af4f94 🚨 Fixes linter warnings
  • 3e64abe 🔧 Updates configuration submodule
  • b4c3849 🧐 Adds basic samples
  • d407962 💥 ✨ Separates features to discrete projects
  • 6b494a1 🚨 Fixes warnings
  • 877d7e8 🔥 Removes database specific interfaces
  • 71bf8ce ✨ Moves interceptors in their own project
  • 953ec3d ✨ Adds a simple model for DTOs for usage with Observables
  • dcf4e80 🚚 Moves namespaces according to interface changes
  • b9d95d6 🎉 Moves Interfaces to their own project
  • 431b0df 💥⬆️ Updates to .NET SDK 5.0
  • eb4de2d ✨ Adds a simple concurrency field update via extension method
  • d4666bf 🔥 Removes ChangeTracker extensions, obsoleted by Interceptors
  • 424dd4e 🔥 Removes base classes that should be customized per project
  • 1cee95b ✨ Adds sample project
  • 1be66ad 💥🔥 Removes DbContext health check
  • 0e8935f Merge pull request #17 from kritikos-io/master
  • e8d79a9 🔀 Merge pull request #16 from kritikos-io/hotfix/DbContextCheckScope
  • 22394b3 ✅ Makes fact skippable
  • 73b1865 🔧 Updates configuration submodule
  • 428af99 🔧 Updates configuration submodule
  • eaf37fa 🚨 Removes linter warnings
  • 1c56b41 🚑️ Fixes HealthCheck registration extensions
  • e5f1ab8 🚑️ Resolves DbContext from own scope in health checks
  • 98f12ba 🔀 Merge pull request #15 from kritikos-io/develop
  • 4f28694 🔇 Removes description from succesful health checks
  • 77ce936 🔀 Merge pull request #14 from kritikos-io/develop
  • f8dd31a 📝 Uses proper badge for Azure DevOps
  • 6202d5e 🔀 Merge pull request #13 from kritikos-io/develop
  • 05cfe1d 🔧🚨 Conforms to linter
  • 73ebce4 💥 Removes obsolete classes
  • 2ddefb1 Merge pull request #12 from kritikos-io/develop
  • 73cae1c 🔧💚 Updates configuration submodule
  • d262129 🚨 Removes needless namespaces
  • 1589520 🔧💚 Updates configuration submodule
  • 1c571d4 🔀 Merge pull request #11 from kritikos-io/develop
  • 04aa42c 🔧💚 Updates configuration submodule
  • 016281e 🔧💚 Updates configuration submodule
  • 09dea8e ♻️ Removes static constructor and initializes inline
  • 24f0d8a ♻️ Renames parameter in accordance to base class
  • 279f45d 🔀 Merge pull request #10 from kritikos-io/develop
  • a398b3d ✨ Adds DbContext HealthChecks
  • f441fb2 📝 Adds a WIP documentation
  • 693a17a 🔧 Updates configuration submodule
  • d41925c 📝🔧
  • a5375ba Merge pull request #9 from kritikos-io/feature/devops
  • ff5842a 🔧 Updates configuration submodule
  • 8a32e1a 🔧 Updates configuration submodule
  • 5dc513f 🔧 Updates configuration submodule
  • 22bc6c6 🔧 Updates configuration submodule
  • 2e8539d 🔧 Updates configuration submodule
  • dde712f 🔧 Updates configuration submodule
  • 6b59685 💚 Adds intellicode
  • aca48ea 💚 Mainlines CI deployment
  • a0e3a61 🔀 Merge pull request #8 from kritikos-io/feature/converters
  • 191756c ⬆️📌 Updates nuget dependencies
  • c764fd4 💥 Consolidates ApiAuthorizationDbContext definitions
  • b629790 ✅ Proper test exclusion
  • 8dcce56 🔧 Updates configuration submodule
  • 8bb97e2 ✨ Adds EnumToDescriptionStringConverter and affiliated tests
  • cbd6c38 ✅ Tries to exclude tests so they run only on their respective platforms
  • 8d2d1f7 📝 Adds nuget metadata information.
  • 379a590 🔧 Updates configuration submodule
  • 871e01d 🎨 Uses new submodule styling
  • 12823db Merge pull request #7 from kritikos-io/develop
  • 7481b1e ✨ Adds DirectoryInfoToString converter
  • 26806b3 🚚 Simplifies filenames
  • c2f5583 ✨ Adds FileInfoToString converter
  • 19f3ce6 📝 Adds documentation
  • d431692 ✨ Adds a relative Uri to string converter
  • f795654 Tweaks nullable context
  • a11ef4d ✅ Provides test coverage for timespan converter
  • cd2f9ef ✨ Adds a new converter for TimeSpan to and from numeric values
  • 2c78307 📝 Fixes missing documentation
  • 528807d Provides proper tests for the main bulk of methods
  • e543fa9 Adds a simple dbcontext to be used for testing
  • 052a18f Excludes POCOs and redundant methods from coverage
  • 5fd8506 Updates nuget dependencies for tests
  • 20b8dd5 Fixes analyzer suppressions
  • c5a4eb1 Prevents collection mutation in modelbuilder configuration
  • 9113bfe Removes obsolete and unmanaged code from code coverage
  • 53b8fc1 Updates nuget dependencies
  • 5b2b0cc Removes ApiAuthorizationDbContext from coverage
  • bb4fd5c Starts tests from scratch
  • 273bbed Updates configuration submodule
  • 51e7315 Marks as deprecated, not obsolete
  • f136464 Updates documentation and marks obsolete parts
  • fdf481d Updates Configuration Submodule
  • 3477cc9 Adds a DbContextPool compatible ApiAuthorizationContext
  • 6f8328d Calls proper configuration methods
  • a1e02e6 Updates submodule
  • 51e7155 Makes IdentityServer library packable
  • 3e1f0b9 ✨ Adds an ApiAuthorizationDbContext with exposed TRole and TKey generics
  • 3b8be04 Fixes TContext name for logs
  • a7088d7 Provides a basic migration service for hosted environments
  • 638a94c Adds common sane options as an extension method
  • fd1bd90 Moves extension methods to their own namespace
  • 83f9123 Replaces EF Core with EF Core Relational
  • 3ec2c12 🚑 Makes interface publicly settable again
  • 8572cc6 🚑 Adds explicit implementation of Audit/Timestamp
  • 2b78777 ✨ Provides Interceptors for deprecated functionality
  • 9e597bf 🗑️ Deprecates methods replaced by Interceptors
  • d7cce4a ⬆ Updates dependencies
  • e30aa2e 🔧 Updates configuration submodule
  • 22588bb Merge pull ...
Read more