-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release 0.79.0 #3260
Merged
griest024
merged 3 commits into
develop
from
release-please--branches--develop--components--daffodil
Dec 4, 2024
Merged
chore: release 0.79.0 #3260
griest024
merged 3 commits into
develop
from
release-please--branches--develop--components--daffodil
Dec 4, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
October 14, 2024 18:45
90b2091
to
1e9bbea
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
14 times, most recently
from
October 14, 2024 18:55
aee36b6
to
fc2f379
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
October 14, 2024 19:18
fc2f379
to
740442c
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
November 4, 2024 16:20
781c633
to
20953f8
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
November 5, 2024 06:38
20953f8
to
ac9e54f
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
November 12, 2024 17:06
ac9e54f
to
09b443a
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
November 13, 2024 20:42
09b443a
to
63e45ae
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
November 25, 2024 15:55
86dd87a
to
ca3986b
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
November 25, 2024 21:58
9837adf
to
9b345e0
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
November 26, 2024 04:10
0c25587
to
4289490
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
November 26, 2024 15:59
39603ba
to
78cf291
Compare
griest024
approved these changes
Dec 4, 2024
🤖 Release is at https://github.com/graycoreio/daffodil/releases/tag/v0.79.0 🌻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.79.0 (2024-11-26)
⚠ BREAKING CHANGES
@daffodil/external-router
. The most important change is the removal ofDaffExternalRouterExistenceGuard
and supporting services in favor ofdaffExternalMatcherTypeGuard
. See the docs for exactly how to change yourRoutes
.danger
value inDaffStatus
has been changed tocritical
.SEARCH_FEDERATED_CONFIG_DEFAULT
->DAFF_SEARCH_FEDERATED_CONFIG_DEFAULT
,SEARCH_FEDERATED_CONFIG_TOKEN
->DAFF_SEARCH_FEDERATED_CONFIG_TOKEN
provideDaff...
(#3270)Features
provideDaff...
(#3270) (c098de0)DaffTextSnippetComponent
(#2945) (8656d7e)DaffStatus
danger value to critical and add an info value (#3293) (e3365b2)index.json
(#3311) (158fd78)marked
for each pipeline (#3308) (5987d24)Bug Fixes
This PR was generated with Release Please. See documentation.