v0.6.0-rc.1
Pre-release
Pre-release
This is an auto-generated list of changes. We should have a proper one for the non-RC version
What's Changed
- feat: add multiple geometry columns support in table sources by @stepankuzmin in #269
- test: add table source tests by @stepankuzmin in #270
- test: add function source tests by @stepankuzmin in #271
- CORS - Add GET to the list of allowed_methods by @AndreaGiardini in #274
- chore: update dependencies by @stepankuzmin in #278
- chore: update dependencies by @stepankuzmin in #280
- fix: #279 500 error on Uppercase Table name by @kzima in #285
- chore: update dependencies by @stepankuzmin in #297
- chore: update dependencies by @stepankuzmin in #307
- Fix get_bound.sql to return Polygon everytime by @HackJack-101 in #300
- feat: add default SRID support by @stepankuzmin in #308
- chore: update dependencies by @stepankuzmin in #323
- ci: improve docker job by @stepankuzmin in #334
- Use 2021 edition, modern format by @nyurik in #331
- Migrate to TileJSON v0.3 by @nyurik in #330
- ci: enable dependabot auto-merge by @stepankuzmin in #337
- Add maplibre-gl-js example by @sharkAndshark in #340
- Remove extern, optimize use, fmt str by @nyurik in #338
- Use tilejson 0.3.1 and simplify by @nyurik in #341
- Migrate some urbica/martin -> maplibre/martin by @nyurik in #347
- Use squash instead of merge when auto-merging Dependabot PRs by @stepankuzmin in #360
- typo in README.md by @DevinNorgarb in #361
- Optimize prettify_error function by @sharkAndshark in #352
- Fix clippy in benchmarks, and adjust CI by @nyurik in #363
- Clean up licensing per on-boarding by @nyurik in #364
- Auto approve Dependabot semver patch PRs by @stepankuzmin in #368
- sort use-statements during fmt by @nyurik in #376
- remove a few minor code dups by @nyurik in #375
- feat!: remove --watch support by @nyurik in #381
- feat: clean up readme and code of conduct by @nyurik in #382
- feat: use latest actix, switch to bb8 (async everywhere), remove actions by @nyurik in #377
- minor docker fixes by @nyurik in #396
- Rework dockerfile to use rust-alpine by @nyurik in #398
- cargo update by @nyurik in #395
- [noop] Include readme code in the unit tests by @nyurik in #402
- Attempt to migrate CI to maplibre/martin by @nyurik in #408
- Lint code based on clippy suggestions by @nyurik in #417
- Clean up actix routes, HEAD support by @nyurik in #416
- Add missing
libc6-compat
in Dockerfile by @stepankuzmin in #419 - Clean up configuration system to use Clap by @nyurik in #415
- Breakup config for pg and srv by @nyurik in #420
- Compatible with case sensitive PostgreSQL identifiers by @sharkAndshark in #428
- Configuration cleanup: step 2 by @nyurik in #425
- Vendor openssl by @gbip in #435
- Migrate to MapLibre documentation by @nyurik in #407
New Contributors
- @AndreaGiardini made their first contribution in #274
- @kzima made their first contribution in #285
- @HackJack-101 made their first contribution in #300
- @nyurik made their first contribution in #331
- @sharkAndshark made their first contribution in #340
- @DevinNorgarb made their first contribution in #361
Full Changelog: v1.0.0-alpha.0...v0.6.0-rc.1