Skip to content

Conversation

@akshaymankar
Copy link
Member

@akshaymankar akshaymankar commented Sep 8, 2021

Changes

Release Notes

API Changes

Features

Bug fixes and other updates

Documentation

Internal changes

Federation changes

jschaul and others added 17 commits August 30, 2021 09:17
* document connections internals a bit better

* Hi CI
…ber Removal (#1718)

* Remove the obsolete case of managed conversations in member removal
* Fix the changelog for an already merged PR #1697
…lified ids (#1703)


Co-authored-by: jschaul <jschaul@users.noreply.github.com>
* Refactor RemoteError handling

* Remove unused TinyLog effect
This selects a snappy branch containing a fix for a linker issue with libsnappy-1.1.9. The fix is in this PR: bos/snappy#7
* Append a newline to JSON golden tests

* Pretty print golden JSON files

* Make ordering of keys in JSON golden files deterministic

* Update the changelog
* Many types' tests got updated
* Clean up JSON golden tests for EventType
* Remove redundant JSON golden tests for conversation 'Event's
* Add JSON golden tests for missing conversation event types
* Limit the export of a golden test module to test objects only

* Clean up JSON golden tests for AssetToken

* Clean up JSON golden tests for NewAssetToken

* Clean up JSON golden tests for AssetRetention

* Clean up JSON golden tests for AssetSettings

* Clean up JSON golden tests for AssetKey

* Clean up JSON golden tests for ResumableSettings

* Clean up JSON golden instances for TotalSize

* Clean up JSON golden tests for ChunkSize

* Clean up JSON golden tests for Offset

* Clean up JSON golden tests for ResumableAsset

* Clean up JOSN golden tests for TurnHost

* Clean up JSON golden tests for Scheme (call configuration)

* Clean up JSON golden tests for Transport

* Clean up JSON golden tests for TurnURI

* Reformatting of Golden.Generated for better readability

* Clean up JSON golden tests for RTCIceServer

* Clean up JSON golden tests for RTCConfiguration

* Clean up JSON golden tests for SFTServer

* Clean up JSON golden tests for ConnectionRequest

* Clean up JSON golden tests for Relation

* Clean up JSON golden tests for Message

* Clean up JSON golden tests for UserConnection

* Clean up JSON golden tests for UserConnectionList

* Clean up JSON golden tests for ConnectionUpdate

* Remove redundant brackets in Golden.Generated

* Clean up JSON golden tests for Conversation

* Fix a failing golden test for Conversation

* Clean up JSON golden tests for NewConvUnmanaged

* Introduce a FromJSON testing utility for failure cases

* Further clean up of JSON golden tests of NewConvUnmanaged

* Clean up JSON golden tests for NewConvManaged

* Clean up JSON golden tests for ConversationList

* Clean up JSON golden tests for 'ConversationList Convevrsation'

* Clean up JSON golden tests for Access

* Clean up JSON golden tests for AccessRole

* Clean up JSON golden tests for ConvType

* Clean up JSON golden tests for ReceiptMode

* Clean up JSON golden tests for ConvTeamInfo

* Update the changelog

* Clean up JSON golden tests for Invite

* Clean up JSON golden tests for ConversationRename

* Clean up JSON golden tests for ConversationAccessUpdate

* Clean up JSON golden tests for ConversationReceiptModeUpdate

* Clean up JSON golden tests for ConversationMessageTimerUpdate

* Clean up JSON golden tests for AddBot

* Clean up JSON golden tests for AddBotResponse

* Clean up JSON golden tests for RemoveBotResponse

* Clean up JSON golden tests for UpdateBotPrekeys

* Clean up JSON golden tests for ConversationCode

* Clean up JSON golden tests for MemberUpdate

* Clean up JSON golden tests for MemberUpdate

* Clean up JSON golden tests for MutedStatus

* Clean up JSON golden tests for OtherMember

* Clean up JSON golden tests for ConvMembers

* Clean up JSON golden tests for OtherMemberUpdate

* Clean up JSON golden tests for RoleName

* Clean up JSON golden tests for Action

* Clean up JSON golden tests for ConversationRole

* Clean up JSON golden tests for ConversationRoleList

* Clean up JSON golden tests for TypingStatus

* Clean up JSON golden tests for TypingData

* Leaving JSON golden tests for CustomBackend

- The types CustomBackend is made of are not JSON-tested directly and it
looks like there is non-trivial logic as to what constitutes a valid
CustomBackend, so I'm leaving the tests as they are

* Clean up JSON golden tests for EventType

* Remove redundant JSON golden tests for conversation 'Event's

* Rename objects in JSON golden tests for conversation 'Event's

* Rename more objects in JSON golden tests for conversation 'Event's

* Add JSON golden tests for missing conversation event types

* Update the changelog

* Clean up JSON golden tests for SimpleMember

* Remove an unused contraint in a JSON test utility

* Remove unused imports in generated JSON golden tests

* Clean up JSON golden tests for SimpleMembers

* Clean up JSON golden tests for Member

* fixup! Clean up JSON golden tests for SimpleMembers

* Clean up JSON golden tests for Connect

* Clean up JSON golden tests for MemberUpdateData

* Clean up JSON golden tests for OtrMessage

* Clean up JSON golden tests for Priority

* Clean up JSON golden tests for OtrRecipients

* Remove unused imports in generated JSON golden tests

* Clean up JSON golden tests for NewOtrMessage

* Clean up JSON golden tests for ClientMismatch

* Clean up JSON golden tests for QueuedNotification

* Clean up JSON golden tests for QueuedNotificationList

* Leaving the PropertyKey tests as they are (missing better understanding)

- The only cosmetic change is to remove redundant brackets

* Clean up JSON golden tests for PropertyValue

* Clean up JSON golden tests for Wire.API.Push.Token.Transport

* Clean up JSON golden tests for Wire.API.Push.Token.Token

* Clean up JSON golden tests for AppName

* Clean up JSON golden tests for Wire.API.Push.Token.PushToken

* Clean up JSON golden tests for Wire.API.Push.Token.PushTokenList

* Update the changelog

* More conflict resolving after merging

* Remove unused imports and redundant brackets
Co-authored-by: Marko Dimjašević <marko.dimjasevic@wire.com>
The hack in #1700 does not actually seem to work in CI, and in fact it
prevents log output from being displayed at all when helm test fails.

The integration-test-logs.sh script is still around, and it can be used
to display helm test output interactive when running tests manually in a
terminal.
@akshaymankar akshaymankar merged commit 7587f9d into master Sep 8, 2021
@akshaymankar akshaymankar deleted the release_2021_09_08 branch September 8, 2021 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants