Apache Baremaps v0.7.1 (incubating)
The Apache Baremaps community is pleased to announce the release of Apache Baremaps 0.7.1 (incubating). This is our first release since joining the Apache Software Foundation and an important milestone in the project's history. Thank you to everyone who contributed to this release and thank you to the mentors for their guidance and support. We are looking to grow the community and welcome new contributors.
What's Changed
- Use the google code style and rename the root package by @bchapuis in #496
- Use the pgbulkinsert dependency instead of the modified version by @bchapuis in #500
- Use the latest MIT licensed version of osmpbf by @bchapuis in #504
- Add inspect and tile boundaries controllers to map by @bchapuis in #508
- Share datasources between workflow tasks by @bchapuis in #509
- Improve workflow tasks by @bchapuis in #510
- Check whether file exists when replacing it in the download workflow … by @Drabble in #514
- Remove the iploc TODO.md that has been replaced by issues by @Drabble in #527
- Use .asf.yaml to manage GitHub settings by @CalvinKirs in #533
- Support single IPv4 address to clean up code by @Drabble in #528
- Remove docs directory, fix links and .asf.yaml by @bchapuis in #540
- Order IP to location by size of IP range by @Drabble in #543
- Create a new index that includes both ip_start and ip_end by @Drabble in #545
- Leverage Java 17 features by @bchapuis in #547
- Simplify natural and landuse layers by @bchapuis in #532
- Update README.md by @Drabble in #550
- Put back the examples along with a basic README.md by @Drabble in #551
- Fix wrong links to the documentation in the README by @Drabble in #552
- Improve the Geocoder service and make a simple web example by @Drabble in #555
- Improve IP to location with a Workflow and a simple web application by @Drabble in #529
- Update the IntelliJ configurations by @Drabble in #558
- Refactor the openstreetmap handlers by @bchapuis in #564
- Put the extrusion example back in place by @Drabble in #567
- Simplify the design of the geocoder by @bchapuis in #563
- Style bridges in basemap by @bchapuis in #576
- Fix styling issues by @bchapuis in #579
- Improve layer ordering by @bchapuis in #581
- Improve support for the collection API to facilitate the simplification of geometries by @bchapuis in #570
- Add geoBoundaries dataset to basemap by @bchapuis in #584
- First release of Apache Baremaps by @bchapuis in #535
- Improve label ordering in basemap by @bchapuis in #589
- Fix broken link by @joshfischer1108 in #592
- Update links to the documentation by @bchapuis in #593
- Fix missing license headers by @LeonardBesseau in #598
New Contributors
- @CalvinKirs made their first contribution in #533
- @joshfischer1108 made their first contribution in #592
Full Changelog: v0.7.0...v0.7.1