Skip to content

Releases: Azure/azure-mobile-apps

5.0.0

06 May 17:58
461bec1
Compare
Choose a tag to compare

** GA of the latest codebase **

All new client and service components for ASP.NET 6 (service) and .NET Standard 2.0 (covering Xamarin Android, Xamarin iOS, Xamarin Forms, WPF, and UWP, plus others).

Full Changelog: 5.0.0-beta.12...5.0.0

5.0.0-beta.12

08 Apr 14:32
03f2f24
Compare
Choose a tag to compare
5.0.0-beta.12 Pre-release
Pre-release

Highlights

  • Completed client with SQLite store.
  • Single-table push, pull, and purge.
  • Dates and times are stored in the offline database with ms accuracy.

Client-side execution and SQLite integration tests

08 Dec 18:02
19ace30
Compare
Choose a tag to compare

Changes:

  • 19ace30 (#259, #261) Test Re-organization and client-side execution (#272) [ #273 ]
  • 4906b32 (#256) Moving to docs.microsoft.com - removing documentation (#266)
  • 3b28603 (#257) Updated bug template to ask for library versions (#265)

This list of changes was auto generated.

Fixes for IAccessControlProvider

22 Nov 23:02
Compare
Choose a tag to compare
Pre-release

Changes:

  • e110ed4 Corrected PropertyGroup in Abstractions csproj
  • 747fbfb Correct metadata in Abstractions package
  • 83d80b8 Remove NuGetToolInstaller (not required) from azure-pipelines
  • d0fca29 Added Abstractions library to list of signed libraries
  • 9414942 Merge branch 'pr-254'
  • 60f77fd merge: conflict fixes
  • 4cef0cd (#255) Convert AccessControlProvider to use Expression<Func<T, bool>> (#260)
  • 1525761 Updated TargetFramework and LangVersion
  • 847ee42 fix TFM
  • 1bc1b4b fix path
See More
  • 6871034 Move interfaces and enum to Abstractions

This list of changes was auto generated.

Because releasing is hard.

22 Nov 23:25
Compare
Choose a tag to compare
Pre-release

Really - this is a copy of beta.9 but with a full release to NuGet

5.0.0-beta.8 - Updated .NET 6 template

08 Nov 20:27
2ce4aed
Compare
Choose a tag to compare
Pre-release

Changes:

  • 2ce4aed (#250) Updated LangVersion and appsettings (#251)

This list of changes was auto generated.

.NET 6 Service Template

07 Nov 23:16
934ec09
Compare
Choose a tag to compare
Pre-release

Changes:

This list of changes was auto generated.

5.0.0-alpha.1 - .NET Core Service

29 Oct 19:02
52b60e2
Compare
Choose a tag to compare
Pre-release

Changes:

  • 52b60e2 Fix release asset updating in pipeline.
  • 3081c56 Run signing if not a pull request.
  • 49416ee Added release stage to pipeline (#232)
  • 7f73cd8 Revert the pipeline (#231)
  • 5bf6afa Remove comment - I think it might be interfering
  • 77222ca Add templates to nuget packages
  • 94ea77b Add nuspec files to nuget artifact
  • f8808d6 Move back to nuget as the artifact name
  • 4d3375f Change nuget to unsigned.
  • cb3b557 Moved pre-signing items to post-build (#230)
See More
  • 802c398 Make the code checks in line with the pipeline
  • 3452708 Updates to required packages (#228)
  • 9878d92 Removed the defunct EnableDatasyncControllers() call (#227)
  • 088a333 Added client libraries to the list for signing.
  • 7f85461 Added more diagnostics to AssertEx.HasHeader() (#226)
  • a867fb3 Correct SignList.xml for proper DLL signing
  • e54e101 Re-enable signing (#225)
  • 1082495 Disabled signing until we can update the pools.
  • 6e0562b Removed client from signing list.
  • f39c6bd Fixed file reference for test results.
  • 2593a7d Odata8 update (#218)
  • b047ca0 Updates to NuGet packages.
  • db51400 Updates to nuget packages for latest versions.
  • a7d24d5 Fixed binlog recording
  • 11dc7c3 Moved test results gathering to be more generic
  • beba539 Fixed coverlet arguments
  • 5d5695a Added code coverage reporting
  • b52d930 Retry publish code coverage
  • 6b43154 Move code checks to post-build
  • c365b09 CredScan: We were using a test JWT, which was picked up (not a problem since it's fake). To avoid confusion, switching to B64 encoded text and abstracting all the token management to the base test.
  • a3f32c3 Added guardian and test publication
  • 69c0bf1 Added guardian and test publication
  • 4829412 Added client authentication (#217)
  • 6364111 Update README.md
  • 28d55e6 Added pre-sign tasks
  • 1e047a4 Fixing build artifact detection (attempt #9)
  • 5d5fdd8 Fixing build artifact detection (attempt #8)
  • b3e2d8f Fixing build artifact detection (attempt #7)
  • 6fb0c40 Fixing build artifact detection (attempt #6)
  • 37a8c49 Fixing build artifact detection (attempt #5)
  • 6d04af1 Fixing build artifact detection (attempt #4)
  • a797e86 Fixing build artifact detection (attempt #3)
  • 1a1255f Fixing build artifact detection (attempt #2)
  • 6d5d6ed Trying to make the powershell scripts more readable
  • 69a89bd Fixed up post-build artifact gathering
  • a1f853b Move to pre/postbuild templates
  • f39ad33 Changed template over to parameterized
  • f8a56f0 Fixing consolidation
  • 700b8fe Abstract artifact publication to separate file
  • b0ca930 Corrected powershell argument for -Verbose
  • 13a6024 Added verbose logging to copies
  • 9046984 Don't publish nuget to build area
  • 2a2139c More precise wildcards for DLL/PDB detection
  • cf84843 Fix nuget transfer
  • df264a8 Create nuget artifacts
  • 3b313fc Fixing powershell fu
  • a654ca9 Fixed powershell file consolidation step
  • 75fb1fe Consolidate build artifacts
  • 484ec59 Fixed template directory
  • ab2d5b2 Fixed spelling of netSdkPath
  • 9efc9d3 Fixed spelling of netSdkPath
  • a56e916 Updated dotnet pack for template
  • c06d560 Split .NET SDK from Template
  • fd39bef Fixed PR code condition
  • f626795 Revalidate pipeline
  • 0224c5f Reduced artifacts list
  • 3ca698d Exclude refs directories
  • 714b82e New azure-pipelines.xml file
  • 6dc0397 Moved templates into dotnet SDK area
  • 17be288 Moved mkdir over to powershell
  • 7ffdcdd Fixed output directory creation
  • 0965e2e Added prebuild step to create output directory
  • 927e21f Minor updates to the azure-pipelines.yml file
  • c042bb7 Moved to generating package on build
  • fe547a8 Corrected spelling errors
  • 547c76c Move pack to it's own step
  • 494ecff Move template above build step
  • e4e980b Added Copy task to copy files to the right place
  • 6a9081e Moved output directory to top level
  • 6ba7082 Moved output directory to top level
  • 5498827 Changed build to Pack
  • 649146a Replace passwords with stars for credential scanning
  • c39dc7d Fixed display names
  • c077a31 Fix dependencies for signing
  • d0b8f43 Fix dependencies for signing
  • 0b1f93d Fixed area path
  • f917c83 Moved template build into a JOB
  • aad8284 Added build template
  • 00bad87 Removed GitHub Actions build process for .NET SDK
  • c17e33f adjusted settings for sdk/dotnet path
  • 3396815 Moved back to cake
  • 34112f1 Added buildConfiguration to the test task
  • 4774f3f Testing with projects
  • 299f95c Moved over to VSTest@2 for testing
  • 4a4f53b Change to VSBuild
  • c47bd8b Set up for .NET Core SDK
  • e8ebd3a Removed restore step from unit tests
  • 6e3bfc3 Converted Linq OData test to collection checking for better reliability
  • 4025336 Test fixes
  • 9150234 Publish test artifacts added to azure devops
  • 27a9ce7 Fixed job name
  • 9025471 New Azure Pipelines r.1
  • 31d56a2 azure-pipelines-defn-7
  • 75f7d3f azure-pipelines-defn-6
  • 19f9794 azure-pipelines-defn-5
  • f5b7e45 azure-pipelines-defn-4
  • 600ce2d azure-pipelines-defn-3
  • 8ae6b8b pipeline-defn-2
  • 160c11f Converted dotnetcli to script
  • af0a1ca Added dotnet restore step
  • d38ae04 New Azure-Pipelines file
  • 175a481 Removed azure-pipelines to restart
  • 1904839 Moved build.cake into sdk/dotnet
  • 2f53636 Fixed the test bug for async/await
  • edde33a Added build.cake
  • 0b7bc09 Fixing the azure-pipelines (take 1)
  • 72e34c0 Fixed error handler test for task
  • c89428e Removing console logging
  • ec3cdfc More MSBuild checks
  • 6426a0a More MSBuild shenanigans
  • caafeaf Fixed path for MSBUILD
  • e09f0d3 MSBuild path
  • 9beeab5 Moved to windows runner
  • e3856ba Changed to GitHub Actions using msbuild
  • 3dbcce0 First release of the online client (no auth) (#216)
  • bf45a59 markdownlint corrections
  • c948b77 Added GitHub Act...
Read more