Releases: aternosorg/php-model
Releases · aternosorg/php-model
v4.3.0
What's Changed
- Add option to prevent saving results of select query in model registry by @JulianVennen in #19
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Add some metadata from OpenSearch responses to SearchResult by @KurtThiemann in #18
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
- Accept opensearch responses without a _source field by @KurtThiemann in #17
Full Changelog: v4.1.0...v4.1.1
v4.1.0
v4.0.0
What's Changed
- Raise minimum PHP version to 8.3
- Replace ElasticSearch driver with OpenSearch by @KurtThiemann in #15
Full Changelog: v3.2.6...v4.0.0
v3.2.6
What's Changed
- Add tests for SQL codegen by @JulianVennen in #11
- PHP 8.4 compatability: Make parameter types explicitly nullable by @pavog in #13
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- Update year in LICENSE by @pavog in #9
- Fix encoding arrays for (NOT) IN queries by @JulianVennen in #10
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Add IN and NOT IN operators to TestTableEntry by @JulianVennen in #8
New Contributors
- @JulianVennen made their first contribution in #8
Full Changelog: v3.2.3...v3.2.4