Skip to content

Conversation

alukach
Copy link
Member

@alukach alukach commented Aug 3, 2025

No description provided.

@github-actions github-actions bot added the feat label Aug 3, 2025
@alukach alukach force-pushed the main branch 2 times, most recently from 7428e39 to 8efe5e5 Compare August 5, 2025 18:49
@alukach alukach marked this pull request as ready for review August 9, 2025 06:03
@alukach alukach force-pushed the feat/update-default-endpoints branch from ae11019 to b6ced42 Compare August 9, 2025 06:12
@alukach alukach merged commit 6718991 into main Aug 9, 2025
3 checks passed
@alukach alukach deleted the feat/update-default-endpoints branch August 9, 2025 06:15
alukach pushed a commit that referenced this pull request Aug 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.8.0](v0.7.1...v0.8.0)
(2025-08-16)


### Features

* add `configure_app` for applying middleware to existing FastAPI
applications
([#85](#85))
([3c5cf69](3c5cf69))
* add aws lambda handler
([#81](#81))
([214de02](214de02))
* add configurable audiences
([#83](#83))
([58d05ea](58d05ea))
* **config:** expand default endpoints
([#79](#79))
([6718991](6718991))

### Documentation

* build out separate documentation website
([#78](#78))
([6c9b6ba](6c9b6ba))
* **user-guide:** add record-level and route-level auth sections
([#80](#80)),
create getting-started section, move configuration & installation and
tips to user guide, reword authentication to authorization, mention
row-level authorization, fix configuration links and tips file ref,
formatting updates
([89377c6](89377c6),
[a840234](a840234),
[6ba081e](6ba081e),
[11a5d28](11a5d28),
[2d5d2ac](2d5d2ac),
[8ed08bc](8ed08bc),
[5fbd5df](5fbd5df),
[170f001](170f001),
[d829800](d829800),
[37fa12d](37fa12d)))
* **docker:** add OpenSearch backend stack to docker-compose
([#71](#71))
([d779321](d779321))
* **tips:** add details about CORS configuration
([#84](#84))
([fc1e217](fc1e217))
* **deployment:** add details of deploying STAC Auth Proxy
([aaf3802](aaf3802))
* **cicd:** fix deploy workflow (correct filename, fix deploy step)
([5f00eca](5f00eca),
[5178b92](5178b92))
* **architecture:** add data filtering diagrams
([48afd7e](48afd7e))
* miscellaneous documentation updates:
- add changelog
([5710853](5710853))
- add version badges to README
([d962230](d962230))
- describe installation via pip
([bfb9ca8](bfb9ca8))
- fix getting started link
([8efe5e5](8efe5e5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: ds-release-bot[bot] <116609932+ds-release-bot[bot]@users.noreply.github.com>
alukach added a commit that referenced this pull request Sep 3, 2025
* add conformance endpoint to default public endpoints 
* openapi endpoint now defaults to `/api` (matching `stac-fastapi-*`), instead of `null`
* swagger ui endpoint now defaults to `/api.html`, matching recommendation by stac docs, instead of `null`
alukach pushed a commit that referenced this pull request Sep 3, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.8.0](v0.7.1...v0.8.0)
(2025-08-16)


### Features

* add `configure_app` for applying middleware to existing FastAPI
applications
([#85](#85))
([3c5cf69](3c5cf69))
* add aws lambda handler
([#81](#81))
([214de02](214de02))
* add configurable audiences
([#83](#83))
([58d05ea](58d05ea))
* **config:** expand default endpoints
([#79](#79))
([6718991](6718991))

### Documentation

* build out separate documentation website
([#78](#78))
([6c9b6ba](6c9b6ba))
* **user-guide:** add record-level and route-level auth sections
([#80](#80)),
create getting-started section, move configuration & installation and
tips to user guide, reword authentication to authorization, mention
row-level authorization, fix configuration links and tips file ref,
formatting updates
([89377c6](89377c6),
[a840234](a840234),
[6ba081e](6ba081e),
[11a5d28](11a5d28),
[2d5d2ac](2d5d2ac),
[8ed08bc](8ed08bc),
[5fbd5df](5fbd5df),
[170f001](170f001),
[d829800](d829800),
[37fa12d](37fa12d)))
* **docker:** add OpenSearch backend stack to docker-compose
([#71](#71))
([d779321](d779321))
* **tips:** add details about CORS configuration
([#84](#84))
([fc1e217](fc1e217))
* **deployment:** add details of deploying STAC Auth Proxy
([aaf3802](aaf3802))
* **cicd:** fix deploy workflow (correct filename, fix deploy step)
([5f00eca](5f00eca),
[5178b92](5178b92))
* **architecture:** add data filtering diagrams
([48afd7e](48afd7e))
* miscellaneous documentation updates:
- add changelog
([5710853](5710853))
- add version badges to README
([d962230](d962230))
- describe installation via pip
([bfb9ca8](bfb9ca8))
- fix getting started link
([8efe5e5](8efe5e5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: ds-release-bot[bot] <116609932+ds-release-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant