-
-
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.78.0 #3096
Merged
griest024
merged 1 commit into
develop
from
release-please--branches--develop--components--daffodil
Oct 14, 2024
Merged
chore: release 0.78.0 #3096
griest024
merged 1 commit into
develop
from
release-please--branches--develop--components--daffodil
Oct 14, 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
September 19, 2024 19:48
d8208a3
to
a275303
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 20, 2024 12:33
a275303
to
adc4d2f
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 23, 2024 18:47
adc4d2f
to
a2f9827
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 23, 2024 20:00
a2f9827
to
0b12e48
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 24, 2024 09:12
0b12e48
to
30ca81e
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 24, 2024 15:16
30ca81e
to
949703f
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 24, 2024 18:41
949703f
to
deb9460
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 25, 2024 13:43
deb9460
to
ae74f61
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
2 times, most recently
from
September 26, 2024 20:05
7f996fe
to
9f24a3d
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 26, 2024 23:11
9f24a3d
to
1bdfa69
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 27, 2024 13:57
1bdfa69
to
d454ac0
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 27, 2024 16:49
d454ac0
to
096adee
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
September 27, 2024 19:47
096adee
to
860ad5c
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
3 times, most recently
from
October 10, 2024 16:13
eb97b71
to
6fbd9e9
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
October 10, 2024 16:27
6fbd9e9
to
081e5dd
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
October 10, 2024 17:00
081e5dd
to
ff7fc7e
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
October 11, 2024 12:49
ff7fc7e
to
7e3700c
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
October 11, 2024 13:20
7e3700c
to
1150657
Compare
gray-bot
force-pushed
the
release-please--branches--develop--components--daffodil
branch
from
October 14, 2024 14:18
1150657
to
93e0dd2
Compare
griest024
approved these changes
Oct 14, 2024
🤖 Release is at https://github.com/graycoreio/daffodil/releases/tag/v0.78.0 🌻 |
gracetxgao
pushed a commit
to gracetxgao/daffodil
that referenced
this pull request
Oct 24, 2024
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.78.0 (2024-10-14)
⚠ BREAKING CHANGES
COLLECTION_NAMES
has been removed. UsecanHandle
to check backend routing capabilitiesDaffInMemoryDataServiceInterface
is now exported from@daffodil/driver/in-memory
and has been removed from@daffodil/core/testing
Features
DaffInMemoryDataServiceInterface
to@daffodil/driver/in-memory
(#3145) (87277c6)DaffOpenableDirective
(#2908) (fa6f4db)Bug Fixes
resetState
when entity doesn't exist breaks state (#3129) (0d37f30)ServerModule
imported (#3128) (be67bae)This PR was generated with Release Please. See documentation.