Releases: microsoft/Oryx
Releases · microsoft/Oryx
20190708.2
Changes:
- 5b94343 Do not add common runtime image to the list of images built (#258)
- 4474209 Styling (#255)
- cac402a Updated Python 3.8 to Beta 2 (#254)
- 004db03 Moved to helper directory (#257)
- 83b3cfa Custom manifest file location: Added a switch to build and runtime script generators (#247)
- 4228417 Add apt-https package to actually fetch MSODBC package info (#253)
- 78c75da Added
oryx exec
command (#219) - fccf9b2 Updated Python 3.6 (#250)
- 214638b Introduced convenience constructor in UnsupportedVersionException (#251)
- 61c33ee Add libodbc library for Python (#252)
See more
- d4e44dc Re-added deprecated option names for a smoother transition (#244)
- 71d5839 Moved Docker's executable name to a const (#248)
- 57a3903 Added a timed event for each command execution (#245)
- 1145e96 Consolidated version provider logic (#243)
- b7fcc63 add missing category for node integration tests (#215)
- b124545 .NET Core startup script:added new tests cases for user startup command (#238)
- dc498e8 Re-enabled skipped test (#246)
- 79ef55c Add common base image for run (#240)
- 3c20e3a Renamed command
languages
toplatforms
(#242)
This list of changes was auto generated.
20190701.1: update baseimage build definition as per renamed bash scripts (#241)
Changes:
This list of changes was auto generated.
20190628.2
Changes:
- 7adf371 Use 'latest' tag only for images produced out of master branch builds (#239)
- d8a3886 update stylecop to 1.1.118 (#237)
- 527ad3b Removed command line option
--language
& styling/cleanup (#231) - a9c2616 Updating status build, fix doc (#232)
- c91acf8 .NET Core startup script: Refactored the code to generate minimal shell script and doing most of the logic in golang (#230)
- 7978a82 Run script generator: Install golang 'dep' tool only if not already installed (#233)
- 5b5c67a Embedded commit information: Fix the commit id used to embed into binaries and images (#235)
This list of changes was auto generated.
20190626.9
Changes:
This list of changes was auto generated.
20190626.6
Changes:
- b533c76 fix release scripts
- 32398d6 move back to dotnetcore2.1 runtime target
- a7f6df8 update some nuget packages and bump oryx to dotnet core 2.2 (#209)
- 605b534 Renamed .sh files (#222)
- f111a5e skip buildpack test (#227)
- 2302950 build packs and base release scripts to be included in corresponding build pipelines
- cbfecb1 .NET Core: Save app startup dll file name in manifest file (#198)
- 23598fc Suppressed warning (#226)
- 5477de8 .NET Core: Updated 3.0 version from Preview5 to Preview6 (#224)
- 8587021 Styling (#220)
See more
- 466fc14 Refactored test fixture to prepare for ExecCommandTest (#223)
- c9755e6 .NET Core: Warn if multiple 'runtimeconfig.json' files are present (#196)
- 962bd27 Fix path to constants file in startupscriptgenerators (#221)
- 9d09780 Fixing Golang code workspace and other minor things (#216)
- d67bc53 Streamlines error message prefixes (#218)
- b6e351b Fixed Python 3.8 directory discovery (#217)
- 2f49c2e Added basic infrastructure for "install-runtime" command + consolidated subcommand names (#210)
- c61c74b Logging dev dependencies for Node.js (#213)
- 82d41d1 Added Python 3.8 to the README (#212)
- 95c0f70 Update Node LTS version to latest 10 (#211)
- 3ea6b5d Added buildpacks tests (#193)
- 2f13f92 Added support for Python 3.8 (#205)
- 0ae319e Improved upgradability for Python (#202)
This list of changes was auto generated.
20190617.2
20190614.3: make release as part of multi stage build pipeline (oryx-ci) (#207)
Changes:
- f9c3c71 make release as part of multi stage build pipeline (oryx-ci) (#207)
- 147e02d update reference to python base image in oryx python runtime images (#204)
- 722f98a Consolidated boolean strings (#203)
- ace9b0e Improved upgradability of PHP (#201) [ #903911 ]
- 1df84ce Rename members (#200)
- 84feebd Added support for all platforms in the
oryx run-script
command (#194) - a1b17fa Moved option templates to consts & added --platform (#199)
- bd9769d Code clean-up in tests (#195)
- 2822c44 Added method EqualsIgnoreCase (#186)
- fdf88c3 More doc changes (#189)
See more
- 5d9e762 Fixed SqlServerIntegrationTests to use a sql server database on Azure (#178)
- 5e7ca5c publish vsts scripts in build templates for base images (#191)
- 5160c57 Code clean-up (renames, usings, whitespace removal) (#190)
- 24dd087 Added utility method to base class (#188)
- f5f2350 rename build templates and publish vsts scripts (#187)
- 5a8b507 Build build pack only on non-Windows platforms (#174)
- 2fbf3fd Adding documentation explaining app service implementation (#185)
- 8a67090 Added a buildpack test with the Heroku builder (#184)
- 6673542 Fix integration tests (python & db) and handle adding duplicate OperationId property in case of multi-platform build (#183)
- 07558da converting ci builds to parallel (#161)
- d2d9625 update python and php base images references in build image dockerfile (#181)
- 5069feb Updated PHP versions (7.3.5, 7.2.18) (#177)
- 725622f Added VSO env prefix (#182)
- 785d926 Zendopcache (#180)
- af2f799 Fixed member case (#179)
- 17564e6 Added a checker for global NPM package installations (#165)
- 9c7c2fd Write operation id to build manifest file instead of a separate file (#176)
- bddf7a9 Moved platform-specific members to platform dirs (#175)
- 038b15c Control Node LTS versions using constants file (#173)
- b0f1a84 Updated namespace for CLI tests (#159)
- 46df712 Adding major-only images for Node (#170)
- 3e09a9c Added a basic buildpack test & fixed checker discovery (#163)
- 6b64dc4 Added App Insights source prefix (#154)
- 2d31acf Fix how .NET Core versions are resolved. Separate runtime and sdk versions. (#168)
- 4e852cd Tests: Added tests for .NET Core 1.0 and 2.0 apps (#167)
- 676883f Python runtime images share same structure as build image (#151)
- 513bf4f Update PHP runtime image base tag (#166)
- d3b7ec3 update php image (#164)
- ffb5a35 Fix .NET Core build script to build from intermediate directory if provided (#162)
- 6b1d131 Added support for building ASP.NET Core app using Debug configuration (#153)
- 146f307 Fixed ASP.NET Core 'web project' probing logic to consider more scenarios (#152)
- aafcbfc Introduced message/warning framework (#149)
- d0fd2cb Updated .NET Core Sdks and runtime images to use latest patch versions (#160)
- f55928e Runtime startup script: Ensure directory exists before creating output file (#155)
This list of changes was auto generated.
20190611.2
Changes:
- 61c21ec Fix .NET Core startup script startup command (#197)
- c2ee5d8 Fix .NET Core build script to build from intermediate directory if provided (#162)
- 15ac482 Added support for building ASP.NET Core app using Debug configuration (#153)
- 6ee490a Fixed ASP.NET Core 'web project' probing logic to consider more scenarios (#152)
- b602cb6 Runtime startup script: Ensure directory exists before creating output file (#155)
This list of changes was auto generated.
20190610.3: Improved upgradability of PHP (#201)
20190607.1
Changes:
- bd9769d Code clean-up in tests (#195)
- 2822c44 Added method EqualsIgnoreCase (#186)
- fdf88c3 More doc changes (#189)
- 5d9e762 Fixed SqlServerIntegrationTests to use a sql server database on Azure (#178)
- 5e7ca5c publish vsts scripts in build templates for base images (#191)
- 5160c57 Code clean-up (renames, usings, whitespace removal) (#190)
- 24dd087 Added utility method to base class (#188)
- f5f2350 rename build templates and publish vsts scripts (#187)
- 5a8b507 Build build pack only on non-Windows platforms (#174)
- 2fbf3fd Adding documentation explaining app service implementation (#185)
This list of changes was auto generated.